=> Bootstrap dependency digest>=20010302: found digest-20190127
===> 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'.
(cd ../../devel/gmp && /usr/bin/make WRKDIR=/data/scratch/lang/gcc34/work/gcc-3.4.6/.devel.gmp EXTRACT_DIR=/data/scratch/lang/gcc34/work/gcc-3.4.6  WRKSRC='${EXTRACT_DIR}/${DISTNAME:C/a$//}' SKIP_DEPENDS=YES checksum)
=> Bootstrap dependency digest>=20010302: found digest-20190127
===> 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'.
=> Checksum SHA1 OK for gmp-6.2.0.tar.bz2
=> Checksum RMD160 OK for gmp-6.2.0.tar.bz2
=> Checksum SHA512 OK for gmp-6.2.0.tar.bz2
===> 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 gcc34-3.4.6nb8
(ulimit -d `ulimit -H -d`; cd /data/scratch/lang/gcc34/work/obj && /usr/bin/env USETOOLS=no ICONVPREFIX=/usr ac_cv_path_ac_cv_prog_chmod=/bin/chmod SHELL=/bin/sh PTHREAD_CFLAGS=\ -pthread\  PTHREAD_LDFLAGS=\ -pthread PTHREAD_LIBS= PTHREADBASE=/usr ABI_BASELINE_PAIR=x86_64-netbsd9.99.67 CC=clang CFLAGS=-O2\ -I/data/scratch/lang/gcc34/work/.buildlink/include\ -I/usr/include CPPFLAGS=-I/data/scratch/lang/gcc34/work/.buildlink/include\ -I/usr/include CXX=clang++ CXXFLAGS=-O2\ -I/data/scratch/lang/gcc34/work/.buildlink/include\ -I/usr/include COMPILER_RPATH_FLAG=-Wl,-R F77=gfortran FC=gfortran FFLAGS=-O LANG=C LC_ALL=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-L/usr/lib\ -Wl,-R/usr/lib\ -Wl,-R/usr/pkg/lib LINKER_RPATH_FLAG=-R PATH=/data/scratch/lang/gcc34/work/.cwrapper/bin:/data/scratch/lang/gcc34/work/.buildlink/bin:/data/scratch/lang/gcc34/work/.tools/bin:/usr/pkg/bin:/usr/bin:/bin:/usr/pkg/bin:/usr/local/bin:/usr/pkg/bin:/usr/pkg/bin PREFIX=/usr/pkg MAKELEVEL=0 CONFIG_SITE= PKG_SYSCONFDIR=/usr/pkg/etc CXXCPP=clang-cpp HOME=/data/scratch/lang/gcc34/work/.home CWRAPPERS_CONFIG_DIR=/data/scratch/lang/gcc34/work/.cwrapper/config CPP=clang-cpp LOCALBASE=/usr/pkg X11BASE=/usr/pkg PKGMANDIR=man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/usr/bin/install\ -c\ -s\ -o\ pbulkXXX\ -g\ users\ -m\ 755 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ pbulkXXX\ -g\ users\ -m\ 755 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ pbulkXXX\ -g\ users\ -m\ 755 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ pbulkXXX\ -g\ users\ -m\ 644 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ pbulkXXX\ -g\ users\ -m\ 644 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ pbulkXXX\ -g\ users\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ pbulkXXX\ -g\ users\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ pbulkXXX\ -g\ users\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ pbulkXXX\ -g\ users\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ pbulkXXX\ -g\ users\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ -s\ -o\ pbulkXXX\ -g\ users\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ pbulkXXX\ -g\ users\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ pbulkXXX\ -g\ users\ -m\ 775 INSTALL_INFO= MAKEINFO=/data/scratch/lang/gcc34/work/.tools/bin/makeinfo FLEX= BISON= PKG_CONFIG= PKG_CONFIG_LIBDIR=/data/scratch/lang/gcc34/work/.buildlink/lib/pkgconfig:/data/scratch/lang/gcc34/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/data/scratch/lang/gcc34/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/data/scratch/lang/gcc34/work/.cwrapper/config /usr/pkg/bin/gmake bootstrap)
Configuring in libiberty
configure: creating cache ./config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... `if [ -f $r/texinfo/makeinfo/makeinfo ] ; then echo $r/texinfo/makeinfo/makeinfo ; else if (makeinfo --version | egrep 'texinfo[^0-9]*([1-3][0-9]|4\.[2-9]|[5-9])') >/dev/null 2>&1; then echo makeinfo; else echo $s/missing makeinfo; fi; fi`
configure: WARNING:
*** Makeinfo is missing. Info documentation will not be built.
checking for perl... perl
checking build system type... x86_64--netbsd9.99.67
checking host system type... x86_64--netbsd9.99.67
checking for x86_64--netbsd9.99.67-ar... ar
checking for x86_64--netbsd9.99.67-ranlib... ranlib
checking for x86_64--netbsd9.99.67-gcc... clang
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ANSI C... none needed
checking how to run the C preprocessor... clang-cpp
checking whether clang and cc understand -c and -o together... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether byte ordering is bigendian... no
checking for a BSD-compatible install... /data/scratch/lang/gcc34/work/.tools/bin/install -c
Appending /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../config/mh-x86pic to xhost-mkfrag
checking for sys/file.h... yes
checking for sys/param.h... yes
checking for limits.h... yes
checking for stdlib.h... yes
checking for malloc.h... yes
checking for string.h... yes
checking for unistd.h... yes
checking for strings.h... yes
checking for sys/time.h... yes
checking for time.h... yes
checking for sys/resource.h... yes
checking for sys/stat.h... yes
checking for sys/mman.h... yes
checking for fcntl.h... yes
checking for alloca.h... no
checking for sys/pstat.h... no
checking for sys/sysmp.h... no
checking for sys/sysinfo.h... no
checking for machine/hal_sysinfo.h... no
checking for sys/table.h... no
checking for sys/sysctl.h... yes
checking for sys/systemcfg.h... no
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether errno must be declared... no
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... yes
checking for strings.h... (cached) yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... (cached) yes
checking for uintptr_t... yes
checking for pid_t... yes
checking for library containing strerror... none required
checking for asprintf... yes
checking for atexit... yes
checking for basename... yes
checking for bcmp... yes
checking for bcopy... yes
checking for bsearch... yes
checking for bzero... yes
checking for calloc... yes
checking for clock... yes
checking for ffs... yes
checking for getcwd... yes
checking for getpagesize... yes
checking for index... yes
checking for insque... yes
checking for memchr... yes
checking for memcmp... yes
checking for memcpy... yes
checking for memmove... yes
checking for mempcpy... no
checking for memset... yes
checking for mkstemps... yes
checking for putenv... yes
checking for random... yes
checking for rename... yes
checking for rindex... yes
checking for setenv... yes
checking for snprintf... yes
checking for sigsetmask... yes
checking for stpcpy... yes
checking for stpncpy... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strncasecmp... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtod... yes
checking for strtol... yes
checking for strtoul... yes
checking for tmpnam... yes
checking for vasprintf... yes
checking for vfprintf... yes
checking for vprintf... yes
checking for vsnprintf... yes
checking for vsprintf... yes
checking for waitpid... yes
checking whether alloca needs Cray hooks... no
checking stack direction for C alloca... -1
checking for unistd.h... (cached) yes
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for _doprnt... no
checking for sys_errlist... yes
checking for sys_nerr... yes
checking for sys_siglist... yes
checking for external symbol _system_configuration... no
checking for getrusage... yes
checking for on_exit... no
checking for psignal... yes
checking for strerror... yes
checking for strsignal... yes
checking for sysconf... yes
checking for times... yes
checking for sbrk... yes
checking for gettimeofday... yes
checking for realpath... yes
checking for canonicalize_file_name... no
checking for pstat_getstatic... no
checking for pstat_getdynamic... no
checking for sysmp... no
checking for getsysinfo... no
checking for table... no
checking for sysctl... yes
checking whether canonicalize_file_name must be declared... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for working strncmp... yes
updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating testsuite/Makefile
config.status: creating config.h
config.status: executing default commands
gmake[1]: Entering directory '/data/scratch/lang/gcc34/work/obj/libiberty'
if [ x"-fpic" != x ] && [ ! -d pic ]; then \
  mkdir pic; \
else true; fi
touch stamp-picdir
if [ x"-fpic" != x ]; then \
  clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/regex.c -o pic/regex.o; \
else true; fi
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/regex.c:8178:20: warning: unused parameter 'preg' [-Wunused-parameter]
    const regex_t *preg;
                   ^
2 warnings generated.
clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/regex.c -o regex.o
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/regex.c:8178:20: warning: unused parameter 'preg' [-Wunused-parameter]
    const regex_t *preg;
                   ^
2 warnings generated.
if [ x"-fpic" != x ]; then \
  clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/cplus-dem.c -o pic/cplus-dem.o; \
else true; fi
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/cplus-dem.c -o cplus-dem.o
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
if [ x"-fpic" != x ]; then \
  clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/cp-demangle.c -o pic/cp-demangle.o; \
else true; fi
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/cp-demangle.c:690:4: warning: overlapping comparisons always evaluate to false [-Wtautological-overlap-compare]
          && kind > gnu_v3_complete_object_allocating_ctor))
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/cp-demangle.c:710:4: warning: overlapping comparisons always evaluate to false [-Wtautological-overlap-compare]
          && kind > gnu_v3_base_object_dtor))
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3 warnings generated.
clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/cp-demangle.c -o cp-demangle.o
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/cp-demangle.c:690:4: warning: overlapping comparisons always evaluate to false [-Wtautological-overlap-compare]
          && kind > gnu_v3_complete_object_allocating_ctor))
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/cp-demangle.c:710:4: warning: overlapping comparisons always evaluate to false [-Wtautological-overlap-compare]
          && kind > gnu_v3_base_object_dtor))
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3 warnings generated.
if [ x"-fpic" != x ]; then \
  clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/cp-demint.c -o pic/cp-demint.o; \
else true; fi
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/cp-demint.c -o cp-demint.o
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
if [ x"-fpic" != x ]; then \
  clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/md5.c -o pic/md5.o; \
else true; fi
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/md5.c -o md5.o
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
if [ x"-fpic" != x ]; then \
  clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/alloca.c -o pic/alloca.o; \
else true; fi
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/alloca.c -o alloca.o
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
if [ x"-fpic" != x ]; then \
  clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/argv.c -o pic/argv.o; \
else true; fi
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/argv.c -o argv.o
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
if [ x"-fpic" != x ]; then \
  clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/choose-temp.c -o pic/choose-temp.o; \
else true; fi
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/choose-temp.c -o choose-temp.o
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
if [ x"-fpic" != x ]; then \
  clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/concat.c -o pic/concat.o; \
else true; fi
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/concat.c -o concat.o
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
if [ x"-fpic" != x ]; then \
  clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/dyn-string.c -o pic/dyn-string.o; \
else true; fi
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/dyn-string.c -o dyn-string.o
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
if [ x"-fpic" != x ]; then \
  clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/fdmatch.c -o pic/fdmatch.o; \
else true; fi
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/fdmatch.c -o fdmatch.o
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
if [ x"-fpic" != x ]; then \
  clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/fibheap.c -o pic/fibheap.o; \
else true; fi
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/fibheap.c -o fibheap.o
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
if [ x"-fpic" != x ]; then \
  clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/floatformat.c -o pic/floatformat.o; \
else true; fi
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/floatformat.c -o floatformat.o
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
if [ x"-fpic" != x ]; then \
  clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/fnmatch.c -o pic/fnmatch.o; \
else true; fi
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/fnmatch.c -o fnmatch.o
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
if [ x"-fpic" != x ]; then \
  clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/getopt.c -o pic/getopt.o; \
else true; fi
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/getopt.c:396:10: warning: unused parameter 'argc' [-Wunused-parameter]
     int argc;
         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/getopt.c:397:19: warning: unused parameter 'argv' [-Wunused-parameter]
     char *const *argv;
                  ^
3 warnings generated.
clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/getopt.c -o getopt.o
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/getopt.c:396:10: warning: unused parameter 'argc' [-Wunused-parameter]
     int argc;
         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/getopt.c:397:19: warning: unused parameter 'argv' [-Wunused-parameter]
     char *const *argv;
                  ^
3 warnings generated.
if [ x"-fpic" != x ]; then \
  clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/getopt1.c -o pic/getopt1.o; \
else true; fi
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/getopt1.c -o getopt1.o
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
if [ x"-fpic" != x ]; then \
  clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/getpwd.c -o pic/getpwd.o; \
else true; fi
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/getpwd.c -o getpwd.o
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
if [ x"-fpic" != x ]; then \
  clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/getruntime.c -o pic/getruntime.o; \
else true; fi
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/getruntime.c -o getruntime.o
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
if [ x"-fpic" != x ]; then \
  clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/hashtab.c -o pic/hashtab.o; \
else true; fi
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/hashtab.c -o hashtab.o
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
if [ x"-fpic" != x ]; then \
  clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/hex.c -o pic/hex.o; \
else true; fi
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/hex.c -o hex.o
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
if [ x"-fpic" != x ]; then \
  clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/lbasename.c -o pic/lbasename.o; \
else true; fi
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/lbasename.c -o lbasename.o
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
if [ x"-fpic" != x ]; then \
  clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/lrealpath.c -o pic/lrealpath.o; \
else true; fi
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/lrealpath.c -o lrealpath.o
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
if [ x"-fpic" != x ]; then \
  clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/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/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/make-relative-prefix.c -o make-relative-prefix.o
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
if [ x"-fpic" != x ]; then \
  clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/make-temp-file.c -o pic/make-temp-file.o; \
else true; fi
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/make-temp-file.c -o make-temp-file.o
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
if [ x"-fpic" != x ]; then \
  clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/objalloc.c -o pic/objalloc.o; \
else true; fi
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/objalloc.c -o objalloc.o
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
if [ x"-fpic" != x ]; then \
  clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/obstack.c -o pic/obstack.o; \
else true; fi
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/obstack.c -o obstack.o
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
if [ x"-fpic" != x ]; then \
  clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/partition.c -o pic/partition.o; \
else true; fi
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/partition.c -o partition.o
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
if [ x"-fpic" != x ]; then \
  clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/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/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/physmem.c -o physmem.o
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
if [ x"-fpic" != x ]; then \
  clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/pex-unix.c -o pic/pex-unix.o; \
else true; fi
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/pex-unix.c -o pex-unix.o
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
if [ x"-fpic" != x ]; then \
  clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/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/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/safe-ctype.c -o safe-ctype.o
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
if [ x"-fpic" != x ]; then \
  clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/sort.c -o pic/sort.o; \
else true; fi
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/sort.c -o sort.o
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
if [ x"-fpic" != x ]; then \
  clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/spaces.c -o pic/spaces.o; \
else true; fi
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/spaces.c -o spaces.o
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
if [ x"-fpic" != x ]; then \
  clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/splay-tree.c -o pic/splay-tree.o; \
else true; fi
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/splay-tree.c -o splay-tree.o
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
if [ x"-fpic" != x ]; then \
  clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/strerror.c -o pic/strerror.o; \
else true; fi
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/strerror.c -o strerror.o
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
if [ x"-fpic" != x ]; then \
  clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/strsignal.c -o pic/strsignal.o; \
else true; fi
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/strsignal.c -o strsignal.o
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
if [ x"-fpic" != x ]; then \
  clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/ternary.c -o pic/ternary.o; \
else true; fi
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/ternary.c:150:1: warning: function 'ternary_recursivesearch' is not needed and will not be emitted [-Wunneeded-internal-declaration]
ternary_recursivesearch (p, s)
^
2 warnings generated.
clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/ternary.c -o ternary.o
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/ternary.c:150:1: warning: function 'ternary_recursivesearch' is not needed and will not be emitted [-Wunneeded-internal-declaration]
ternary_recursivesearch (p, s)
^
2 warnings generated.
if [ x"-fpic" != x ]; then \
  clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/xatexit.c -o pic/xatexit.o; \
else true; fi
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/xatexit.c -o xatexit.o
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
if [ x"-fpic" != x ]; then \
  clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/xexit.c -o pic/xexit.o; \
else true; fi
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/xexit.c -o xexit.o
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
if [ x"-fpic" != x ]; then \
  clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/xmalloc.c -o pic/xmalloc.o; \
else true; fi
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/xmalloc.c -o xmalloc.o
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
if [ x"-fpic" != x ]; then \
  clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/xmemdup.c -o pic/xmemdup.o; \
else true; fi
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/xmemdup.c -o xmemdup.o
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
if [ x"-fpic" != x ]; then \
  clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/xstrdup.c -o pic/xstrdup.o; \
else true; fi
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/xstrdup.c -o xstrdup.o
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
if [ x"-fpic" != x ]; then \
  clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/xstrerror.c -o pic/xstrerror.o; \
else true; fi
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/xstrerror.c -o xstrerror.o
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
if [ x"-fpic" != x ]; then \
  clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/mempcpy.c -o pic/mempcpy.o; \
else true; fi
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
clang -c -DHAVE_CONFIG_H -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/../include  -W -Wall -Wtraditional -pedantic /data/scratch/lang/gcc34/work/gcc-3.4.6/libiberty/mempcpy.c -o mempcpy.o
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
rm -f libiberty.a pic/libiberty.a
ar rc libiberty.a \
  regex.o cplus-dem.o cp-demangle.o cp-demint.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 pex-unix.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  mempcpy.o
ranlib libiberty.a
if [ x"-fpic" != x ]; then \
  cd pic; \
  ar rc libiberty.a \
    regex.o cplus-dem.o cp-demangle.o cp-demint.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 pex-unix.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  mempcpy.o; \
  ranlib libiberty.a; \
  cd ..; \
else true; fi
rm -f needed-list; touch needed-list; \
for f in atexit calloc memchr memcmp memcpy memmove memset rename strchr strerror strncmp strrchr strstr strtol strtoul tmpnam vfprintf vprintf vfork waitpid bcmp bcopy bzero; do \
  for g in mempcpy.o ; do \
    case "$g" in \
      *$f*) echo $g >> needed-list ;; \
    esac; \
  done; \
done
echo regex.o cplus-dem.o cp-demangle.o cp-demint.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 pex-unix.o safe-ctype.o sort.o spaces.o splay-tree.o strerror.o strsignal.o ternary.o xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o > required-list
gmake[2]: Entering directory '/data/scratch/lang/gcc34/work/obj/libiberty/testsuite'
gmake[2]: Nothing to be done for 'all'.
gmake[2]: Leaving directory '/data/scratch/lang/gcc34/work/obj/libiberty/testsuite'
gmake[1]: Leaving directory '/data/scratch/lang/gcc34/work/obj/libiberty'
Configuring in intl
creating cache ./config.cache
checking for GNU ld... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking how to run the C preprocessor... clang-cpp
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unsigned long long... yes
checking for shared library run path origin... done
checking whether make sets ${MAKE}... yes
checking for a BSD compatible install... /data/scratch/lang/gcc34/work/.tools/bin/install -c
checking whether NLS is requested... yes
checking for gcc... clang
checking whether the C compiler (clang -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include ) works... yes
checking whether the C compiler (clang -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether clang accepts -g... yes
checking host system type... x86_64--netbsd9.99.67
checking for ranlib... ranlib
checking for strerror in -lcposix... no
checking for ANSI C header files... yes
checking for working const... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... no
checking for alloca... yes
checking for unistd.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... no
checking whether integer division by zero raises SIGFPE... no
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for msgfmt... /data/scratch/lang/gcc34/work/.tools/bin/msgfmt
checking for gmsgfmt... /data/scratch/lang/gcc34/work/.tools/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for argz.h... no
checking for limits.h... yes
checking for locale.h... yes
checking for nl_types.h... yes
checking for malloc.h... yes
checking for stddef.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for feof_unlocked... no
checking for fgets_unlocked... no
checking for getc_unlocked... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... no
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... no
checking for __argz_stringify... no
checking for __argz_next... no
checking for __fsetlocking... no
checking for iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... no
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... no
checking for GNU gettext in libintl... no
checking whether to use NLS... yes
checking where the gettext function comes from... included intl directory
updating cache ./config.cache
creating ./config.status
creating Makefile
creating config.intl
creating config.h
gmake[1]: Entering directory '/data/scratch/lang/gcc34/work/obj/intl'
CONFIG_HEADERS=config.h CONFIG_FILES= /bin/sh config.status
creating config.h
config.h is unchanged
echo timestamp > cstamp-h
cp /data/scratch/lang/gcc34/work/gcc-3.4.6/intl/libgnuintl.h libintl.h
clang -c -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -DHAVE_CONFIG_H  -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/intl /data/scratch/lang/gcc34/work/gcc-3.4.6/intl/bindtextdom.c
clang -c -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -DHAVE_CONFIG_H  -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/intl /data/scratch/lang/gcc34/work/gcc-3.4.6/intl/dcgettext.c
clang -c -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -DHAVE_CONFIG_H  -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/intl /data/scratch/lang/gcc34/work/gcc-3.4.6/intl/dgettext.c
clang -c -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -DHAVE_CONFIG_H  -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/intl /data/scratch/lang/gcc34/work/gcc-3.4.6/intl/gettext.c
clang -c -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -DHAVE_CONFIG_H  -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/intl /data/scratch/lang/gcc34/work/gcc-3.4.6/intl/finddomain.c
clang -c -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -DHAVE_CONFIG_H  -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/intl /data/scratch/lang/gcc34/work/gcc-3.4.6/intl/loadmsgcat.c
clang -c -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -DHAVE_CONFIG_H -DLOCALE_ALIAS_PATH="\"/usr/pkg/gcc34/share/locale\"" -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/intl /data/scratch/lang/gcc34/work/gcc-3.4.6/intl/localealias.c
clang -c -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -DHAVE_CONFIG_H  -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/intl /data/scratch/lang/gcc34/work/gcc-3.4.6/intl/textdomain.c
clang -c -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -DHAVE_CONFIG_H  -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/intl /data/scratch/lang/gcc34/work/gcc-3.4.6/intl/l10nflist.c
clang -c -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -DHAVE_CONFIG_H  -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/intl /data/scratch/lang/gcc34/work/gcc-3.4.6/intl/explodename.c
clang -c -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/pkg/gcc34/share/locale\"" -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/intl /data/scratch/lang/gcc34/work/gcc-3.4.6/intl/dcigettext.c
clang -c -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -DHAVE_CONFIG_H  -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/intl /data/scratch/lang/gcc34/work/gcc-3.4.6/intl/dcngettext.c
clang -c -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -DHAVE_CONFIG_H  -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/intl /data/scratch/lang/gcc34/work/gcc-3.4.6/intl/dngettext.c
clang -c -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -DHAVE_CONFIG_H  -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/intl /data/scratch/lang/gcc34/work/gcc-3.4.6/intl/ngettext.c
clang -c -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -DHAVE_CONFIG_H  -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/intl /data/scratch/lang/gcc34/work/gcc-3.4.6/intl/plural.c
clang -c -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -DHAVE_CONFIG_H  -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/intl /data/scratch/lang/gcc34/work/gcc-3.4.6/intl/plural-exp.c
clang -c -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -DHAVE_CONFIG_H -DLIBDIR="\"/usr/pkg/gcc34/lib\"" -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/intl /data/scratch/lang/gcc34/work/gcc-3.4.6/intl/localcharset.c
clang -c -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -DHAVE_CONFIG_H -DINSTALLDIR="\"/usr/pkg/gcc34/lib\"" -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/intl /data/scratch/lang/gcc34/work/gcc-3.4.6/intl/relocatable.c
clang -c -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -DHAVE_CONFIG_H  -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/intl /data/scratch/lang/gcc34/work/gcc-3.4.6/intl/localename.c
clang -c -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -DHAVE_CONFIG_H  -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/intl /data/scratch/lang/gcc34/work/gcc-3.4.6/intl/log.c
clang -c -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -DHAVE_CONFIG_H  -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/intl /data/scratch/lang/gcc34/work/gcc-3.4.6/intl/osdep.c
clang -c -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -O2 -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -DHAVE_CONFIG_H  -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/intl /data/scratch/lang/gcc34/work/gcc-3.4.6/intl/intl-compat.c
rm -f libintl.a
ar cru libintl.a bindtextdom.o dcgettext.o dgettext.o gettext.o finddomain.o loadmsgcat.o localealias.o textdomain.o l10nflist.o explodename.o dcigettext.o dcngettext.o dngettext.o ngettext.o plural.o plural-exp.o localcharset.o relocatable.o localename.o log.o osdep.o intl-compat.o
ranlib libintl.a
gmake[1]: Leaving directory '/data/scratch/lang/gcc34/work/obj/intl'
Configuring in gcc
configure: creating cache ./config.cache
checking build system type... x86_64--netbsd9.99.67
checking host system type... x86_64--netbsd9.99.67
checking target system type... x86_64--netbsd9.99.67
checking LIBRARY_PATH variable... ok
checking GCC_EXEC_PREFIX variable... ok
checking whether to place generated files in the source directory... no
configure: WARNING: cannot execute: /usr/pkg/bin/ld: check --with-ld or env. var. DEFAULT_LINKER
checking whether a default linker was specified... yes (/usr/pkg/bin/ld - GNU ld)
configure: WARNING: cannot execute: /usr/pkg/bin/as: check --with-as or env. var. DEFAULT_ASSEMBLER
checking whether a default assembler was specified... yes (/usr/pkg/bin/as - GNU as)
checking for x86_64--netbsd9.99.67-gcc... clang
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ANSI C... none needed
checking whether clang and cc understand -c and -o together... yes
checking whether clang accepts -Wno-long-long... yes
checking how to run the C preprocessor... clang-cpp
checking for inline... inline
checking for long long int... yes
checking for __int64... no
checking for built-in _Bool... yes
checking size of void *... 8
checking size of short... 2
checking size of int... 4
checking size of long... 8
checking size of long long... 8
checking for x86_64--netbsd9.99.67-gnatbind... no
checking for gnatbind... no
checking whether compiler driver understands Ada... no
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking valgrind.h usability... no
checking valgrind.h presence... no
checking for valgrind.h... no
checking whether make sets $(MAKE)... yes
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether ln works... yes
checking whether ln -s works... yes
checking for x86_64--netbsd9.99.67-ranlib... ranlib
checking for a BSD compatible install... /data/scratch/lang/gcc34/work/.tools/bin/install -c
checking for cmp's capabilities... fastcompare
checking for mktemp... yes
checking for makeinfo... `if [ -f $r/texinfo/makeinfo/makeinfo ] ; then echo $r/texinfo/makeinfo/makeinfo ; else if (makeinfo --version | egrep 'texinfo[^0-9]*([1-3][0-9]|4\.[2-9]|[5-9])') >/dev/null 2>&1; then echo makeinfo; else echo $s/missing makeinfo; fi; fi`
checking for modern makeinfo... no
configure: WARNING:
*** Makeinfo is missing or too old.
*** Info documentation will not be built.
checking for recent Pod::Man... no
checking for flex... flex
checking for bison... `if [ -f $r/bison/bison ] ; then echo $r/bison/bison -L $s/bison/ ; else echo bison ; fi`
checking for GNU C library... no
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking for working stdbool.h... yes
checking whether string.h and strings.h may both be included... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for limits.h... yes
checking for stddef.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for time.h... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking for sys/file.h... yes
checking for sys/time.h... yes
checking for sys/mman.h... yes
checking for sys/resource.h... yes
checking for sys/param.h... yes
checking for sys/times.h... yes
checking for sys/stat.h... (cached) yes
checking for direct.h... no
checking for malloc.h... yes
checking for langinfo.h... yes
checking for ldfcn.h... no
checking for locale.h... yes
checking for wchar.h... yes
checking for thread.h... no
checking for pthread.h... yes
checking for CHAR_BIT... yes
checking whether byte ordering is bigendian... no
checking for collect2 libraries... none required
checking for library containing exc_resume... no
checking for library containing ldexp... none required
checking for inttypes.h... yes
checking for times... yes
checking for clock... yes
checking for dup2... yes
checking for kill... yes
checking for getrlimit... yes
checking for setrlimit... yes
checking for atoll... yes
checking for atoq... no
checking for sysconf... yes
checking for strsignal... yes
checking for putc_unlocked... yes
checking for fputc_unlocked... no
checking for fputs_unlocked... no
checking for fwrite_unlocked... no
checking for fprintf_unlocked... no
checking for getrusage... yes
checking for nl_langinfo... yes
checking for scandir... yes
checking for alphasort... yes
checking for gettimeofday... yes
checking for mbstowcs... yes
checking for wcswidth... yes
checking for mmap... yes
checking for mincore... yes
checking for setlocale... yes
checking whether mbstowcs works... yes
checking for ssize_t... yes
checking for uid_t in sys/types.h... yes
checking type of array argument to getgroups... gid_t
checking whether the printf functions support %p... yes
checking whether read-only mmap of a plain file works... yes
checking whether mmap from /dev/zero works... yes
checking for MAP_ANON(YMOUS)... yes
checking whether mmap with MAP_ANON(YMOUS) works... yes
checking for pid_t... yes
checking for unistd.h... (cached) yes
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for iconv.h... yes
checking for iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for LC_MESSAGES... yes
checking whether getenv is declared... yes
checking whether atol is declared... yes
checking whether sbrk is declared... yes
checking whether abort is declared... yes
checking whether atof is declared... yes
checking whether getcwd is declared... yes
checking whether getwd is declared... yes
checking whether strsignal is declared... yes
checking whether putc_unlocked is declared... yes
checking whether fputs_unlocked is declared... no
checking whether fwrite_unlocked is declared... no
checking whether fprintf_unlocked is declared... no
checking whether strstr is declared... yes
checking whether errno is declared... yes
checking whether snprintf is declared... yes
checking whether vasprintf is declared... yes
checking whether malloc is declared... yes
checking whether realloc is declared... yes
checking whether calloc is declared... yes
checking whether free is declared... yes
checking whether basename is declared... no
checking whether getopt is declared... yes
checking whether clock is declared... yes
checking whether getrlimit is declared... yes
checking whether setrlimit is declared... yes
checking whether getrusage is declared... yes
checking whether ldgetname is declared... no
checking whether times is declared... yes
checking for struct tms... yes
checking for clock_t... yes
checking for uchar... 
checking for .preinit_array/.init_array/.fini_array support... yes
checking if mkdir takes one argument... no
Using `/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c' for machine-specific logic.
Using `/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.md' as machine description file.
Using the following target machine macro files:
	/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/biarch64.h
	/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.h
	/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/unix.h
	/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/att.h
	/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/dbxelf.h
	/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/elfos.h
	/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/netbsd.h
	/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/netbsd-elf.h
	/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/x86-64.h
	/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/netbsd64.h
Using host-default.o for host machine hooks.
checking for __cxa_atexit... yes
checking whether NLS is requested... yes
checking for catalogs to be installed...  be ca da de el es fr ja nl rw sv tr be ca da de el es fr ja nl rw sv tr
checking what assembler to use... /usr/bin/as
checking what linker to use... /usr/bin/ld
checking what nm to use... nm
checking what objdump to use... objdump
checking assembler for .balign and .p2align... yes
checking assembler for .p2align with maximum skip... yes
checking assembler for working .subsection -1... yes
checking assembler for .weak... yes
checking assembler for .nsubspa comdat... no
checking assembler for .hidden... yes
checking linker for .hidden support... yes
checking assembler for .sleb128 and .uleb128... test: assembler: unexpected operator
yes
checking assembler for eh_frame optimization... yes
checking assembler for section merging support... yes
checking assembler for thread-local storage support... yes
checking assembler for filds and fists mnemonics... yes
checking assembler for cmov syntax... no
checking assembler for GOTOFF in data... no
checking assembler for dwarf2 debug_line support... yes
checking assembler for buggy dwarf2 .file directive... no
checking assembler for --gdwarf2 option... yes
checking assembler for --gstabs option... yes
checking linker read-only and read-write section mixing... read-write
checking linker PT_GNU_EH_FRAME support... yes
checking linker position independent executable support... yes
checking linker -Bstatic/-Bdynamic option... yes
Using ggc-page for garbage collection.
checking whether to enable maintainer-specific portions of Makefiles... no
checking for the document directory.
Links are now set up to build a native compiler for x86_64--netbsd9.99.67.
updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating fixinc/Makefile
config.status: creating gccbug
config.status: creating mklibgcc
config.status: creating mkheaders
config.status: creating auto-host.h
config.status: executing default commands
Bootstrapping the compiler
gmake[1]: Entering directory '/data/scratch/lang/gcc34/work/obj/gcc'
/usr/pkg/bin/gmake CC="clang" libdir=/usr/pkg/gcc34/lib LANGUAGES="c " \
	CFLAGS="-g " MAKEINFO="makeinfo --split-size=5000000" \
	MAKEINFOFLAGS="--no-split" COVERAGE_FLAGS= \
	OBJS-onestep="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 cfgloopanal.o cfgloopmanip.o loop-init.o loop-unswitch.o loop-unroll.o cfgrtl.o combine.o conflict.o convert.o coverage.o cse.o cselib.o dbxout.o debug.o df.o diagnostic.o dojump.o doloop.o dominance.o dwarf2asm.o dwarf2out.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 hooks.o ifcvt.o insn-attrtab.o insn-emit.o insn-modes.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 optabs.o options.o opts.o params.o postreload.o predict.o print-rtl.o print-tree.o value-prof.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 sreal.o stmt.o stor-layout.o stringpool.o targhooks.o timevar.o toplev.o tracer.o tree.o tree-dump.o unroll.o varasm.o varray.o version.o vmsdbgout.o xcoffout.o alloc-pool.o et-forest.o cfghooks.o bt-load.o pretty-print.o ggc-page.o web.o i386.o  host-default.o hashtable.o tree-inline.o tree-optimize.o cgraph.o cgraphunit.o"
gmake[2]: Entering directory '/data/scratch/lang/gcc34/work/obj/gcc'
TARGET_CPU_DEFAULT="" \
HEADERS="auto-host.h ansidecl.h" DEFINES="" \
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/mkconfig.sh config.h
TARGET_CPU_DEFAULT="" \
HEADERS="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" DEFINES="NETBSD_ENABLE_PTHREADS" \
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/mkconfig.sh tm.h
TARGET_CPU_DEFAULT="" \
HEADERS="auto-host.h ansidecl.h" DEFINES="" \
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/mkconfig.sh bconfig.h
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genmodes.c -o genmodes.o
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/errors.c -o errors.o
clang   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genmodes \
 genmodes.o errors.o ../libiberty/libiberty.a
./genmodes -h > tmp-modes.h
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/move-if-change tmp-modes.h insn-modes.h
./genmodes -m > tmp-min-modes.c
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/move-if-change tmp-min-modes.c min-insn-modes.c
./genmodes > tmp-modes.c
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/move-if-change tmp-modes.c insn-modes.c
echo timestamp > s-modes
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gengenrtl.c -o gengenrtl.o
clang   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o gengenrtl \
 gengenrtl.o ../libiberty/libiberty.a
./gengenrtl -h > tmp-genrtl.h
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/move-if-change tmp-genrtl.h genrtl.h
./gengenrtl > tmp-genrtl.c
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/move-if-change tmp-genrtl.c genrtl.c
echo timestamp > s-genrtl
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genconstants.c -o genconstants.o
echo "/* This file is machine generated.  Do not edit.  */" > tmp-gtyp.h
echo "static const char *const srcdir = "  >> tmp-gtyp.h
echo "\"/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc\"" >> tmp-gtyp.h
echo ";" >> tmp-gtyp.h
echo "static const char *const lang_files[] = {" >> tmp-gtyp.h
ll="/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/com.c  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/com.h  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/ste.c  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/where.h  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/where.c  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/lex.c  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/objc/objc-act.h  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-parse.in  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-tree.h  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-decl.c  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-objc-common.c  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.h  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-pragma.c  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/objc/objc-act.c  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-lang.c  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-parse.in  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-tree.h  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-decl.c  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.h  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-pragma.c  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-objc-common.c "; \
for f in $ll; do \
echo "\"$f\", "; done >> tmp-gtyp.h
echo "NULL};" >> tmp-gtyp.h
echo "static const char *const langs_for_lang_files[] = {" >> tmp-gtyp.h
ff="f  f  f  f  f  f  objc  objc  objc  objc  objc  objc  objc  objc  objc  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 *const all_files[] = {" >> tmp-gtyp.h
gf="/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/input.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/coretypes.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cpplib.h auto-host.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/ansidecl.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/biarch64.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/unix.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/att.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/dbxelf.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/elfos.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/netbsd.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/netbsd-elf.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/x86-64.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/netbsd64.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/defaults.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/hashtab.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/splay-tree.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/bitmap.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/coverage.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.h  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tree.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libfuncs.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/hashtable.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/real.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/varray.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/insn-addr.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cselib.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cgraph.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-tree.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/bitmap.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cselib.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cgraph.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dbxout.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dwarf2out.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dwarf2asm.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dojump.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/except.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/explow.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/fold-const.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/lists.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/profile.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-build.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regclass.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/langhooks.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sdbout.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stmt.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stor-layout.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stringpool.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tree.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/varasm.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/com.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/com.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/ste.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/where.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/where.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/lex.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/objc/objc-act.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-parse.in /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-tree.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-decl.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-objc-common.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-pragma.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/objc/objc-act.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-lang.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-parse.in /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-tree.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-decl.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-pragma.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-objc-common.c"; \
for f in $gf; do \
echo "\"$f\", "; done >> tmp-gtyp.h
echo " NULL};" >> tmp-gtyp.h
echo "static const char *const lang_dir_names[] = { \"c\", " >> tmp-gtyp.h
gf="f objc"; \
for l in $gf; do \
echo "\"$l\", "; done >> tmp-gtyp.h
echo "NULL};" >> tmp-gtyp.h
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/move-if-change tmp-gtyp.h gtyp-gen.h 
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gengtype.c -o gengtype.o
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long  -Wno-error  -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl \
 /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gengtype-lex.c -o gengtype-lex.o
/home/gdr/build/gcc-3.4.6/gcc-3.4.6/gcc/gengtype-lex.l:340:31: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
  error_at_line (&lexer_line, s);
                              ^
/home/gdr/build/gcc-3.4.6/gcc-3.4.6/gcc/gengtype-lex.l:340:31: note: treat the string as an argument to avoid this
  error_at_line (&lexer_line, s);
                              ^
                              "%s", 
gengtype-lex.c:2655:12: warning: function 'input' is not needed and will not be emitted [-Wunneeded-internal-declaration]
static int input()
           ^
2 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long  -Wno-error  -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl \
 /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gengtype-yacc.c -o gengtype-yacc.o
clang   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o gengtype \
 gengtype.o gengtype-lex.o gengtype-yacc.o ../libiberty/libiberty.a
./gengtype
warning: structure `reg_info_def' used but not defined
warning: structure `basic_block_def' used but not defined
warning: structure `answer' used but not defined
warning: structure `cpp_macro' used but not defined
warning: structure `reg_info_def' used but not defined
warning: structure `basic_block_def' used but not defined
warning: structure `answer' used but not defined
warning: structure `cpp_macro' used but not defined
echo timestamp > s-gtype
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.c -o rtl.o
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/read-rtl.c -o read-rtl.o
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/read-rtl.c:280: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);
         ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/read-rtl.c:318: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);
         ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/read-rtl.c:644: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),
                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/read-rtl.c:696: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);
                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
4 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/bitmap.c -o bitmap.o
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/bitmap.c:134:14: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
          element = obstack_alloc (&bitmap_obstack, sizeof (bitmap_element));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/bitmap.c:249: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);
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/bitmap.c:49:13: note: 'bitmap_elem_to_freelist' declared here
static void bitmap_elem_to_freelist (bitmap, bitmap_element *);
            ^
2 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ggc-none.c -o ggc-none.o
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl \
    min-insn-modes.c -o min-insn-modes.o
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gensupport.c -o gensupport.o
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gensupport.c:164:5: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
    XSTR (part, 2) = "";
    ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gensupport.c:166:5: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    XSTR (part, 1) = "";
    ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gensupport.c:295:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        i = XVECLEN (desc, 1);
            ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:517:40: note: expanded from macro 'XVECLEN'
#define XVECLEN(RTX, N)         GET_NUM_ELEM (XVEC (RTX, N))
                                              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gensupport.c:299:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            XVECEXP (split, 0, i) = copy_rtx (XVECEXP (desc, 1, i));
                                              ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:516:39: note: expanded from macro 'XVECEXP'
#define XVECEXP(RTX, N, M)      RTVEC_ELT (XVEC (RTX, N), M)
                                           ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gensupport.c:305:15: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
        split_cond = XSTR (desc, 4);
                     ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gensupport.c:307:25: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          split_cond = concat (XSTR (desc, 2), split_cond, NULL);
                               ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gensupport.c:308:2: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        XSTR (split, 1) = split_cond;
        ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gensupport.c:309:2: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        XVEC (split, 2) = XVEC (desc, 5);
        ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gensupport.c:309:20: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        XVEC (split, 2) = XVEC (desc, 5);
                          ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gensupport.c:310:2: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
        XSTR (split, 3) = XSTR (desc, 6);
        ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gensupport.c:310:20: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
        XSTR (split, 3) = XSTR (desc, 6);
                          ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gensupport.c:313:9: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
        attr = XVEC (desc, 7);
               ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gensupport.c:315:2: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
        XVEC (desc, 4) = attr;
        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gensupport.c:335:15: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtvec vec = XVEC (elem->data, 4);
              ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gensupport.c:350:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              value = XSTR (sub, 1);
                      ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gensupport.c:369:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          sub = SET_SRC (sub);
                ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gensupport.c:438:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  value = XSTR (elem->data, 1);
          ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gensupport.c:456:21: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      value = XSTR (XEXP (elem->data, 2), 0);
                    ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:35: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gensupport.c:513:27: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      i = n_alternatives (XSTR (pattern, 2));
                          ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gensupport.c:570:18: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        const char *c = XSTR (pattern, 2);
                        ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gensupport.c:595:6: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
            XSTR (pattern, 2) = new_c;
            ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gensupport.c:653:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  ce_test = XSTR (ce_elem->data, 1);
            ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gensupport.c:654:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  insn_test = XSTR (insn_elem->data, 2);
              ^                      ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gensupport.c:702:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  ce_out = XSTR (ce_elem->data, 2);
           ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gensupport.c:703:14: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
  insn_out = XTMPL (insn_elem->data, 3);
             ^                       ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:514:24: note: expanded from macro 'XTMPL'
#define XTMPL(RTX, N)   (RTL_CHECK1 (RTX, N, 'T').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gensupport.c:789:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (XVECLEN (insn, 1) == 1)
          ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:517:40: note: expanded from macro 'XVECLEN'
#define XVECLEN(RTX, N)         GET_NUM_ELEM (XVEC (RTX, N))
                                              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gensupport.c:791:4: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          XEXP (pattern, 1) = XVECEXP (insn, 1, 0);
          ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gensupport.c:791:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          XEXP (pattern, 1) = XVECEXP (insn, 1, 0);
                              ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:516:39: note: expanded from macro 'XVECEXP'
#define XVECEXP(RTX, N, M)      RTVEC_ELT (XVEC (RTX, N), M)
                                           ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gensupport.c:792:4: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          XVECEXP (insn, 1, 0) = pattern;
          ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:516:39: note: expanded from macro 'XVECEXP'
#define XVECEXP(RTX, N, M)      RTVEC_ELT (XVEC (RTX, N), M)
                                           ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gensupport.c:793:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          PUT_NUM_ELEM (XVEC (insn, 1), 1);
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:269:36: note: expanded from macro 'PUT_NUM_ELEM'
#define PUT_NUM_ELEM(RTVEC, NUM)        ((RTVEC)->num_elem = (NUM))
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gensupport.c:797:4: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          XEXP (pattern, 1) = rtx_alloc (PARALLEL);
          ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gensupport.c:798:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          XVEC (XEXP (pattern, 1), 0) = XVEC (insn, 1);
                ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:35: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gensupport.c:798:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          XVEC (XEXP (pattern, 1), 0) = XVEC (insn, 1);
                                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gensupport.c:799:4: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          XVEC (insn, 1) = rtvec_alloc (1);
          ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gensupport.c:800:4: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          XVECEXP (insn, 1, 0) = pattern;
          ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:516:39: note: expanded from macro 'XVECEXP'
#define XVECEXP(RTX, N, M)      RTVEC_ELT (XVEC (RTX, N), M)
                                           ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gensupport.c:803:7: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      XSTR (insn, 2) = alter_test_for_insn (ce_elem, insn_elem);
      ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gensupport.c:804:7: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      XTMPL (insn, 3) = alter_output_for_insn (ce_elem, insn_elem,
      ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:514:24: note: expanded from macro 'XTMPL'
#define XTMPL(RTX, N)   (RTL_CHECK1 (RTX, N, 'T').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gensupport.c:1002:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (maybe_eval_c_test (XSTR (desc, 2)) != 0)
                             ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gensupport.c:1011:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (maybe_eval_c_test (XSTR (desc, 1)) != 0)
                             ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
39 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dummy-conditions.c -o dummy-conditions.o
clang   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -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 min-insn-modes.o \
    errors.o ../libiberty/libiberty.a
./genconstants /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.md > tmp-constants.h
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/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 -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genflags.c -o genflags.o
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genflags.c:86:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  int len = XVECLEN (insn, 1);
            ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:517:40: note: expanded from macro 'XVECLEN'
#define XVECLEN(RTX, N)         GET_NUM_ELEM (XVEC (RTX, N))
                                              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genflags.c:92:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    max_operand_1 (XVECEXP (insn, 1, i));
                   ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:516:39: note: expanded from macro 'XVECEXP'
#define XVECEXP(RTX, N, M)      RTVEC_ELT (XVEC (RTX, N), M)
                                           ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genflags.c:135:34: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  int truth = maybe_eval_c_test (XSTR (insn, 2));
                                 ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genflags.c:198:34: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  int truth = maybe_eval_c_test (XSTR (insn, 2));
                                 ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genflags.c:220:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (p = XSTR (insn, 2); *p; p++)
               ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genflags.c:275: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);
                  ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
6 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genconditions.c -o genconditions.o
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genconditions.c:216:19: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          add_condition (XSTR (desc, 2));
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genconditions.c:226:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          add_condition (XSTR (desc, 1));
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
2 warnings generated.
clang   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -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 min-insn-modes.o \
    errors.o ../libiberty/libiberty.a
./genconditions /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.md > tmp-conditions.c
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/move-if-change tmp-conditions.c insn-conditions.c
echo timestamp > s-conditions
TARGET_CPU_DEFAULT="" \
HEADERS="config/i386/i386-protos.h tm-preds.h" DEFINES="" \
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/mkconfig.sh tm_p.h
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genpreds.c -o genpreds.o
clang   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genpreds \
 genpreds.o ../libiberty/libiberty.a
./genpreds > tmp-preds.h
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/move-if-change tmp-preds.h tm-preds.h
echo timestamp > s-preds
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long  -Wno-error  -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl insn-conditions.c
In file included from insn-conditions.c:30:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
1 warning generated.
ltf="/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/objc/objc-tree.def"; for f in $ltf; do \
    echo "#include \"$f\""; \
done | sed 's|/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/||' > tmp-gencheck.h
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/move-if-change tmp-gencheck.h gencheck.h
echo timestamp > s-gencheck
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gencheck.c -o gencheck.o
clang   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o gencheck \
 gencheck.o ../libiberty/libiberty.a
./gencheck > tmp-check.h
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/move-if-change tmp-check.h tree-check.h
echo timestamp > s-check
rm -f print-rtl1.c
sed -e 's/config[.]h/bconfig.h/' /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-rtl.c > print-rtl1.c
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl print-rtl1.c -o print-rtl1.o
print-rtl1.c:258:7: warning: format specifies type 'void *' but the argument has type 'char *' [-Wformat-pedantic]
                           (char *) NOTE_BLOCK (in_rtx));
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
print-rtl1.c:221:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            if (REGNO (in_rtx) != ORIGINAL_REGNO (in_rtx))
                                  ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1020:29: note: expanded from macro 'ORIGINAL_REGNO'
#define ORIGINAL_REGNO(RTX) X0UINT (RTX, 1)
                            ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:523:28: note: expanded from macro 'X0UINT'
#define X0UINT(RTX, N)     (RTL_CHECK1 (RTX, N, '0').rtuint)
                            ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
print-rtl1.c:222:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              fprintf (outfile, " [%d]", ORIGINAL_REGNO (in_rtx));
                                         ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1020:29: note: expanded from macro 'ORIGINAL_REGNO'
#define ORIGINAL_REGNO(RTX) X0UINT (RTX, 1)
                            ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:523:28: note: expanded from macro 'X0UINT'
#define X0UINT(RTX, N)     (RTL_CHECK1 (RTX, N, '0').rtuint)
                            ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
print-rtl1.c:240:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
            switch (NOTE_LINE_NUMBER (in_rtx))
                    ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
print-rtl1.c:247:30: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  fprintf (outfile, " %d", NOTE_EH_HANDLER (in_rtx));
                                           ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:817:31: note: expanded from macro 'NOTE_EH_HANDLER'
#define NOTE_EH_HANDLER(INSN)   XCINT (INSN, 4, NOTE)
                                ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
print-rtl1.c:264:22: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  basic_block bb = NOTE_BASIC_BLOCK (in_rtx);
                                   ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:818:32: note: expanded from macro 'NOTE_BASIC_BLOCK'
#define NOTE_BASIC_BLOCK(INSN)  XCBBDEF (INSN, 4, NOTE)
                                ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:547:32: note: expanded from macro 'XCBBDEF'
#define XCBBDEF(RTX, N, C)    (RTL_CHECKC1 (RTX, N, C).bb)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
print-rtl1.c:274:14: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
                print_rtx (NOTE_EXPECTED_VALUE (in_rtx));
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:819:35: note: expanded from macro 'NOTE_EXPECTED_VALUE'
#define NOTE_EXPECTED_VALUE(INSN) XCEXP (INSN, 4, NOTE)
                                  ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
print-rtl1.c:279:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
                if (NOTE_SOURCE_FILE (in_rtx))
                    ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:815:32: note: expanded from macro 'NOTE_SOURCE_FILE'
#define NOTE_SOURCE_FILE(INSN)  XCSTR (INSN, 4, NOTE)
                                ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:541:32: note: expanded from macro 'XCSTR'
#define XCSTR(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtstr)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
print-rtl1.c:280:36: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  fprintf (outfile, " (\"%s\")", NOTE_SOURCE_FILE (in_rtx));
                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:815:32: note: expanded from macro 'NOTE_SOURCE_FILE'
#define NOTE_SOURCE_FILE(INSN)  XCSTR (INSN, 4, NOTE)
                                ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:541:32: note: expanded from macro 'XCSTR'
#define XCSTR(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtstr)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
print-rtl1.c:286:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
                if (NOTE_PREDICTION (in_rtx))
                    ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:820:33: note: expanded from macro 'NOTE_PREDICTION'
#define NOTE_PREDICTION(INSN)   XCINT (INSN, 4, NOTE)
                                ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
print-rtl1.c:288:12: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
                           (int)NOTE_PREDICTION_ALG (in_rtx),
                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:833:38: note: expanded from macro 'NOTE_PREDICTION_ALG'
#define NOTE_PREDICTION_ALG(INSN)   (XCINT(INSN, 4, NOTE)>>8)
                                     ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
print-rtl1.c:289:13: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
                           (int) NOTE_PREDICTION_FLAGS (in_rtx));
                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:834:38: note: expanded from macro 'NOTE_PREDICTION_FLAGS'
#define NOTE_PREDICTION_FLAGS(INSN) (XCINT(INSN, 4, NOTE)&0xff)
                                     ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
print-rtl1.c:298:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  if (NOTE_LINE_NUMBER (in_rtx) < 0)
                      ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
print-rtl1.c:377:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
            if (NOTE_LINE_NUMBER (in_rtx) == NOTE_INSN_DELETED_LABEL)
                ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
print-rtl1.c:414:38: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
            if (GET_CODE (in_rtx) == REG && REG_ATTRS (in_rtx))
                                            ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1167:24: note: expanded from macro 'REG_ATTRS'
#define REG_ATTRS(RTX) X0REGATTR (RTX, 2)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:534:29: note: expanded from macro 'X0REGATTR'
#define X0REGATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, REG).rtreg)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
print-rtl1.c:417:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                if (ORIGINAL_REGNO (in_rtx) != REGNO (in_rtx))
                    ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1020:29: note: expanded from macro 'ORIGINAL_REGNO'
#define ORIGINAL_REGNO(RTX) X0UINT (RTX, 1)
                            ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:523:28: note: expanded from macro 'X0UINT'
#define X0UINT(RTX, N)     (RTL_CHECK1 (RTX, N, '0').rtuint)
                            ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
print-rtl1.c:418:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  fprintf (outfile, "orig:%i", ORIGINAL_REGNO (in_rtx));
                                               ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1020:29: note: expanded from macro 'ORIGINAL_REGNO'
#define ORIGINAL_REGNO(RTX) X0UINT (RTX, 1)
                            ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:523:28: note: expanded from macro 'X0UINT'
#define X0UINT(RTX, N)     (RTL_CHECK1 (RTX, N, '0').rtuint)
                            ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
print-rtl1.c:419:7: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                if (REG_EXPR (in_rtx))
                    ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1201:24: note: expanded from macro 'REG_EXPR'
#define REG_EXPR(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->decl)
                       ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1167:24: note: expanded from macro 'REG_ATTRS'
#define REG_ATTRS(RTX) X0REGATTR (RTX, 2)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:534:29: note: expanded from macro 'X0REGATTR'
#define X0REGATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, REG).rtreg)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
print-rtl1.c:419:7: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                if (REG_EXPR (in_rtx))
                    ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1201:51: note: expanded from macro 'REG_EXPR'
#define REG_EXPR(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->decl)
                                                  ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1167:24: note: expanded from macro 'REG_ATTRS'
#define REG_ATTRS(RTX) X0REGATTR (RTX, 2)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:534:29: note: expanded from macro 'X0REGATTR'
#define X0REGATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, REG).rtreg)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
print-rtl1.c:420:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  print_mem_expr (outfile, REG_EXPR (in_rtx));
                                           ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1201:24: note: expanded from macro 'REG_EXPR'
#define REG_EXPR(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->decl)
                       ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1167:24: note: expanded from macro 'REG_ATTRS'
#define REG_ATTRS(RTX) X0REGATTR (RTX, 2)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:534:29: note: expanded from macro 'X0REGATTR'
#define X0REGATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, REG).rtreg)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
print-rtl1.c:420:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  print_mem_expr (outfile, REG_EXPR (in_rtx));
                                           ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1201:51: note: expanded from macro 'REG_EXPR'
#define REG_EXPR(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->decl)
                                                  ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1167:24: note: expanded from macro 'REG_ATTRS'
#define REG_ATTRS(RTX) X0REGATTR (RTX, 2)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:534:29: note: expanded from macro 'X0REGATTR'
#define X0REGATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, REG).rtreg)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
print-rtl1.c:422:7: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                if (REG_OFFSET (in_rtx))
                    ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1205:26: note: expanded from macro 'REG_OFFSET'
#define REG_OFFSET(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->offset)
                         ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1167:24: note: expanded from macro 'REG_ATTRS'
#define REG_ATTRS(RTX) X0REGATTR (RTX, 2)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:534:29: note: expanded from macro 'X0REGATTR'
#define X0REGATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, REG).rtreg)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
print-rtl1.c:422:7: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                if (REG_OFFSET (in_rtx))
                    ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1205:53: note: expanded from macro 'REG_OFFSET'
#define REG_OFFSET(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->offset)
                                                    ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1167:24: note: expanded from macro 'REG_ATTRS'
#define REG_ATTRS(RTX) X0REGATTR (RTX, 2)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:534:29: note: expanded from macro 'X0REGATTR'
#define X0REGATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, REG).rtreg)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
print-rtl1.c:424:7: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                           REG_OFFSET (in_rtx));
                           ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1205:26: note: expanded from macro 'REG_OFFSET'
#define REG_OFFSET(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->offset)
                         ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1167:24: note: expanded from macro 'REG_ATTRS'
#define REG_ATTRS(RTX) X0REGATTR (RTX, 2)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:534:29: note: expanded from macro 'X0REGATTR'
#define X0REGATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, REG).rtreg)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
print-rtl1.c:424:7: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                           REG_OFFSET (in_rtx));
                           ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1205:53: note: expanded from macro 'REG_OFFSET'
#define REG_OFFSET(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->offset)
                                                    ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1167:24: note: expanded from macro 'REG_ATTRS'
#define REG_ATTRS(RTX) X0REGATTR (RTX, 2)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:534:29: note: expanded from macro 'X0REGATTR'
#define X0REGATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, REG).rtreg)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
print-rtl1.c:428:22: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
            if (is_insn && &INSN_CODE (in_rtx) == &XINT (in_rtx, i)
                            ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
print-rtl1.c:456:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    && NOTE_LINE_NUMBER (sub) == NOTE_INSN_DELETED_LABEL)
                       ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
print-rtl1.c:549:39: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
      fprintf (outfile, " [%d uses]", LABEL_NUSES (in_rtx));
                                      ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
print-rtl1.c:564:49: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (tem = XEXP (in_rtx, 0); tem != 0; tem = NEXT_INSN (tem))
                                                       ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
print-rtl1.c:570:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          tem = XEXP (in_rtx, 1);
                ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
print-rtl1.c:574:27: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (; tem != 0; tem = NEXT_INSN (tem))
                                 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
print-rtl1.c:580:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          tem = XEXP (in_rtx, 2);
                ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
print-rtl1.c:584:27: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (; tem != 0; tem = NEXT_INSN (tem))
                                 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
print-rtl1.c:594:52: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (tem = XEXP (in_rtx, 0); tem != 0; tem = NEXT_INSN (tem))
                                                   ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
print-rtl1.c:670:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        if (PREV_INSN (x) == 0)
            ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
print-rtl1.c:672:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        x = PREV_INSN (x);
            ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
print-rtl1.c:675:61: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (i = count, insn = x; i > 0 && insn != 0; i--, insn = NEXT_INSN (insn))
                                                            ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
print-rtl1.c:693:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      start = NEXT_INSN (start);
              ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
print-rtl1.c:705:9: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
    x = NEXT_INSN (x);
        ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
print-rtl1.c:746:52: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        for (tmp_rtx = rtx_first; tmp_rtx != 0; tmp_rtx = NEXT_INSN (tmp_rtx))
                                                          ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
print-rtl1.c:748:41: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              || GET_CODE (tmp_rtx) != NOTE || NOTE_LINE_NUMBER (tmp_rtx) < 0)
                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
print-rtl1.c:771:34: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      || GET_CODE (x) != NOTE || NOTE_LINE_NUMBER (x) < 0)
                                 ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
42 warnings generated.
clang   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genflags \
	genflags.o rtl.o read-rtl.o bitmap.o ggc-none.o min-insn-modes.o gensupport.o insn-conditions.o print-rtl1.o \
	errors.o ../libiberty/libiberty.a
./genflags /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.md > tmp-flags.h
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/move-if-change tmp-flags.h insn-flags.h
echo timestamp > s-flags
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long  -Wno-error  -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-parse.c -o c-parse.o
In file included from c-parse.y:48:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
c-parse.y:477: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)); ;}
                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.h:922:51: note: expanded from macro 'c_sizeof'
#define c_sizeof(T)  c_sizeof_or_alignof_type (T, SIZEOF_EXPR, 1)
                     ~~~~~~~~~~~~~~~~~~~~~~~~     ^~~~~~~~~~~
c-parse.y:480: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)); ;}
                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.h:922:51: note: expanded from macro 'c_sizeof'
#define c_sizeof(T)  c_sizeof_or_alignof_type (T, SIZEOF_EXPR, 1)
                     ~~~~~~~~~~~~~~~~~~~~~~~~     ^~~~~~~~~~~
c-parse.y:486: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)); ;}
                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.h:923:51: note: expanded from macro 'c_alignof'
#define c_alignof(T) c_sizeof_or_alignof_type (T, ALIGNOF_EXPR, 1)
                     ~~~~~~~~~~~~~~~~~~~~~~~~     ^~~~~~~~~~~~
c-parse.y:632: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-parse.y:2071: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:2119: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:2226: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-parse.y:2253:29: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion]
    { add_stmt (build_stmt (EXPR_STMT, yyvsp[-1].ttype)); ;}
                ~~~~~~~~~~  ^~~~~~~~~
c-parse.y:2317: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:2327: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:2351: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));
                                              ~~~~~~~~~~  ^~~~~~~~~~
12 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-lang.c -o c-lang.o
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-pretty-print.c -o c-pretty-print.o
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-pretty-print.c:971:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case STMT_EXPR:
         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-pretty-print.c:1172:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case ARROW_EXPR:
         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-pretty-print.c:1219:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case COMPOUND_LITERAL_EXPR:
         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-pretty-print.c:1323:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case SIZEOF_EXPR:
         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-pretty-print.c:1324:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case ALIGNOF_EXPR:
         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-pretty-print.c:1722:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case SIZEOF_EXPR:
         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-pretty-print.c:1700:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case ARROW_EXPR:
         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-pretty-print.c:1723:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case ALIGNOF_EXPR:
         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-pretty-print.c:1694:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case STMT_EXPR:
         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-pretty-print.c:1709:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case COMPOUND_LITERAL_EXPR:
         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-pretty-print.c:1897:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case EXPR_STMT:
         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-pretty-print.c:1883:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case COMPOUND_STMT:
         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-pretty-print.c:2072:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case DECL_STMT:
         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-pretty-print.c:1916:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case IF_STMT:
         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-pretty-print.c:1990:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case FOR_STMT:
         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-pretty-print.c:1960:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case WHILE_STMT:
         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-pretty-print.c:1974:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case DO_STMT:
         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-pretty-print.c:2029:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case RETURN_STMT:
         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-pretty-print.c:2020:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case BREAK_STMT:
         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-pretty-print.c:2021:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case CONTINUE_STMT:
         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-pretty-print.c:1941:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case SWITCH_STMT:
         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-pretty-print.c:2030:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case GOTO_STMT:
         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-pretty-print.c:1844:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case LABEL_STMT:
         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-pretty-print.c:2079:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case ASM_STMT:
         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-pretty-print.c:2051:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case SCOPE_STMT:
         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-pretty-print.c:2110:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case FILE_STMT:
         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-pretty-print.c:1845:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case CASE_LABEL:
         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-pretty-print.c:1898:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case CLEANUP_STMT:
         ^
28 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stub-objc.c -o stub-objc.o
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/attribs.c -o attribs.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/attribs.c:29:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
1 warning generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-errors.c -o c-errors.o
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-lex.c -o c-lex.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-lex.c:32:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-lex.c:689:14: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
      strs = obstack_finish (&str_ob);
             ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../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 -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-pragma.c -o c-pragma.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-pragma.c:35:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
1 warning generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-decl.c -o c-decl.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-decl.c:39:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-decl.c:2954: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));
                    ~~~~~~~~~~  ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-decl.c:3054: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);
         ~~~~~~~~~~  ^~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-decl.c:3055: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);
            ~~~~~~  ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-decl.c:6410: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, error_mark_node));
                   ~~~~~~~~~~  ^~~~~~~~~~~~~
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-decl.c:6680:
./gt-c-decl.h:52:7: warning: switch condition has boolean value [-Wswitch-bool]
      switch (TREE_CODE (&((*x)).generic) == IDENTIFIER_NODE)
      ^       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./gt-c-decl.h:302:7: warning: switch condition has boolean value [-Wswitch-bool]
      switch (TREE_CODE (&((*x)).generic) == IDENTIFIER_NODE)
      ^       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./gt-c-decl.h:568:3: warning: switch condition has boolean value [-Wswitch-bool]
  switch (TREE_CODE (&((*x)).generic) == IDENTIFIER_NODE)
  ^       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
8 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-typeck.c -o c-typeck.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-typeck.c:41:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-typeck.c:2561:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case COMPOUND_LITERAL_EXPR:
         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-typeck.c:2708:12: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
      case COMPOUND_LITERAL_EXPR:
           ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-typeck.c:3744:29: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
              sprintf (new_opname, argnofun);
                                   ^~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-typeck.c:3744:29: note: treat the string as an argument to avoid this
              sprintf (new_opname, argnofun);
                                   ^
                                   "%s", 
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-typeck.c:6245: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],
                       ~~~~~~~~~~  ^~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-typeck.c:6315: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,
                   ~~~~~~~~~~  ^~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-typeck.c:6531: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);
                    ~~~~~~~~~~  ^~~~~~~~~~~
7 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-convert.c -o c-convert.o
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-aux-info.c -o c-aux-info.o
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c -o c-common.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:29:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:963: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);
      ~~~~~~~~~~  ^~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:979: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);
      ~~~~~~~~~~  ^~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:1370:7: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  l = obstack_alloc (&tlist_obstack, sizeof *l);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:1640:10: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
            t = obstack_alloc (&tlist_obstack, sizeof *t);
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:1713: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);
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:1740: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));
                   ~~~~~~~~~~  ^~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3026:14: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion]
      return c_alignof (TREE_TYPE (TREE_TYPE (best)));
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.h:923:51: note: expanded from macro 'c_alignof'
#define c_alignof(T) c_sizeof_or_alignof_type (T, ALIGNOF_EXPR, 1)
                     ~~~~~~~~~~~~~~~~~~~~~~~~     ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3029:12: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion]
    return c_alignof (TREE_TYPE (expr));
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.h:923:51: note: expanded from macro 'c_alignof'
#define c_alignof(T) c_sizeof_or_alignof_type (T, ALIGNOF_EXPR, 1)
                     ~~~~~~~~~~~~~~~~~~~~~~~~     ^~~~~~~~~~~~
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:140:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_ACOS, "acos", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:140:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:140:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_ACOS, "acos", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:140:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:141:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_ACOSF, "acosf", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:141:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:141:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_ACOSF, "acosf", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:141:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:142:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_ACOSH, "acosh", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:142:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:142:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_ACOSH, "acosh", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:142:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:143:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_ACOSHF, "acoshf", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:143:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:143:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_ACOSHF, "acoshf", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:143:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:144:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_ACOSHL, "acoshl", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:144:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:144:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_ACOSHL, "acoshl", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:144:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:145:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_ACOSL, "acosl", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:145:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:145:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_ACOSL, "acosl", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:145:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:146:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_ASIN, "asin", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:146:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:146:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_ASIN, "asin", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:146:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:147:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_ASINF, "asinf", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:147:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:147:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_ASINF, "asinf", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:147:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:148:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_ASINH, "asinh", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:148:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:148:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_ASINH, "asinh", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:148:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:149:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_ASINHF, "asinhf", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:149:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:149:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_ASINHF, "asinhf", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:149:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:150:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_ASINHL, "asinhl", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:150:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:150:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_ASINHL, "asinhl", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:150:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:151:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_ASINL, "asinl", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:151:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:151:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_ASINL, "asinl", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:151:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:152:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_ATAN, "atan", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:152:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:152:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_ATAN, "atan", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:152:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:153:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_ATAN2, "atan2", BT_FN_DOUBLE_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:153:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:153:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_ATAN2, "atan2", BT_FN_DOUBLE_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:153:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:154:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_ATAN2F, "atan2f", BT_FN_FLOAT_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:154:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:154:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_ATAN2F, "atan2f", BT_FN_FLOAT_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:154:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:155:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_ATAN2L, "atan2l", BT_FN_LONGDOUBLE_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:155:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:155:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_ATAN2L, "atan2l", BT_FN_LONGDOUBLE_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:155:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:156:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_ATANF, "atanf", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:156:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:156:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_ATANF, "atanf", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:156:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:157:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_ATANH, "atanh", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:157:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:157:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_ATANH, "atanh", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:157:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:158:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_ATANHF, "atanhf", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:158:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:158:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_ATANHF, "atanhf", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:158:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:159:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_ATANHL, "atanhl", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:159:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:159:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_ATANHL, "atanhl", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:159:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:160:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_ATANL, "atanl", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:160:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:160:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_ATANL, "atanl", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:160:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:161:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CBRT, "cbrt", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:161:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:161:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CBRT, "cbrt", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:161:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:162:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CBRTF, "cbrtf", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:162:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:162:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CBRTF, "cbrtf", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:162:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:163:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CBRTL, "cbrtl", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:163:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:163:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CBRTL, "cbrtl", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:163:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:164:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_CEIL, "ceil", BT_FN_DOUBLE_DOUBLE, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:164:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:164:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_CEIL, "ceil", BT_FN_DOUBLE_DOUBLE, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:164:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:165:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_CEILF, "ceilf", BT_FN_FLOAT_FLOAT, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:165:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:165:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_CEILF, "ceilf", BT_FN_FLOAT_FLOAT, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:165:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:166:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_CEILL, "ceill", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:166:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:166:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_CEILL, "ceill", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:166:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:167:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_COPYSIGN, "copysign", BT_FN_DOUBLE_DOUBLE_DOUBLE, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:167:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:167:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_COPYSIGN, "copysign", BT_FN_DOUBLE_DOUBLE_DOUBLE, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:167:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:168:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_COPYSIGNF, "copysignf", BT_FN_FLOAT_FLOAT_FLOAT, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:168:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:168:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_COPYSIGNF, "copysignf", BT_FN_FLOAT_FLOAT_FLOAT, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:168:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:169:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_COPYSIGNL, "copysignl", BT_FN_LONGDOUBLE_LONGDOUBLE_LONGDOUBLE, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:169:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:169:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_COPYSIGNL, "copysignl", BT_FN_LONGDOUBLE_LONGDOUBLE_LONGDOUBLE, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:169:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:170:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_COS, "cos", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:170:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:170:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_COS, "cos", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:170:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:171:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_COSF, "cosf", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:171:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:171:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_COSF, "cosf", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:171:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:172:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_COSH, "cosh", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:172:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:172:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_COSH, "cosh", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:172:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:173:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_COSHF, "coshf", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:173:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:173:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_COSHF, "coshf", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:173:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:174:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_COSHL, "coshl", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:174:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:174:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_COSHL, "coshl", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:174:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:175:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_COSL, "cosl", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:175:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:175:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_COSL, "cosl", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:175:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:176:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_DREM, "drem", BT_FN_DOUBLE_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:176:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:176:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_DREM, "drem", BT_FN_DOUBLE_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:176:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:177:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_DREMF, "dremf", BT_FN_FLOAT_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:177:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:177:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_DREMF, "dremf", BT_FN_FLOAT_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:177:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:178:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_DREML, "dreml", BT_FN_LONGDOUBLE_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:178:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:178:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_DREML, "dreml", BT_FN_LONGDOUBLE_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:178:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:179:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_ERF, "erf", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:179:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:179:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_ERF, "erf", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:179:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/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_ERFC, "erfc", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:180:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/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_ERFC, "erfc", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:180:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:181:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_ERFCF, "erfcf", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:181:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:181:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_ERFCF, "erfcf", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:181:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:182:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_ERFCL, "erfcl", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:182:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:182:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_ERFCL, "erfcl", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:182:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:183:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_ERFF, "erff", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:183:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:183:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_ERFF, "erff", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:183:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/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_ERFL, "erfl", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:184:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/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_ERFL, "erfl", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:184:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:185:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_EXP, "exp", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:185:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:185:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_EXP, "exp", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:185:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:186:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_EXP10, "exp10", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:186:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:186:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_EXP10, "exp10", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:186:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:187:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_EXP10F, "exp10f", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:187:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:187:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_EXP10F, "exp10f", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:187:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:188:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_EXP10L, "exp10l", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:188:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:188:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_EXP10L, "exp10l", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:188:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:189:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_EXP2, "exp2", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:189:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:189:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_EXP2, "exp2", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:189:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:190:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_EXP2F, "exp2f", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:190:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:190:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_EXP2F, "exp2f", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:190:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:191:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_EXP2L, "exp2l", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:191:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:191:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_EXP2L, "exp2l", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:191:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:192:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_EXPF, "expf", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:192:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:192:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_EXPF, "expf", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:192:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:193:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_EXPL, "expl", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:193:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:193:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_EXPL, "expl", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:193:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:194:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_EXPM1, "expm1", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:194:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:194:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_EXPM1, "expm1", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:194:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:195:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_EXPM1F, "expm1f", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:195:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:195:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_EXPM1F, "expm1f", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:195:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/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_EXPM1L, "expm1l", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:196:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/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_EXPM1L, "expm1l", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:196:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:197:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_FABS, "fabs", BT_FN_DOUBLE_DOUBLE, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:197:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:197:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_FABS, "fabs", BT_FN_DOUBLE_DOUBLE, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:197:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:198:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_FABSF, "fabsf", BT_FN_FLOAT_FLOAT, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:198:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:198:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_FABSF, "fabsf", BT_FN_FLOAT_FLOAT, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:198:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:199:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_FABSL, "fabsl", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:199:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:199:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_FABSL, "fabsl", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:199:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/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_FDIM, "fdim", BT_FN_DOUBLE_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:200:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/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_FDIM, "fdim", BT_FN_DOUBLE_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:200:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:201:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_FDIMF, "fdimf", BT_FN_FLOAT_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:201:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:201:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_FDIMF, "fdimf", BT_FN_FLOAT_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:201:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:202:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_FDIML, "fdiml", BT_FN_LONGDOUBLE_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:202:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:202:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_FDIML, "fdiml", BT_FN_LONGDOUBLE_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:202:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:203:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_FLOOR, "floor", BT_FN_DOUBLE_DOUBLE, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:203:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:203:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_FLOOR, "floor", BT_FN_DOUBLE_DOUBLE, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:203:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:204:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_FLOORF, "floorf", BT_FN_FLOAT_FLOAT, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:204:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:204:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_FLOORF, "floorf", BT_FN_FLOAT_FLOAT, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:204:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:205:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_FLOORL, "floorl", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:205:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:205:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_FLOORL, "floorl", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:205:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:206:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_FMA, "fma", BT_FN_DOUBLE_DOUBLE_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:206:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:206:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_FMA, "fma", BT_FN_DOUBLE_DOUBLE_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:206:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:207:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_FMAF, "fmaf", BT_FN_FLOAT_FLOAT_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:207:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:207:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_FMAF, "fmaf", BT_FN_FLOAT_FLOAT_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:207:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/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_FMAL, "fmal", BT_FN_LONGDOUBLE_LONGDOUBLE_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:208:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/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_FMAL, "fmal", BT_FN_LONGDOUBLE_LONGDOUBLE_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:208:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:209:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_FMAX, "fmax", BT_FN_DOUBLE_DOUBLE_DOUBLE, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:209:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:209:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_FMAX, "fmax", BT_FN_DOUBLE_DOUBLE_DOUBLE, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:209:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:210:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_FMAXF, "fmaxf", BT_FN_FLOAT_FLOAT_FLOAT, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:210:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:210:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_FMAXF, "fmaxf", BT_FN_FLOAT_FLOAT_FLOAT, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:210:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:211:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_FMAXL, "fmaxl", BT_FN_LONGDOUBLE_LONGDOUBLE_LONGDOUBLE, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:211:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:211:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_FMAXL, "fmaxl", BT_FN_LONGDOUBLE_LONGDOUBLE_LONGDOUBLE, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:211:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/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_FMIN, "fmin", BT_FN_DOUBLE_DOUBLE_DOUBLE, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:212:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/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_FMIN, "fmin", BT_FN_DOUBLE_DOUBLE_DOUBLE, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:212:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:213:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_FMINF, "fminf", BT_FN_FLOAT_FLOAT_FLOAT, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:213:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:213:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_FMINF, "fminf", BT_FN_FLOAT_FLOAT_FLOAT, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:213:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:214:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_FMINL, "fminl", BT_FN_LONGDOUBLE_LONGDOUBLE_LONGDOUBLE, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:214:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:214:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_FMINL, "fminl", BT_FN_LONGDOUBLE_LONGDOUBLE_LONGDOUBLE, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:214:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:215:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_FMOD, "fmod", BT_FN_DOUBLE_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:215:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:215:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_FMOD, "fmod", BT_FN_DOUBLE_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:215:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:216:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_FMODF, "fmodf", BT_FN_FLOAT_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:216:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:216:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_FMODF, "fmodf", BT_FN_FLOAT_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:216:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:217:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_FMODL, "fmodl", BT_FN_LONGDOUBLE_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:217:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:217:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_FMODL, "fmodl", BT_FN_LONGDOUBLE_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:217:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:218:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_FREXP, "frexp", BT_FN_DOUBLE_DOUBLE_INTPTR, ATTR_MATHFN_FPROUNDING_STORE)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:218:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:218:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_FREXP, "frexp", BT_FN_DOUBLE_DOUBLE_INTPTR, ATTR_MATHFN_FPROUNDING_STORE)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:218:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:219:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_FREXPF, "frexpf", BT_FN_FLOAT_FLOAT_INTPTR, ATTR_MATHFN_FPROUNDING_STORE)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:219:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:219:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_FREXPF, "frexpf", BT_FN_FLOAT_FLOAT_INTPTR, ATTR_MATHFN_FPROUNDING_STORE)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:219:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:220:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_FREXPL, "frexpl", BT_FN_LONGDOUBLE_LONGDOUBLE_INTPTR, ATTR_MATHFN_FPROUNDING_STORE)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:220:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:220:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_FREXPL, "frexpl", BT_FN_LONGDOUBLE_LONGDOUBLE_INTPTR, ATTR_MATHFN_FPROUNDING_STORE)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:220:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:221:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_GAMMA, "gamma", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:221:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:221:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_GAMMA, "gamma", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:221:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:222:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_GAMMAF, "gammaf", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:222:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:222:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_GAMMAF, "gammaf", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:222:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:223:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_GAMMAL, "gammal", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:223:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:223:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_GAMMAL, "gammal", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:223:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:224:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_HUGE_VAL, "huge_val", BT_FN_DOUBLE, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:224:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:224:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_HUGE_VAL, "huge_val", BT_FN_DOUBLE, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:224:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:225:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_HUGE_VALF, "huge_valf", BT_FN_FLOAT, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:225:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:225:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_HUGE_VALF, "huge_valf", BT_FN_FLOAT, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:225:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:226:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_HUGE_VALL, "huge_vall", BT_FN_LONGDOUBLE, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:226:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:226:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_HUGE_VALL, "huge_vall", BT_FN_LONGDOUBLE, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:226:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:227:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_HYPOT, "hypot", BT_FN_DOUBLE_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:227:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:227:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_HYPOT, "hypot", BT_FN_DOUBLE_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:227:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:228:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_HYPOTF, "hypotf", BT_FN_FLOAT_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:228:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:228:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_HYPOTF, "hypotf", BT_FN_FLOAT_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:228:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:229:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_HYPOTL, "hypotl", BT_FN_LONGDOUBLE_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:229:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:229:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_HYPOTL, "hypotl", BT_FN_LONGDOUBLE_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:229:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:230:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_ILOGB, "ilogb", BT_FN_INT_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:230:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:230:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_ILOGB, "ilogb", BT_FN_INT_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:230:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:231:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_ILOGBF, "ilogbf", BT_FN_INT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:231:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:231:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_ILOGBF, "ilogbf", BT_FN_INT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:231:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:232:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_ILOGBL, "ilogbl", BT_FN_INT_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:232:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:232:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_ILOGBL, "ilogbl", BT_FN_INT_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:232:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:233:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_INF, "inf", BT_FN_DOUBLE, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:233:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:233:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_INF, "inf", BT_FN_DOUBLE, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:233:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:234:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_INFF, "inff", BT_FN_FLOAT, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:234:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:234:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_INFF, "inff", BT_FN_FLOAT, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:234:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:235:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_INFL, "infl", BT_FN_LONGDOUBLE, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:235:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:235:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_INFL, "infl", BT_FN_LONGDOUBLE, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:235:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:236:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_J0, "j0", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:236:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:236:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_J0, "j0", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:236:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:237:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_J0F, "j0f", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:237:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:237:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_J0F, "j0f", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:237:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:238:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_J0L, "j0l", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:238:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:238:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_J0L, "j0l", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:238:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:239:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_J1, "j1", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:239:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:239:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_J1, "j1", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:239:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:240:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_J1F, "j1f", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:240:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:240:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_J1F, "j1f", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:240:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:241:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_J1L, "j1l", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:241:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:241:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_J1L, "j1l", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:241:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/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_JN, "jn", BT_FN_DOUBLE_INT_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:242:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/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_JN, "jn", BT_FN_DOUBLE_INT_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:242:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:243:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_JNF, "jnf", BT_FN_FLOAT_INT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:243:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:243:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_JNF, "jnf", BT_FN_FLOAT_INT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:243:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:244:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_JNL, "jnl", BT_FN_LONGDOUBLE_INT_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:244:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:244:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_JNL, "jnl", BT_FN_LONGDOUBLE_INT_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:244:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:245:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_LDEXP, "ldexp", BT_FN_DOUBLE_DOUBLE_INT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:245:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:245:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_LDEXP, "ldexp", BT_FN_DOUBLE_DOUBLE_INT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:245:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:246:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_LDEXPF, "ldexpf", BT_FN_FLOAT_FLOAT_INT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:246:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:246:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_LDEXPF, "ldexpf", BT_FN_FLOAT_FLOAT_INT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:246:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:247:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_LDEXPL, "ldexpl", BT_FN_LONGDOUBLE_LONGDOUBLE_INT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:247:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:247:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_LDEXPL, "ldexpl", BT_FN_LONGDOUBLE_LONGDOUBLE_INT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:247:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:248:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_LGAMMA, "lgamma", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:248:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:248:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_LGAMMA, "lgamma", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:248:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:249:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_LGAMMAF, "lgammaf", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:249:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:249:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_LGAMMAF, "lgammaf", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:249:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:250:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_LGAMMAL, "lgammal", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:250:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:250:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_LGAMMAL, "lgammal", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:250:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:251:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_LLRINT, "llrint", BT_FN_LONGLONG_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:251:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:251:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_LLRINT, "llrint", BT_FN_LONGLONG_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:251:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:252:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_LLRINTF, "llrintf", BT_FN_LONGLONG_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:252:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:252:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_LLRINTF, "llrintf", BT_FN_LONGLONG_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:252:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:253:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_LLRINTL, "llrintl", BT_FN_LONGLONG_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:253:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:253:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_LLRINTL, "llrintl", BT_FN_LONGLONG_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:253:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:254:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_LLROUND, "llround", BT_FN_LONGLONG_DOUBLE, ATTR_MATHFN_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:254:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:254:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_LLROUND, "llround", BT_FN_LONGLONG_DOUBLE, ATTR_MATHFN_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:254:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:255:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_LLROUNDF, "llroundf", BT_FN_LONGLONG_FLOAT, ATTR_MATHFN_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:255:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:255:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_LLROUNDF, "llroundf", BT_FN_LONGLONG_FLOAT, ATTR_MATHFN_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:255:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:256:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_LLROUNDL, "llroundl", BT_FN_LONGLONG_LONGDOUBLE, ATTR_MATHFN_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:256:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:256:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_LLROUNDL, "llroundl", BT_FN_LONGLONG_LONGDOUBLE, ATTR_MATHFN_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:256:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:257:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_LOG, "log", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:257:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:257:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_LOG, "log", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:257:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:258:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_LOG10, "log10", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:258:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:258:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_LOG10, "log10", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:258:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:259:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_LOG10F, "log10f", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:259:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:259:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_LOG10F, "log10f", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:259:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:260:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_LOG10L, "log10l", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:260:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:260:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_LOG10L, "log10l", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:260:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:261:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_LOG1P, "log1p", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:261:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:261:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_LOG1P, "log1p", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:261:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:262:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_LOG1PF, "log1pf", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:262:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:262:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_LOG1PF, "log1pf", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:262:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:263:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_LOG1PL, "log1pl", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:263:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:263:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_LOG1PL, "log1pl", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:263:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:264:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_LOG2, "log2", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:264:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:264:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_LOG2, "log2", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:264:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:265:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_LOG2F, "log2f", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:265:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:265:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_LOG2F, "log2f", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:265:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:266:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_LOG2L, "log2l", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:266:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:266:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_LOG2L, "log2l", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:266:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:267:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_LOGB, "logb", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:267:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:267:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_LOGB, "logb", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:267:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:268:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_LOGBF, "logbf", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:268:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:268:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_LOGBF, "logbf", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:268:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:269:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_LOGBL, "logbl", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:269:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:269:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_LOGBL, "logbl", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:269:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:270:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_LOGF, "logf", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:270:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:270:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_LOGF, "logf", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:270:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:271:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_LOGL, "logl", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:271:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:271:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_LOGL, "logl", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:271:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:272:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_LRINT, "lrint", BT_FN_LONG_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:272:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:272:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_LRINT, "lrint", BT_FN_LONG_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:272:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:273:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_LRINTF, "lrintf", BT_FN_LONG_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:273:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:273:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_LRINTF, "lrintf", BT_FN_LONG_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:273:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:274:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_LRINTL, "lrintl", BT_FN_LONG_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:274:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:274:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_LRINTL, "lrintl", BT_FN_LONG_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:274:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:275:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_LROUND, "lround", BT_FN_LONG_DOUBLE, ATTR_MATHFN_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:275:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:275:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_LROUND, "lround", BT_FN_LONG_DOUBLE, ATTR_MATHFN_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:275:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:276:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_LROUNDF, "lroundf", BT_FN_LONG_FLOAT, ATTR_MATHFN_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:276:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:276:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_LROUNDF, "lroundf", BT_FN_LONG_FLOAT, ATTR_MATHFN_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:276:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:277:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_LROUNDL, "lroundl", BT_FN_LONG_LONGDOUBLE, ATTR_MATHFN_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:277:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:277:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_LROUNDL, "lroundl", BT_FN_LONG_LONGDOUBLE, ATTR_MATHFN_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:277:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:278:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_MODF, "modf", BT_FN_DOUBLE_DOUBLE_DOUBLEPTR, ATTR_MATHFN_FPROUNDING_STORE)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:278:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:278:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_MODF, "modf", BT_FN_DOUBLE_DOUBLE_DOUBLEPTR, ATTR_MATHFN_FPROUNDING_STORE)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:278:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:279:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_MODFF, "modff", BT_FN_FLOAT_FLOAT_FLOATPTR, ATTR_MATHFN_FPROUNDING_STORE)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:279:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:279:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_MODFF, "modff", BT_FN_FLOAT_FLOAT_FLOATPTR, ATTR_MATHFN_FPROUNDING_STORE)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:279:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:280:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_MODFL, "modfl", BT_FN_LONGDOUBLE_LONGDOUBLE_LONGDOUBLEPTR, ATTR_MATHFN_FPROUNDING_STORE)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:280:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:280:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_MODFL, "modfl", BT_FN_LONGDOUBLE_LONGDOUBLE_LONGDOUBLEPTR, ATTR_MATHFN_FPROUNDING_STORE)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:280:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:281:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_NAN, "nan", BT_FN_DOUBLE_CONST_STRING, ATTR_CONST_NOTHROW_NONNULL_1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:281:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:281:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_NAN, "nan", BT_FN_DOUBLE_CONST_STRING, ATTR_CONST_NOTHROW_NONNULL_1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:281:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:282:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_NANF, "nanf", BT_FN_FLOAT_CONST_STRING, ATTR_CONST_NOTHROW_NONNULL_1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:282:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:282:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_NANF, "nanf", BT_FN_FLOAT_CONST_STRING, ATTR_CONST_NOTHROW_NONNULL_1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:282:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:283:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_NANL, "nanl", BT_FN_LONGDOUBLE_CONST_STRING, ATTR_CONST_NOTHROW_NONNULL_1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:283:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:283:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_NANL, "nanl", BT_FN_LONGDOUBLE_CONST_STRING, ATTR_CONST_NOTHROW_NONNULL_1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:283:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:284:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_NANS, "nans", BT_FN_DOUBLE_CONST_STRING, ATTR_CONST_NOTHROW_NONNULL_1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:284:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:284:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_NANS, "nans", BT_FN_DOUBLE_CONST_STRING, ATTR_CONST_NOTHROW_NONNULL_1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:284:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:285:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_NANSF, "nansf", BT_FN_FLOAT_CONST_STRING, ATTR_CONST_NOTHROW_NONNULL_1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:285:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:285:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_NANSF, "nansf", BT_FN_FLOAT_CONST_STRING, ATTR_CONST_NOTHROW_NONNULL_1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:285:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:286:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_NANSL, "nansl", BT_FN_LONGDOUBLE_CONST_STRING, ATTR_CONST_NOTHROW_NONNULL_1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:286:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:286:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_NANSL, "nansl", BT_FN_LONGDOUBLE_CONST_STRING, ATTR_CONST_NOTHROW_NONNULL_1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:286:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:287:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_NEARBYINT, "nearbyint", BT_FN_DOUBLE_DOUBLE, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:287:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:287:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_NEARBYINT, "nearbyint", BT_FN_DOUBLE_DOUBLE, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:287:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:288:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_NEARBYINTF, "nearbyintf", BT_FN_FLOAT_FLOAT, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:288:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:288:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_NEARBYINTF, "nearbyintf", BT_FN_FLOAT_FLOAT, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:288:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:289:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_NEARBYINTL, "nearbyintl", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:289:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:289:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_NEARBYINTL, "nearbyintl", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:289:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:290:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_NEXTAFTER, "nextafter", BT_FN_DOUBLE_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:290:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:290:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_NEXTAFTER, "nextafter", BT_FN_DOUBLE_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:290:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:291:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_NEXTAFTERF, "nextafterf", BT_FN_FLOAT_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:291:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:291:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_NEXTAFTERF, "nextafterf", BT_FN_FLOAT_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:291:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:292:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_NEXTAFTERL, "nextafterl", BT_FN_LONGDOUBLE_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:292:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:292:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_NEXTAFTERL, "nextafterl", BT_FN_LONGDOUBLE_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:292:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:293:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_NEXTTOWARD, "nexttoward", BT_FN_DOUBLE_DOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:293:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:293:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_NEXTTOWARD, "nexttoward", BT_FN_DOUBLE_DOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:293:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:294:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_NEXTTOWARDF, "nexttowardf", BT_FN_FLOAT_FLOAT_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:294:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:294:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_NEXTTOWARDF, "nexttowardf", BT_FN_FLOAT_FLOAT_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:294:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:295:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_NEXTTOWARDL, "nexttowardl", BT_FN_LONGDOUBLE_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:295:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:295:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_NEXTTOWARDL, "nexttowardl", BT_FN_LONGDOUBLE_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:295:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/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_POW, "pow", BT_FN_DOUBLE_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:296:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/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_POW, "pow", BT_FN_DOUBLE_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:296:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:297:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_POW10, "pow10", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:297:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:297:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_POW10, "pow10", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:297:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:298:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_POW10F, "pow10f", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:298:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:298:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_POW10F, "pow10f", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:298:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:299:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_POW10L, "pow10l", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:299:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:299:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_POW10L, "pow10l", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:299:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:300:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_POWF, "powf", BT_FN_FLOAT_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:300:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:300:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_POWF, "powf", BT_FN_FLOAT_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:300:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:301:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_POWL, "powl", BT_FN_LONGDOUBLE_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:301:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:301:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_POWL, "powl", BT_FN_LONGDOUBLE_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:301:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:302:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_REMAINDER, "remainder", BT_FN_DOUBLE_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:302:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:302:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_REMAINDER, "remainder", BT_FN_DOUBLE_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:302:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:303:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_REMAINDERF, "remainderf", BT_FN_FLOAT_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:303:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:303:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_REMAINDERF, "remainderf", BT_FN_FLOAT_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:303:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:304:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_REMAINDERL, "remainderl", BT_FN_LONGDOUBLE_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:304:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:304:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_REMAINDERL, "remainderl", BT_FN_LONGDOUBLE_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:304:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:305:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_REMQUO, "remquo", BT_FN_DOUBLE_DOUBLE_DOUBLE_INTPTR, ATTR_MATHFN_FPROUNDING_STORE)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:305:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:305:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_REMQUO, "remquo", BT_FN_DOUBLE_DOUBLE_DOUBLE_INTPTR, ATTR_MATHFN_FPROUNDING_STORE)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:305:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:306:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_REMQUOF, "remquof", BT_FN_FLOAT_FLOAT_FLOAT_INTPTR, ATTR_MATHFN_FPROUNDING_STORE)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:306:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:306:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_REMQUOF, "remquof", BT_FN_FLOAT_FLOAT_FLOAT_INTPTR, ATTR_MATHFN_FPROUNDING_STORE)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:306:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:307:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_REMQUOL, "remquol", BT_FN_LONGDOUBLE_LONGDOUBLE_LONGDOUBLE_INTPTR, ATTR_MATHFN_FPROUNDING_STORE)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:307:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:307:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_REMQUOL, "remquol", BT_FN_LONGDOUBLE_LONGDOUBLE_LONGDOUBLE_INTPTR, ATTR_MATHFN_FPROUNDING_STORE)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:307:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:308:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_RINT, "rint", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:308:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:308:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_RINT, "rint", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:308:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:309:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_RINTF, "rintf", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:309:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:309:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_RINTF, "rintf", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:309:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:310:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_RINTL, "rintl", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:310:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:310:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_RINTL, "rintl", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:310:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:311:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_ROUND, "round", BT_FN_DOUBLE_DOUBLE, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:311:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:311:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_ROUND, "round", BT_FN_DOUBLE_DOUBLE, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:311:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:312:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_ROUNDF, "roundf", BT_FN_FLOAT_FLOAT, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:312:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:312:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_ROUNDF, "roundf", BT_FN_FLOAT_FLOAT, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:312:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:313:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_ROUNDL, "roundl", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:313:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:313:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_ROUNDL, "roundl", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:313:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:314:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_SCALB, "scalb", BT_FN_DOUBLE_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:314:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:314:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_SCALB, "scalb", BT_FN_DOUBLE_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:314:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:315:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_SCALBF, "scalbf", BT_FN_FLOAT_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:315:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:315:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_SCALBF, "scalbf", BT_FN_FLOAT_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:315:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:316:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_SCALBL, "scalbl", BT_FN_LONGDOUBLE_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:316:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:316:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_SCALBL, "scalbl", BT_FN_LONGDOUBLE_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:316:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:317:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_SCALBLN, "scalbln", BT_FN_DOUBLE_DOUBLE_LONG, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:317:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:317:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_SCALBLN, "scalbln", BT_FN_DOUBLE_DOUBLE_LONG, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:317:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:318:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_SCALBLNF, "scalblnf", BT_FN_FLOAT_FLOAT_LONG, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:318:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:318:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_SCALBLNF, "scalblnf", BT_FN_FLOAT_FLOAT_LONG, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:318:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:319:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_SCALBLNL, "scalblnl", BT_FN_LONGDOUBLE_LONGDOUBLE_LONG, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:319:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:319:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_SCALBLNL, "scalblnl", BT_FN_LONGDOUBLE_LONGDOUBLE_LONG, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:319:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:320:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_SCALBN, "scalbn", BT_FN_DOUBLE_DOUBLE_INT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:320:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:320:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_SCALBN, "scalbn", BT_FN_DOUBLE_DOUBLE_INT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:320:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:321:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_SCALBNF, "scalbnf", BT_FN_FLOAT_FLOAT_INT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:321:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:321:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_SCALBNF, "scalbnf", BT_FN_FLOAT_FLOAT_INT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:321:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:322:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_SCALBNL, "scalbnl", BT_FN_LONGDOUBLE_LONGDOUBLE_INT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:322:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:322:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_SCALBNL, "scalbnl", BT_FN_LONGDOUBLE_LONGDOUBLE_INT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:322:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:323:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_SIGNIFICAND, "significand", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:323:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:323:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_SIGNIFICAND, "significand", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:323:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:324:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_SIGNIFICANDF, "significandf", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:324:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:324:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_SIGNIFICANDF, "significandf", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:324:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:325:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_SIGNIFICANDL, "significandl", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:325:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:325:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_SIGNIFICANDL, "significandl", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:325:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:326:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_SIN, "sin", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:326:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:326:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_SIN, "sin", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:326:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:327:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_SINCOS, "sincos", BT_FN_VOID_DOUBLE_DOUBLEPTR_DOUBLEPTR, ATTR_MATHFN_FPROUNDING_STORE)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:327:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:327:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_SINCOS, "sincos", BT_FN_VOID_DOUBLE_DOUBLEPTR_DOUBLEPTR, ATTR_MATHFN_FPROUNDING_STORE)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:327:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:328:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_SINCOSF, "sincosf", BT_FN_VOID_FLOAT_FLOATPTR_FLOATPTR, ATTR_MATHFN_FPROUNDING_STORE)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:328:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:328:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_SINCOSF, "sincosf", BT_FN_VOID_FLOAT_FLOATPTR_FLOATPTR, ATTR_MATHFN_FPROUNDING_STORE)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:328:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:329:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_SINCOSL, "sincosl", BT_FN_VOID_LONGDOUBLE_LONGDOUBLEPTR_LONGDOUBLEPTR, ATTR_MATHFN_FPROUNDING_STORE)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:329:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:329:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_SINCOSL, "sincosl", BT_FN_VOID_LONGDOUBLE_LONGDOUBLEPTR_LONGDOUBLEPTR, ATTR_MATHFN_FPROUNDING_STORE)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:329:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:330:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_SINF, "sinf", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:330:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:330:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_SINF, "sinf", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:330:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:331:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_SINH, "sinh", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:331:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:331:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_SINH, "sinh", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:331:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:332:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_SINHF, "sinhf", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:332:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:332:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_SINHF, "sinhf", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:332:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:333:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_SINHL, "sinhl", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:333:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:333:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_SINHL, "sinhl", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:333:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:334:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_SINL, "sinl", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:334:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:334:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_SINL, "sinl", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:334:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:335:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_SQRT, "sqrt", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:335:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:335:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_SQRT, "sqrt", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:335:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:336:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_SQRTF, "sqrtf", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:336:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:336:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_SQRTF, "sqrtf", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:336:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:337:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_SQRTL, "sqrtl", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:337:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:337:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_SQRTL, "sqrtl", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:337:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/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_TAN, "tan", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:338:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/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_TAN, "tan", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:338:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:339:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_TANF, "tanf", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:339:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:339:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_TANF, "tanf", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:339:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:340:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_TANH, "tanh", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:340:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:340:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_TANH, "tanh", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:340:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:341:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_TANHF, "tanhf", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:341:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:341:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_TANHF, "tanhf", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:341:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:342:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_TANHL, "tanhl", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:342:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:342:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_TANHL, "tanhl", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:342:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:343:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_TANL, "tanl", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:343:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:343:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_C90RES_BUILTIN (BUILT_IN_TANL, "tanl", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:343:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:105:3: note: expanded from macro 'DEF_C99_C90RES_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:344:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_TGAMMA, "tgamma", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:344:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:344:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_TGAMMA, "tgamma", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:344:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:345:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_TGAMMAF, "tgammaf", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:345:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:345:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_TGAMMAF, "tgammaf", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:345:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:346:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_TGAMMAL, "tgammal", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:346:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:346:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_TGAMMAL, "tgammal", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:346:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:347:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_TRUNC, "trunc", BT_FN_DOUBLE_DOUBLE, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:347:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:347:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_TRUNC, "trunc", BT_FN_DOUBLE_DOUBLE, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:347:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:348:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_TRUNCF, "truncf", BT_FN_FLOAT_FLOAT, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:348:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:348:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_TRUNCF, "truncf", BT_FN_FLOAT_FLOAT, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:348:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:349:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_TRUNCL, "truncl", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:349:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:349:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_TRUNCL, "truncl", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:349:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:350:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_Y0, "y0", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:350:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:350:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_Y0, "y0", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:350:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:351:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_Y0F, "y0f", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:351:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:351:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_Y0F, "y0f", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:351:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:352:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_Y0L, "y0l", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:352:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:352:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_Y0L, "y0l", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:352:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:353:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_Y1, "y1", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:353:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:353:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_Y1, "y1", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:353:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:354:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_Y1F, "y1f", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:354:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:354:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_Y1F, "y1f", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:354:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:355:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_Y1L, "y1l", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:355:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:355:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_Y1L, "y1l", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:355:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:356:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_YN, "yn", BT_FN_DOUBLE_INT_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:356:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:356:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_YN, "yn", BT_FN_DOUBLE_INT_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:356:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:357:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_YNF, "ynf", BT_FN_FLOAT_INT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:357:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:357:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_YNF, "ynf", BT_FN_FLOAT_INT_FLOAT, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:357:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:358:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_YNL, "ynl", BT_FN_LONGDOUBLE_INT_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:358:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:358:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_YNL, "ynl", BT_FN_LONGDOUBLE_INT_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:358:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:363:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CABS, "cabs", BT_FN_DOUBLE_COMPLEX_DOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:363:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:363:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CABS, "cabs", BT_FN_DOUBLE_COMPLEX_DOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:363:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:364:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CABSF, "cabsf", BT_FN_FLOAT_COMPLEX_FLOAT, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:364:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:364:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CABSF, "cabsf", BT_FN_FLOAT_COMPLEX_FLOAT, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:364:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:365:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CABSL, "cabsl", BT_FN_LONGDOUBLE_COMPLEX_LONGDOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:365:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:365:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CABSL, "cabsl", BT_FN_LONGDOUBLE_COMPLEX_LONGDOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:365:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:366:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CACOS, "cacos", BT_FN_COMPLEX_DOUBLE_COMPLEX_DOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:366:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:366:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CACOS, "cacos", BT_FN_COMPLEX_DOUBLE_COMPLEX_DOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:366:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:367:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CACOSF, "cacosf", BT_FN_COMPLEX_FLOAT_COMPLEX_FLOAT, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:367:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:367:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CACOSF, "cacosf", BT_FN_COMPLEX_FLOAT_COMPLEX_FLOAT, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:367:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:368:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CACOSH, "cacosh", BT_FN_COMPLEX_DOUBLE_COMPLEX_DOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:368:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:368:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CACOSH, "cacosh", BT_FN_COMPLEX_DOUBLE_COMPLEX_DOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:368:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:369:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CACOSHF, "cacoshf", BT_FN_COMPLEX_FLOAT_COMPLEX_FLOAT, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:369:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:369:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CACOSHF, "cacoshf", BT_FN_COMPLEX_FLOAT_COMPLEX_FLOAT, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:369:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:370:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CACOSHL, "cacoshl", BT_FN_COMPLEX_LONGDOUBLE_COMPLEX_LONGDOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:370:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:370:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CACOSHL, "cacoshl", BT_FN_COMPLEX_LONGDOUBLE_COMPLEX_LONGDOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:370:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:371:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CACOSL, "cacosl", BT_FN_COMPLEX_LONGDOUBLE_COMPLEX_LONGDOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:371:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:371:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CACOSL, "cacosl", BT_FN_COMPLEX_LONGDOUBLE_COMPLEX_LONGDOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:371:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:372:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CARG, "carg", BT_FN_DOUBLE_COMPLEX_DOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:372:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:372:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CARG, "carg", BT_FN_DOUBLE_COMPLEX_DOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:372:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:373:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CARGF, "cargf", BT_FN_FLOAT_COMPLEX_FLOAT, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:373:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:373:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CARGF, "cargf", BT_FN_FLOAT_COMPLEX_FLOAT, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:373:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:374:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CARGL, "cargl", BT_FN_LONGDOUBLE_COMPLEX_LONGDOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:374:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:374:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CARGL, "cargl", BT_FN_LONGDOUBLE_COMPLEX_LONGDOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:374:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:375:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CASIN, "casin", BT_FN_COMPLEX_DOUBLE_COMPLEX_DOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:375:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:375:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CASIN, "casin", BT_FN_COMPLEX_DOUBLE_COMPLEX_DOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:375:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:376:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CASINF, "casinf", BT_FN_COMPLEX_FLOAT_COMPLEX_FLOAT, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:376:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:376:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CASINF, "casinf", BT_FN_COMPLEX_FLOAT_COMPLEX_FLOAT, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:376:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:377:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CASINH, "casinh", BT_FN_COMPLEX_DOUBLE_COMPLEX_DOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:377:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:377:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CASINH, "casinh", BT_FN_COMPLEX_DOUBLE_COMPLEX_DOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:377:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:378:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CASINHF, "casinhf", BT_FN_COMPLEX_FLOAT_COMPLEX_FLOAT, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:378:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:378:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CASINHF, "casinhf", BT_FN_COMPLEX_FLOAT_COMPLEX_FLOAT, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:378:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:379:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CASINHL, "casinhl", BT_FN_COMPLEX_LONGDOUBLE_COMPLEX_LONGDOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:379:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:379:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CASINHL, "casinhl", BT_FN_COMPLEX_LONGDOUBLE_COMPLEX_LONGDOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:379:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:380:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CASINL, "casinl", BT_FN_COMPLEX_LONGDOUBLE_COMPLEX_LONGDOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:380:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:380:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CASINL, "casinl", BT_FN_COMPLEX_LONGDOUBLE_COMPLEX_LONGDOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:380:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:381:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CATAN, "catan", BT_FN_COMPLEX_DOUBLE_COMPLEX_DOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:381:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:381:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CATAN, "catan", BT_FN_COMPLEX_DOUBLE_COMPLEX_DOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:381:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:382:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CATANF, "catanf", BT_FN_COMPLEX_FLOAT_COMPLEX_FLOAT, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:382:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:382:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CATANF, "catanf", BT_FN_COMPLEX_FLOAT_COMPLEX_FLOAT, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:382:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:383:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CATANH, "catanh", BT_FN_COMPLEX_DOUBLE_COMPLEX_DOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:383:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:383:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CATANH, "catanh", BT_FN_COMPLEX_DOUBLE_COMPLEX_DOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:383:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:384:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CATANHF, "catanhf", BT_FN_COMPLEX_FLOAT_COMPLEX_FLOAT, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:384:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:384:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CATANHF, "catanhf", BT_FN_COMPLEX_FLOAT_COMPLEX_FLOAT, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:384:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:385:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CATANHL, "catanhl", BT_FN_COMPLEX_LONGDOUBLE_COMPLEX_LONGDOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:385:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:385:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CATANHL, "catanhl", BT_FN_COMPLEX_LONGDOUBLE_COMPLEX_LONGDOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:385:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:386:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CATANL, "catanl", BT_FN_COMPLEX_LONGDOUBLE_COMPLEX_LONGDOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:386:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:386:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CATANL, "catanl", BT_FN_COMPLEX_LONGDOUBLE_COMPLEX_LONGDOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:386:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:387:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CCOS, "ccos", BT_FN_COMPLEX_DOUBLE_COMPLEX_DOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:387:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:387:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CCOS, "ccos", BT_FN_COMPLEX_DOUBLE_COMPLEX_DOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:387:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:388:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CCOSF, "ccosf", BT_FN_COMPLEX_FLOAT_COMPLEX_FLOAT, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:388:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:388:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CCOSF, "ccosf", BT_FN_COMPLEX_FLOAT_COMPLEX_FLOAT, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:388:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:389:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CCOSH, "ccosh", BT_FN_COMPLEX_DOUBLE_COMPLEX_DOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:389:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:389:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CCOSH, "ccosh", BT_FN_COMPLEX_DOUBLE_COMPLEX_DOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:389:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:390:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CCOSHF, "ccoshf", BT_FN_COMPLEX_FLOAT_COMPLEX_FLOAT, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:390:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:390:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CCOSHF, "ccoshf", BT_FN_COMPLEX_FLOAT_COMPLEX_FLOAT, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:390:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:391:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CCOSHL, "ccoshl", BT_FN_COMPLEX_LONGDOUBLE_COMPLEX_LONGDOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:391:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:391:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CCOSHL, "ccoshl", BT_FN_COMPLEX_LONGDOUBLE_COMPLEX_LONGDOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:391:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:392:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CCOSL, "ccosl", BT_FN_COMPLEX_LONGDOUBLE_COMPLEX_LONGDOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:392:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:392:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CCOSL, "ccosl", BT_FN_COMPLEX_LONGDOUBLE_COMPLEX_LONGDOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:392:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:393:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CEXP, "cexp", BT_FN_COMPLEX_DOUBLE_COMPLEX_DOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:393:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:393:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CEXP, "cexp", BT_FN_COMPLEX_DOUBLE_COMPLEX_DOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:393:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:394:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CEXPF, "cexpf", BT_FN_COMPLEX_FLOAT_COMPLEX_FLOAT, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:394:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:394:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CEXPF, "cexpf", BT_FN_COMPLEX_FLOAT_COMPLEX_FLOAT, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:394:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:395:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CEXPL, "cexpl", BT_FN_COMPLEX_LONGDOUBLE_COMPLEX_LONGDOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:395:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:395:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CEXPL, "cexpl", BT_FN_COMPLEX_LONGDOUBLE_COMPLEX_LONGDOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:395:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:396:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CIMAG, "cimag", BT_FN_DOUBLE_COMPLEX_DOUBLE, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:396:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:396:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CIMAG, "cimag", BT_FN_DOUBLE_COMPLEX_DOUBLE, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:396:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:397:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CIMAGF, "cimagf", BT_FN_FLOAT_COMPLEX_FLOAT, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:397:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:397:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CIMAGF, "cimagf", BT_FN_FLOAT_COMPLEX_FLOAT, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:397:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:398:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CIMAGL, "cimagl", BT_FN_LONGDOUBLE_COMPLEX_LONGDOUBLE, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:398:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:398:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CIMAGL, "cimagl", BT_FN_LONGDOUBLE_COMPLEX_LONGDOUBLE, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:398:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:402:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CONJ, "conj", BT_FN_COMPLEX_DOUBLE_COMPLEX_DOUBLE, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:402:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:402:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CONJ, "conj", BT_FN_COMPLEX_DOUBLE_COMPLEX_DOUBLE, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:402:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:403:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CONJF, "conjf", BT_FN_COMPLEX_FLOAT_COMPLEX_FLOAT, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:403:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:403:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CONJF, "conjf", BT_FN_COMPLEX_FLOAT_COMPLEX_FLOAT, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:403:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:404:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CONJL, "conjl", BT_FN_COMPLEX_LONGDOUBLE_COMPLEX_LONGDOUBLE, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:404:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:404:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CONJL, "conjl", BT_FN_COMPLEX_LONGDOUBLE_COMPLEX_LONGDOUBLE, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:404:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:405:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CPOW, "cpow", BT_FN_COMPLEX_DOUBLE_COMPLEX_DOUBLE_COMPLEX_DOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:405:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:405:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CPOW, "cpow", BT_FN_COMPLEX_DOUBLE_COMPLEX_DOUBLE_COMPLEX_DOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:405:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:406:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CPOWF, "cpowf", BT_FN_COMPLEX_FLOAT_COMPLEX_FLOAT_COMPLEX_FLOAT, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:406:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:406:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CPOWF, "cpowf", BT_FN_COMPLEX_FLOAT_COMPLEX_FLOAT_COMPLEX_FLOAT, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:406:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:407:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CPOWL, "cpowl", BT_FN_COMPLEX_LONGDOUBLE_COMPLEX_LONGDOUBLE_COMPLEX_LONGDOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:407:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:407:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CPOWL, "cpowl", BT_FN_COMPLEX_LONGDOUBLE_COMPLEX_LONGDOUBLE_COMPLEX_LONGDOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:407:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:408:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CPROJ, "cproj", BT_FN_COMPLEX_DOUBLE_COMPLEX_DOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:408:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:408:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CPROJ, "cproj", BT_FN_COMPLEX_DOUBLE_COMPLEX_DOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:408:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:409:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CPROJF, "cprojf", BT_FN_COMPLEX_FLOAT_COMPLEX_FLOAT, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:409:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:409:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CPROJF, "cprojf", BT_FN_COMPLEX_FLOAT_COMPLEX_FLOAT, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:409:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:410:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CPROJL, "cprojl", BT_FN_COMPLEX_LONGDOUBLE_COMPLEX_LONGDOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:410:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:410:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CPROJL, "cprojl", BT_FN_COMPLEX_LONGDOUBLE_COMPLEX_LONGDOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:410:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:411:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CREAL, "creal", BT_FN_DOUBLE_COMPLEX_DOUBLE, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:411:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:411:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CREAL, "creal", BT_FN_DOUBLE_COMPLEX_DOUBLE, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:411:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:412:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CREALF, "crealf", BT_FN_FLOAT_COMPLEX_FLOAT, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:412:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:412:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CREALF, "crealf", BT_FN_FLOAT_COMPLEX_FLOAT, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:412:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:413:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CREALL, "creall", BT_FN_LONGDOUBLE_COMPLEX_LONGDOUBLE, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:413:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:413:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CREALL, "creall", BT_FN_LONGDOUBLE_COMPLEX_LONGDOUBLE, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:413:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:414:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CSIN, "csin", BT_FN_COMPLEX_DOUBLE_COMPLEX_DOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:414:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:414:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CSIN, "csin", BT_FN_COMPLEX_DOUBLE_COMPLEX_DOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:414:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:415:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CSINF, "csinf", BT_FN_COMPLEX_FLOAT_COMPLEX_FLOAT, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:415:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:415:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CSINF, "csinf", BT_FN_COMPLEX_FLOAT_COMPLEX_FLOAT, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:415:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:416:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CSINH, "csinh", BT_FN_COMPLEX_DOUBLE_COMPLEX_DOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:416:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:416:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CSINH, "csinh", BT_FN_COMPLEX_DOUBLE_COMPLEX_DOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:416:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:417:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CSINHF, "csinhf", BT_FN_COMPLEX_FLOAT_COMPLEX_FLOAT, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:417:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:417:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CSINHF, "csinhf", BT_FN_COMPLEX_FLOAT_COMPLEX_FLOAT, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:417:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:418:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CSINHL, "csinhl", BT_FN_COMPLEX_LONGDOUBLE_COMPLEX_LONGDOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:418:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:418:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CSINHL, "csinhl", BT_FN_COMPLEX_LONGDOUBLE_COMPLEX_LONGDOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:418:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:419:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CSINL, "csinl", BT_FN_COMPLEX_LONGDOUBLE_COMPLEX_LONGDOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:419:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:419:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CSINL, "csinl", BT_FN_COMPLEX_LONGDOUBLE_COMPLEX_LONGDOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:419:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:420:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CSQRT, "csqrt", BT_FN_COMPLEX_DOUBLE_COMPLEX_DOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:420:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:420:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CSQRT, "csqrt", BT_FN_COMPLEX_DOUBLE_COMPLEX_DOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:420:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:421:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CSQRTF, "csqrtf", BT_FN_COMPLEX_FLOAT_COMPLEX_FLOAT, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:421:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:421:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CSQRTF, "csqrtf", BT_FN_COMPLEX_FLOAT_COMPLEX_FLOAT, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:421:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:422:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CSQRTL, "csqrtl", BT_FN_COMPLEX_LONGDOUBLE_COMPLEX_LONGDOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:422:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:422:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CSQRTL, "csqrtl", BT_FN_COMPLEX_LONGDOUBLE_COMPLEX_LONGDOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:422:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:423:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CTAN, "ctan", BT_FN_COMPLEX_DOUBLE_COMPLEX_DOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:423:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:423:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CTAN, "ctan", BT_FN_COMPLEX_DOUBLE_COMPLEX_DOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:423:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:424:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CTANF, "ctanf", BT_FN_COMPLEX_FLOAT_COMPLEX_FLOAT, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:424:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:424:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CTANF, "ctanf", BT_FN_COMPLEX_FLOAT_COMPLEX_FLOAT, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:424:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:425:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CTANH, "ctanh", BT_FN_COMPLEX_DOUBLE_COMPLEX_DOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:425:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:425:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CTANH, "ctanh", BT_FN_COMPLEX_DOUBLE_COMPLEX_DOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:425:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:426:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CTANHF, "ctanhf", BT_FN_COMPLEX_FLOAT_COMPLEX_FLOAT, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:426:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:426:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CTANHF, "ctanhf", BT_FN_COMPLEX_FLOAT_COMPLEX_FLOAT, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:426:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:427:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CTANHL, "ctanhl", BT_FN_COMPLEX_LONGDOUBLE_COMPLEX_LONGDOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:427:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:427:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CTANHL, "ctanhl", BT_FN_COMPLEX_LONGDOUBLE_COMPLEX_LONGDOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:427:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:428:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CTANL, "ctanl", BT_FN_COMPLEX_LONGDOUBLE_COMPLEX_LONGDOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:428:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:428:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_CTANL, "ctanl", BT_FN_COMPLEX_LONGDOUBLE_COMPLEX_LONGDOUBLE, ATTR_MATHFN_FPROUNDING)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:428:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:433:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_BCMP, "bcmp", BT_FN_INT_CONST_PTR_CONST_PTR_SIZE, ATTR_PURE_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:433:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:433:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_BCMP, "bcmp", BT_FN_INT_CONST_PTR_CONST_PTR_SIZE, ATTR_PURE_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:433:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:434:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_BCOPY, "bcopy", BT_FN_VOID_CONST_PTR_PTR_SIZE, ATTR_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:434:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:434:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_BCOPY, "bcopy", BT_FN_VOID_CONST_PTR_PTR_SIZE, ATTR_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:434:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:435:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_BZERO, "bzero", BT_FN_VOID_PTR_SIZE, ATTR_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:435:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:435:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_BZERO, "bzero", BT_FN_VOID_PTR_SIZE, ATTR_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:435:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:436:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_FFS, "ffs", BT_FN_INT_INT, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:436:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:436:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_FFS, "ffs", BT_FN_INT_INT, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:436:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:437:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_FFSL, "ffsl", BT_FN_INT_LONG, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:437:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:437:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_FFSL, "ffsl", BT_FN_INT_LONG, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:437:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:438:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_FFSLL, "ffsll", BT_FN_INT_LONGLONG, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:438:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:438:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_FFSLL, "ffsll", BT_FN_INT_LONGLONG, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:438:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:439:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_INDEX, "index", BT_FN_STRING_CONST_STRING_INT, ATTR_PURE_NOTHROW_NONNULL_1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:439:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:439:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_INDEX, "index", BT_FN_STRING_CONST_STRING_INT, ATTR_PURE_NOTHROW_NONNULL_1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:439:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:440:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_MEMCMP, "memcmp", BT_FN_INT_CONST_PTR_CONST_PTR_SIZE, ATTR_PURE_NOTHROW_NONNULL_1_2)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:440:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:440:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_MEMCMP, "memcmp", BT_FN_INT_CONST_PTR_CONST_PTR_SIZE, ATTR_PURE_NOTHROW_NONNULL_1_2)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:440:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/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_MEMCPY, "memcpy", BT_FN_PTR_PTR_CONST_PTR_SIZE, ATTR_NOTHROW_NONNULL_1_2)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:441:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/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_MEMCPY, "memcpy", BT_FN_PTR_PTR_CONST_PTR_SIZE, ATTR_NOTHROW_NONNULL_1_2)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:441:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:442:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_MEMMOVE, "memmove", BT_FN_PTR_PTR_CONST_PTR_SIZE, ATTR_NOTHROW_NONNULL_1_2)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:442:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:442:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_MEMMOVE, "memmove", BT_FN_PTR_PTR_CONST_PTR_SIZE, ATTR_NOTHROW_NONNULL_1_2)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:442:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:443:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_MEMPCPY, "mempcpy", BT_FN_PTR_PTR_CONST_PTR_SIZE, ATTR_NOTHROW_NONNULL_1_2)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:443:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:443:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_MEMPCPY, "mempcpy", BT_FN_PTR_PTR_CONST_PTR_SIZE, ATTR_NOTHROW_NONNULL_1_2)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:443:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:444:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_MEMSET, "memset", BT_FN_PTR_PTR_INT_SIZE, ATTR_NOTHROW_NONNULL_1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:444:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:444:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_MEMSET, "memset", BT_FN_PTR_PTR_INT_SIZE, ATTR_NOTHROW_NONNULL_1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:444:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:445:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_RINDEX, "rindex", BT_FN_STRING_CONST_STRING_INT, ATTR_PURE_NOTHROW_NONNULL_1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:445:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:445:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_RINDEX, "rindex", BT_FN_STRING_CONST_STRING_INT, ATTR_PURE_NOTHROW_NONNULL_1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:445:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:446:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_STPCPY, "stpcpy", BT_FN_STRING_STRING_CONST_STRING, ATTR_NOTHROW_NONNULL_1_2)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:446:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:446:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_STPCPY, "stpcpy", BT_FN_STRING_STRING_CONST_STRING, ATTR_NOTHROW_NONNULL_1_2)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:446:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:447:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_STRCAT, "strcat", BT_FN_STRING_STRING_CONST_STRING, ATTR_NOTHROW_NONNULL_1_2)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:447:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:447:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_STRCAT, "strcat", BT_FN_STRING_STRING_CONST_STRING, ATTR_NOTHROW_NONNULL_1_2)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:447:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:448:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_STRCHR, "strchr", BT_FN_STRING_CONST_STRING_INT, ATTR_PURE_NOTHROW_NONNULL_1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:448:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:448:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_STRCHR, "strchr", BT_FN_STRING_CONST_STRING_INT, ATTR_PURE_NOTHROW_NONNULL_1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:448:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/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_STRCMP, "strcmp", BT_FN_INT_CONST_STRING_CONST_STRING, ATTR_PURE_NOTHROW_NONNULL_1_2)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:449:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/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_STRCMP, "strcmp", BT_FN_INT_CONST_STRING_CONST_STRING, ATTR_PURE_NOTHROW_NONNULL_1_2)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:449:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:450:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_STRCPY, "strcpy", BT_FN_STRING_STRING_CONST_STRING, ATTR_NOTHROW_NONNULL_1_2)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:450:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:450:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_STRCPY, "strcpy", BT_FN_STRING_STRING_CONST_STRING, ATTR_NOTHROW_NONNULL_1_2)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:450:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:451:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_STRCSPN, "strcspn", BT_FN_SIZE_CONST_STRING_CONST_STRING, ATTR_PURE_NOTHROW_NONNULL_1_2)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:451:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:451:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_STRCSPN, "strcspn", BT_FN_SIZE_CONST_STRING_CONST_STRING, ATTR_PURE_NOTHROW_NONNULL_1_2)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:451:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:452:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_STRDUP, "strdup", BT_FN_STRING_CONST_STRING, ATTR_MALLOC_NOTHROW_NONNULL_1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:452:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:452:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_STRDUP, "strdup", BT_FN_STRING_CONST_STRING, ATTR_MALLOC_NOTHROW_NONNULL_1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:452:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:453:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_STRLEN, "strlen", BT_FN_SIZE_CONST_STRING, ATTR_PURE_NOTHROW_NONNULL_1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:453:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:453:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_STRLEN, "strlen", BT_FN_SIZE_CONST_STRING, ATTR_PURE_NOTHROW_NONNULL_1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:453:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/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_STRNCAT, "strncat", BT_FN_STRING_STRING_CONST_STRING_SIZE, ATTR_NOTHROW_NONNULL_1_2)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:454:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/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_STRNCAT, "strncat", BT_FN_STRING_STRING_CONST_STRING_SIZE, ATTR_NOTHROW_NONNULL_1_2)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:454:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:455:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_STRNCMP, "strncmp", BT_FN_INT_CONST_STRING_CONST_STRING_SIZE, ATTR_PURE_NOTHROW_NONNULL_1_2)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:455:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:455:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_STRNCMP, "strncmp", BT_FN_INT_CONST_STRING_CONST_STRING_SIZE, ATTR_PURE_NOTHROW_NONNULL_1_2)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:455:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:456:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_STRNCPY, "strncpy", BT_FN_STRING_STRING_CONST_STRING_SIZE, ATTR_NOTHROW_NONNULL_1_2)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:456:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:456:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_STRNCPY, "strncpy", BT_FN_STRING_STRING_CONST_STRING_SIZE, ATTR_NOTHROW_NONNULL_1_2)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:456:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:457:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_STRPBRK, "strpbrk", BT_FN_STRING_CONST_STRING_CONST_STRING, ATTR_PURE_NOTHROW_NONNULL_1_2)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:457:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:457:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_STRPBRK, "strpbrk", BT_FN_STRING_CONST_STRING_CONST_STRING, ATTR_PURE_NOTHROW_NONNULL_1_2)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:457:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/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_STRRCHR, "strrchr", BT_FN_STRING_CONST_STRING_INT, ATTR_PURE_NOTHROW_NONNULL_1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:458:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/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_STRRCHR, "strrchr", BT_FN_STRING_CONST_STRING_INT, ATTR_PURE_NOTHROW_NONNULL_1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:458:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:459:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_STRSPN, "strspn", BT_FN_SIZE_CONST_STRING_CONST_STRING, ATTR_PURE_NOTHROW_NONNULL_1_2)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:459:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:459:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_STRSPN, "strspn", BT_FN_SIZE_CONST_STRING_CONST_STRING, ATTR_PURE_NOTHROW_NONNULL_1_2)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:459:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:460:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_STRSTR, "strstr", BT_FN_STRING_CONST_STRING_CONST_STRING, ATTR_PURE_NOTHROW_NONNULL_1_2)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:460:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:460:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_STRSTR, "strstr", BT_FN_STRING_CONST_STRING_CONST_STRING, ATTR_PURE_NOTHROW_NONNULL_1_2)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:460:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:463:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_FPRINTF, "fprintf", BT_FN_INT_PTR_CONST_STRING_VAR, ATTR_FORMAT_PRINTF_2_3)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:463:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:463:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_FPRINTF, "fprintf", BT_FN_INT_PTR_CONST_STRING_VAR, ATTR_FORMAT_PRINTF_2_3)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:463:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:464:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_FPRINTF_UNLOCKED, "fprintf_unlocked", BT_FN_INT_PTR_CONST_STRING_VAR, ATTR_FORMAT_PRINTF_2_3)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:464:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:464:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_FPRINTF_UNLOCKED, "fprintf_unlocked", BT_FN_INT_PTR_CONST_STRING_VAR, ATTR_FORMAT_PRINTF_2_3)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:464:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:465:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_FPUTC, "fputc", BT_FN_INT_INT_PTR, ATTR_NOTHROW_NONNULL_2)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:465:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:465:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_FPUTC, "fputc", BT_FN_INT_INT_PTR, ATTR_NOTHROW_NONNULL_2)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:465:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:466:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_FPUTC_UNLOCKED, "fputc_unlocked", BT_FN_INT_INT_PTR, ATTR_NOTHROW_NONNULL_2)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:466:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:466:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_FPUTC_UNLOCKED, "fputc_unlocked", BT_FN_INT_INT_PTR, ATTR_NOTHROW_NONNULL_2)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:466:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:467:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_FPUTS, "fputs", BT_FN_INT_CONST_STRING_PTR, ATTR_NOTHROW_NONNULL_1_2)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:467:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:467:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_FPUTS, "fputs", BT_FN_INT_CONST_STRING_PTR, ATTR_NOTHROW_NONNULL_1_2)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:467:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:468:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_FPUTS_UNLOCKED, "fputs_unlocked", BT_FN_INT_CONST_STRING_PTR, ATTR_NOTHROW_NONNULL_1_2)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:468:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:468:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_FPUTS_UNLOCKED, "fputs_unlocked", BT_FN_INT_CONST_STRING_PTR, ATTR_NOTHROW_NONNULL_1_2)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:468:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:469:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_FSCANF, "fscanf", BT_FN_INT_PTR_CONST_STRING_VAR, ATTR_FORMAT_SCANF_2_3)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:469:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:469:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_FSCANF, "fscanf", BT_FN_INT_PTR_CONST_STRING_VAR, ATTR_FORMAT_SCANF_2_3)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:469:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:470:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_FWRITE, "fwrite", BT_FN_SIZE_CONST_PTR_SIZE_SIZE_PTR, ATTR_NOTHROW_NONNULL_1_4)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:470:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:470:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_FWRITE, "fwrite", BT_FN_SIZE_CONST_PTR_SIZE_SIZE_PTR, ATTR_NOTHROW_NONNULL_1_4)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:470:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:471:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_FWRITE_UNLOCKED, "fwrite_unlocked", BT_FN_SIZE_CONST_PTR_SIZE_SIZE_PTR, ATTR_NOTHROW_NONNULL_1_4)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:471:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:471:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_FWRITE_UNLOCKED, "fwrite_unlocked", BT_FN_SIZE_CONST_PTR_SIZE_SIZE_PTR, ATTR_NOTHROW_NONNULL_1_4)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:471:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:472:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_PRINTF, "printf", BT_FN_INT_CONST_STRING_VAR, ATTR_FORMAT_PRINTF_1_2)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:472:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:472:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_PRINTF, "printf", BT_FN_INT_CONST_STRING_VAR, ATTR_FORMAT_PRINTF_1_2)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:472:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:473:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_PRINTF_UNLOCKED, "printf_unlocked", BT_FN_INT_CONST_STRING_VAR, ATTR_FORMAT_PRINTF_1_2)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:473:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:473:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_PRINTF_UNLOCKED, "printf_unlocked", BT_FN_INT_CONST_STRING_VAR, ATTR_FORMAT_PRINTF_1_2)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:473:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:474:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_PUTCHAR, "putchar", BT_FN_INT_INT, ATTR_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:474:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:474:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_PUTCHAR, "putchar", BT_FN_INT_INT, ATTR_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:474:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:475:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_PUTCHAR_UNLOCKED, "putchar_unlocked", BT_FN_INT_INT, ATTR_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:475:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:475:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_PUTCHAR_UNLOCKED, "putchar_unlocked", BT_FN_INT_INT, ATTR_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:475:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:476:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_PUTS, "puts", BT_FN_INT_CONST_STRING, ATTR_NOTHROW_NONNULL_1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:476:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:476:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_PUTS, "puts", BT_FN_INT_CONST_STRING, ATTR_NOTHROW_NONNULL_1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:476:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:477:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_PUTS_UNLOCKED, "puts_unlocked", BT_FN_INT_CONST_STRING, ATTR_NOTHROW_NONNULL_1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:477:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:477:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_PUTS_UNLOCKED, "puts_unlocked", BT_FN_INT_CONST_STRING, ATTR_NOTHROW_NONNULL_1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:477:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:478:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_SCANF, "scanf", BT_FN_INT_CONST_STRING_VAR, ATTR_FORMAT_SCANF_1_2)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:478:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:478:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_SCANF, "scanf", BT_FN_INT_CONST_STRING_VAR, ATTR_FORMAT_SCANF_1_2)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:478:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:479:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_SNPRINTF, "snprintf", BT_FN_INT_STRING_SIZE_CONST_STRING_VAR, ATTR_FORMAT_PRINTF_3_4)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:479:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:479:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_SNPRINTF, "snprintf", BT_FN_INT_STRING_SIZE_CONST_STRING_VAR, ATTR_FORMAT_PRINTF_3_4)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:479:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:480:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_SPRINTF, "sprintf", BT_FN_INT_STRING_CONST_STRING_VAR, ATTR_FORMAT_PRINTF_2_3)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:480:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:480:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_SPRINTF, "sprintf", BT_FN_INT_STRING_CONST_STRING_VAR, ATTR_FORMAT_PRINTF_2_3)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:480:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:481:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_SSCANF, "sscanf", BT_FN_INT_CONST_STRING_CONST_STRING_VAR, ATTR_FORMAT_SCANF_2_3)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:481:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:481:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_SSCANF, "sscanf", BT_FN_INT_CONST_STRING_CONST_STRING_VAR, ATTR_FORMAT_SCANF_2_3)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:481:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:482:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_VFPRINTF, "vfprintf", BT_FN_INT_PTR_CONST_STRING_VALIST_ARG, ATTR_FORMAT_PRINTF_2_0)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:482:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:482:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_VFPRINTF, "vfprintf", BT_FN_INT_PTR_CONST_STRING_VALIST_ARG, ATTR_FORMAT_PRINTF_2_0)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:482:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:483:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_VFSCANF, "vfscanf", BT_FN_INT_PTR_CONST_STRING_VALIST_ARG, ATTR_FORMAT_SCANF_2_0)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:483:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:483:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_VFSCANF, "vfscanf", BT_FN_INT_PTR_CONST_STRING_VALIST_ARG, ATTR_FORMAT_SCANF_2_0)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:483:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:484:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_VPRINTF, "vprintf", BT_FN_INT_CONST_STRING_VALIST_ARG, ATTR_FORMAT_PRINTF_1_0)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:484:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:484:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_VPRINTF, "vprintf", BT_FN_INT_CONST_STRING_VALIST_ARG, ATTR_FORMAT_PRINTF_1_0)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:484:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:485:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_VSCANF, "vscanf", BT_FN_INT_CONST_STRING_VALIST_ARG, ATTR_FORMAT_SCANF_1_0)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:485:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:485:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_VSCANF, "vscanf", BT_FN_INT_CONST_STRING_VALIST_ARG, ATTR_FORMAT_SCANF_1_0)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:485:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:486:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_VSNPRINTF, "vsnprintf", BT_FN_INT_STRING_SIZE_CONST_STRING_VALIST_ARG, ATTR_FORMAT_PRINTF_3_0)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:486:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:486:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_VSNPRINTF, "vsnprintf", BT_FN_INT_STRING_SIZE_CONST_STRING_VALIST_ARG, ATTR_FORMAT_PRINTF_3_0)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:486:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:487:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_VSPRINTF, "vsprintf", BT_FN_INT_STRING_CONST_STRING_VALIST_ARG, ATTR_FORMAT_PRINTF_2_0)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:487:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:487:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_VSPRINTF, "vsprintf", BT_FN_INT_STRING_CONST_STRING_VALIST_ARG, ATTR_FORMAT_PRINTF_2_0)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:487:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:488:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_VSSCANF, "vsscanf", BT_FN_INT_CONST_STRING_CONST_STRING_VALIST_ARG, ATTR_FORMAT_SCANF_2_0)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:488:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:488:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_VSSCANF, "vsscanf", BT_FN_INT_CONST_STRING_CONST_STRING_VALIST_ARG, ATTR_FORMAT_SCANF_2_0)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:488:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:491:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_ABORT, "abort", BT_FN_VOID, ATTR_NORETURN_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:491:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:491:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_ABORT, "abort", BT_FN_VOID, ATTR_NORETURN_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:491:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:492:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_ABS, "abs", BT_FN_INT_INT, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:492:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:492:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_ABS, "abs", BT_FN_INT_INT, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:492:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:493: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, "aggregate_incoming_address", BT_FN_PTR_VAR, ATTR_NULL)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:493:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:493: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, "aggregate_incoming_address", BT_FN_PTR_VAR, ATTR_NULL)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:493:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:494:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_ALLOCA, "alloca", BT_FN_PTR_SIZE, ATTR_MALLOC_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:494:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:494:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_ALLOCA, "alloca", BT_FN_PTR_SIZE, ATTR_MALLOC_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:494:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/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_APPLY, "apply", BT_FN_PTR_PTR_FN_VOID_VAR_PTR_SIZE, ATTR_NULL)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:495:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/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_APPLY, "apply", BT_FN_PTR_PTR_FN_VOID_VAR_PTR_SIZE, ATTR_NULL)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:495:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:496:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_APPLY_ARGS, "apply_args", BT_FN_PTR_VAR, ATTR_NULL)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:496:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:496:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_APPLY_ARGS, "apply_args", BT_FN_PTR_VAR, ATTR_NULL)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:496:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:497:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_ARGS_INFO, "args_info", BT_FN_INT_INT, ATTR_NULL)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:497:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:497:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_ARGS_INFO, "args_info", BT_FN_INT_INT, ATTR_NULL)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:497:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:498:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_CALLOC, "calloc", BT_FN_PTR_SIZE_SIZE, ATTR_MALLOC_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:498:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:498:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_CALLOC, "calloc", BT_FN_PTR_SIZE_SIZE, ATTR_MALLOC_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:498:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/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_CLASSIFY_TYPE, "classify_type", BT_FN_INT_VAR, ATTR_NULL)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:499:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/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_CLASSIFY_TYPE, "classify_type", BT_FN_INT_VAR, ATTR_NULL)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:499:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:500:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_CLZ, "clz", BT_FN_INT_INT, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:500:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:500:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_CLZ, "clz", BT_FN_INT_INT, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:500:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:501:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_CLZL, "clzl", BT_FN_INT_LONG, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:501:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:501:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_CLZL, "clzl", BT_FN_INT_LONG, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:501:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:502:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_CLZLL, "clzll", BT_FN_INT_LONGLONG, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:502:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:502:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_CLZLL, "clzll", BT_FN_INT_LONGLONG, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:502:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/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_CONSTANT_P, "constant_p", BT_FN_INT_VAR, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:503:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/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_CONSTANT_P, "constant_p", BT_FN_INT_VAR, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:503:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:504:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_CTZ, "ctz", BT_FN_INT_INT, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:504:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:504:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_CTZ, "ctz", BT_FN_INT_INT, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:504:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:505:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_CTZL, "ctzl", BT_FN_INT_LONG, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:505:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:505:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_CTZL, "ctzl", BT_FN_INT_LONG, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:505:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:506:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_CTZLL, "ctzll", BT_FN_INT_LONGLONG, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:506:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:506:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_CTZLL, "ctzll", BT_FN_INT_LONGLONG, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:506:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:507:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_DCGETTEXT, "dcgettext", BT_FN_STRING_CONST_STRING_CONST_STRING_INT, ATTR_FORMAT_ARG_2)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:507:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:507:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_DCGETTEXT, "dcgettext", BT_FN_STRING_CONST_STRING_CONST_STRING_INT, ATTR_FORMAT_ARG_2)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:507:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:508:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_DGETTEXT, "dgettext", BT_FN_STRING_CONST_STRING_CONST_STRING, ATTR_FORMAT_ARG_2)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:508:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:508:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_DGETTEXT, "dgettext", BT_FN_STRING_CONST_STRING_CONST_STRING, ATTR_FORMAT_ARG_2)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:508:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:509:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_DWARF_CFA, "dwarf_cfa", BT_FN_PTR, ATTR_NULL)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:509:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:509:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_DWARF_CFA, "dwarf_cfa", BT_FN_PTR, ATTR_NULL)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:509:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:510: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, "dwarf_sp_column", BT_FN_UNSIGNED, ATTR_NULL)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:510:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:510: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, "dwarf_sp_column", BT_FN_UNSIGNED, ATTR_NULL)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:510:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/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_EH_RETURN, "eh_return", BT_FN_VOID_PTRMODE_PTR, ATTR_NORETURN_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:511:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/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_EH_RETURN, "eh_return", BT_FN_VOID_PTRMODE_PTR, ATTR_NORETURN_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:511:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:512: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, "eh_return_data_regno", BT_FN_INT_INT, ATTR_NULL)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:512:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:512: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, "eh_return_data_regno", BT_FN_INT_INT, ATTR_NULL)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:512:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:513:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_EXIT, "exit", BT_FN_VOID_INT, ATTR_NORETURN_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:513:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:513:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_EXIT, "exit", BT_FN_VOID_INT, ATTR_NORETURN_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:513:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:514:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_EXPECT, "expect", BT_FN_LONG_LONG_LONG, ATTR_NULL)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:514:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:514:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_EXPECT, "expect", BT_FN_LONG_LONG_LONG, ATTR_NULL)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:514:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/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_EXTEND_POINTER, "extend_pointer", BT_FN_WORD_PTR, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:515:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/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_EXTEND_POINTER, "extend_pointer", BT_FN_WORD_PTR, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:515:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:516: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, "extract_return_addr", BT_FN_PTR_PTR, ATTR_NULL)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:516:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:516: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, "extract_return_addr", BT_FN_PTR_PTR, ATTR_NULL)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:516:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:517:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_FRAME_ADDRESS, "frame_address", BT_FN_PTR_UNSIGNED, ATTR_NULL)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:517:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:517:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_FRAME_ADDRESS, "frame_address", BT_FN_PTR_UNSIGNED, ATTR_NULL)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:517:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:518: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, "frob_return_addr", BT_FN_PTR_PTR, ATTR_NULL)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:518:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:518: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, "frob_return_addr", BT_FN_PTR_PTR, ATTR_NULL)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:518:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:519:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_GETTEXT, "gettext", BT_FN_STRING_CONST_STRING, ATTR_FORMAT_ARG_1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:519:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:519:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_GETTEXT, "gettext", BT_FN_STRING_CONST_STRING, ATTR_FORMAT_ARG_1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:519:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:520:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_IMAXABS, "imaxabs", BT_FN_INTMAX_INTMAX, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:520:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:520:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_IMAXABS, "imaxabs", BT_FN_INTMAX_INTMAX, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:520:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:521: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, "init_dwarf_reg_size_table", BT_FN_VOID_PTR, ATTR_NULL)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:521:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:521: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, "init_dwarf_reg_size_table", BT_FN_VOID_PTR, ATTR_NULL)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:521:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:522:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_ISGREATER, "isgreater", BT_FN_INT_VAR, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:522:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:522:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_ISGREATER, "isgreater", BT_FN_INT_VAR, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:522:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/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_ISGREATEREQUAL, "isgreaterequal", BT_FN_INT_VAR, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:523:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/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_ISGREATEREQUAL, "isgreaterequal", BT_FN_INT_VAR, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:523:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:524:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_ISLESS, "isless", BT_FN_INT_VAR, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:524:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:524:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_ISLESS, "isless", BT_FN_INT_VAR, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:524:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:525:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_ISLESSEQUAL, "islessequal", BT_FN_INT_VAR, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:525:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:525:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_ISLESSEQUAL, "islessequal", BT_FN_INT_VAR, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:525:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:526:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_ISLESSGREATER, "islessgreater", BT_FN_INT_VAR, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:526:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:526:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_ISLESSGREATER, "islessgreater", BT_FN_INT_VAR, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:526:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:527:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_ISUNORDERED, "isunordered", BT_FN_INT_VAR, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:527:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:527:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_ISUNORDERED, "isunordered", BT_FN_INT_VAR, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:527:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:528:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_LABS, "labs", BT_FN_LONG_LONG, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:528:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:528:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_LABS, "labs", BT_FN_LONG_LONG, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:528:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:529:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_LLABS, "llabs", BT_FN_LONGLONG_LONGLONG, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:529:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:529:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN_LLABS, "llabs", BT_FN_LONGLONG_LONGLONG, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:529:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:530:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_LONGJMP, "longjmp", BT_FN_VOID_PTR_INT, ATTR_NORETURN_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:530:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:530:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_LONGJMP, "longjmp", BT_FN_VOID_PTR_INT, ATTR_NORETURN_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:530:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:531:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_MALLOC, "malloc", BT_FN_PTR_SIZE, ATTR_MALLOC_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:531:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:531:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN        (BUILT_IN_MALLOC, "malloc", BT_FN_PTR_SIZE, ATTR_MALLOC_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:531:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:532:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_NEXT_ARG, "next_arg", BT_FN_PTR_VAR, ATTR_NULL)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:532:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:532:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_NEXT_ARG, "next_arg", BT_FN_PTR_VAR, ATTR_NULL)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:532:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:533:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_PARITY, "parity", BT_FN_INT_INT, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:533:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:533:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_PARITY, "parity", BT_FN_INT_INT, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:533:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:534:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_PARITYL, "parityl", BT_FN_INT_LONG, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:534:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:534:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_PARITYL, "parityl", BT_FN_INT_LONG, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:534:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:535:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_PARITYLL, "parityll", BT_FN_INT_LONGLONG, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:535:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:535:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_PARITYLL, "parityll", BT_FN_INT_LONGLONG, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:535:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:536:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_POPCOUNT, "popcount", BT_FN_INT_INT, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:536:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:536:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_POPCOUNT, "popcount", BT_FN_INT_INT, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:536:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:537:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_POPCOUNTL, "popcountl", BT_FN_INT_LONG, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:537:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:537:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_POPCOUNTL, "popcountl", BT_FN_INT_LONG, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:537:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:538:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_POPCOUNTLL, "popcountll", BT_FN_INT_LONGLONG, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:538:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:538:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_POPCOUNTLL, "popcountll", BT_FN_INT_LONGLONG, ATTR_CONST_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:538:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:539:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_PREFETCH, "prefetch", BT_FN_VOID_CONST_PTR_VAR, ATTR_NULL)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:539:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:539:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_PREFETCH, "prefetch", BT_FN_VOID_CONST_PTR_VAR, ATTR_NULL)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:539:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:540:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_RETURN, "return", BT_FN_VOID_PTR, ATTR_NORETURN_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:540:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:540:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_RETURN, "return", BT_FN_VOID_PTR, ATTR_NORETURN_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:540:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:541:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_RETURN_ADDRESS, "return_address", BT_FN_PTR_UNSIGNED, ATTR_NULL)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:541:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:541:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_RETURN_ADDRESS, "return_address", BT_FN_PTR_UNSIGNED, ATTR_NULL)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:541:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:542:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_SAVEREGS, "saveregs", BT_FN_PTR_VAR, ATTR_NULL)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:542:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:542:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_SAVEREGS, "saveregs", BT_FN_PTR_VAR, ATTR_NULL)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:542:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:543:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_SETJMP, "setjmp", BT_FN_INT_PTR, ATTR_NULL)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:543:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:543:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_SETJMP, "setjmp", BT_FN_INT_PTR, ATTR_NULL)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:543:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:544:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_STDARG_START, "stdarg_start", BT_FN_VOID_VALIST_REF_VAR, ATTR_NULL)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:544:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:544:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_STDARG_START, "stdarg_start", BT_FN_VOID_VALIST_REF_VAR, ATTR_NULL)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:544:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:545:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_STRFMON, "strfmon", BT_FN_SSIZE_STRING_SIZE_CONST_STRING_VAR, ATTR_FORMAT_STRFMON_3_4)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:545:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:545:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN_STRFMON, "strfmon", BT_FN_SSIZE_STRING_SIZE_CONST_STRING_VAR, ATTR_FORMAT_STRFMON_3_4)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:545:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/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_STRFTIME, "strftime", BT_FN_SIZE_STRING_SIZE_CONST_STRING_CONST_PTR, ATTR_FORMAT_STRFTIME_3_0)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:546:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/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_STRFTIME, "strftime", BT_FN_SIZE_STRING_SIZE_CONST_STRING_CONST_PTR, ATTR_FORMAT_STRFTIME_3_0)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:546:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:81:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:547:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_TRAP, "trap", BT_FN_VOID, ATTR_NORETURN_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:547:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:547:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_TRAP, "trap", BT_FN_VOID, ATTR_NORETURN_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:547:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:548:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_UNWIND_INIT, "unwind_init", BT_FN_VOID, ATTR_NULL)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:548:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:548:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_UNWIND_INIT, "unwind_init", BT_FN_VOID, ATTR_NULL)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:548:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:549:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_VA_COPY, "va_copy", BT_FN_VOID_VALIST_REF_VALIST_ARG, ATTR_NULL)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:549:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:549:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_VA_COPY, "va_copy", BT_FN_VOID_VALIST_REF_VALIST_ARG, ATTR_NULL)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:549:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:550:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_VA_END, "va_end", BT_FN_VOID_VALIST_REF, ATTR_NULL)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:550:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:550:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_VA_END, "va_end", BT_FN_VOID_VALIST_REF, ATTR_NULL)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:550:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:551:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_VA_START, "va_start", BT_FN_VOID_VALIST_REF_VAR, ATTR_NULL)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:551:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:551:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN        (BUILT_IN_VA_START, "va_start", BT_FN_VOID_VALIST_REF_VAR, ATTR_NULL)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:551:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:70:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:552:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN__EXIT, "_exit", BT_FN_VOID_INT, ATTR_NORETURN_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:552:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:552:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN    (BUILT_IN__EXIT, "_exit", BT_FN_VOID_INT, ATTR_NORETURN_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:552:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:90:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:553:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN__EXIT2, "_Exit", BT_FN_VOID_INT, ATTR_NORETURN_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:553:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3444:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3462:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:553:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN        (BUILT_IN__EXIT2, "_Exit", BT_FN_VOID_INT, ATTR_NORETURN_NOTHROW_LIST)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:553:1: note: use array indexing to silence this warning
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.def:97:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3449:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:4058:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case STMT_EXPR:
         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:4140:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case COMPOUND_LITERAL_EXPR:
         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:5230:5: warning: misleading indentation; statement is not part of the previous 'for' [-Wmisleading-indentation]
    if (new_mode == VOIDmode)
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:5218:3: note: previous statement is here
  for (mode = GET_CLASS_NARROWEST_MODE (GET_MODE_CLASS (orig_mode) == MODE_INT
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:5817:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case SIZEOF_EXPR:
         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:5818:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case ARROW_EXPR:
         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:5819:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case ALIGNOF_EXPR:
         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:5807:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case EXPR_STMT:
         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:5808:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case COMPOUND_STMT:
         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:5821:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case DECL_STMT:
         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:5809:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case RETURN_STMT:
         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:5810:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case LABEL_STMT:
         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:5811:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case SCOPE_STMT:
         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:5812:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case FILE_STMT:
         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:5813:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case CASE_LABEL:
         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:5814:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case STMT_EXPR:
         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:5815:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case CLEANUP_STMT:
         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c:3088:29: warning: unused typedef 'builtin_type' [-Wunused-local-typedef]
  typedef enum builtin_type builtin_type;
                            ^
824 warnings generated.
AWK=awk /bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/opts.sh \
               '/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/move-if-change' \
               options.c options.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/lang.opt /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c.opt /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/common.opt
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl \
	/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-opts.c -o c-opts.o 
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-format.c -o c-format.o
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-semantics.c -o c-semantics.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-semantics.c:43:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-semantics.c:73:18: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion]
  *t = build_nt (EXPR_STMT, void_zero_node);
       ~~~~~~~~  ^~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-semantics.c:92:25: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion]
          tree pos = build_nt (FILE_STMT, get_identifier (input_filename));
                     ~~~~~~~~  ^~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-semantics.c:117:27: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion]
  decl_stmt = build_stmt (DECL_STMT, decl);
              ~~~~~~~~~~  ^~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-semantics.c:139:20: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion]
  ss = build_stmt (SCOPE_STMT, NULL_TREE);
       ~~~~~~~~~~  ^~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-semantics.c:505:23: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion]
  return (build_stmt (RETURN_STMT, expr));
          ~~~~~~~~~~  ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-semantics.c:581:23: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion]
  return (build_stmt (BREAK_STMT));
          ~~~~~~~~~~  ^~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-semantics.c:599: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));
          ~~~~~~~~~~  ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-semantics.c:630:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
      NOTE_BLOCK (note) = block;
      ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:816:26: note: expanded from macro 'NOTE_BLOCK'
#define NOTE_BLOCK(INSN)        XCTREE (INSN, 4, NOTE)
                                ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:546:32: note: expanded from macro 'XCTREE'
#define XCTREE(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rttree)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-semantics.c:681: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);
         ~~~~~~~~~~  ^~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-semantics.c:798:7: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
        case EXPR_STMT:
             ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-semantics.c:825:7: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
        case COMPOUND_STMT:
             ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-semantics.c:805:7: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
        case DECL_STMT:
             ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-semantics.c:821:7: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
        case IF_STMT:
             ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-semantics.c:809:7: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
        case FOR_STMT:
             ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-semantics.c:813:7: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
        case WHILE_STMT:
             ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-semantics.c:817:7: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
        case DO_STMT:
             ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-semantics.c:793:7: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
        case RETURN_STMT:
             ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-semantics.c:829:7: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
        case BREAK_STMT:
             ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-semantics.c:834:7: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
        case CONTINUE_STMT:
             ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-semantics.c:839:7: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
        case SWITCH_STMT:
             ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-semantics.c:851:7: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
        case GOTO_STMT:
             ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-semantics.c:847:7: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
        case LABEL_STMT:
             ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-semantics.c:865:7: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
        case ASM_STMT:
             ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-semantics.c:871:7: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
        case SCOPE_STMT:
             ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-semantics.c:789:7: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
        case FILE_STMT:
             ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-semantics.c:843:7: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
        case CASE_LABEL:
             ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-semantics.c:875:7: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
        case CLEANUP_STMT:
             ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-semantics.c:859:8: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
              NOTE_PREDICTION (note) = NOTE_PREDICT (PRED_GOTO, NOT_TAKEN);
              ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:820:33: note: expanded from macro 'NOTE_PREDICTION'
#define NOTE_PREDICTION(INSN)   XCINT (INSN, 4, NOTE)
                                ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-semantics.c:905:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case LABEL_STMT:
         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-semantics.c:906:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case CASE_LABEL:
         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-semantics.c:990:9: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
          case EXPR_STMT:
               ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-semantics.c:992:9: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
          case IF_STMT:
               ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-semantics.c:993:9: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
          case RETURN_STMT:
               ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-semantics.c:988:9: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
          case BREAK_STMT:
               ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-semantics.c:989:9: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
          case CONTINUE_STMT:
               ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-semantics.c:991:9: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
          case GOTO_STMT:
               ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-semantics.c:1020:7: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
        case EXPR_STMT:
             ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-semantics.c:1037:7: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
        case COMPOUND_STMT:
             ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-semantics.c:1025:7: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
        case IF_STMT:
             ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-semantics.c:1030:7: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
        case WHILE_STMT:
             ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-semantics.c:1015:7: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
        case RETURN_STMT:
             ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-semantics.c:1008:7: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
        case BREAK_STMT:
             ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-semantics.c:1007:7: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
        case CONTINUE_STMT:
             ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-semantics.c:1006:7: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
        case GOTO_STMT:
             ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-semantics.c:1050:7: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
        case SCOPE_STMT:
             ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-semantics.c:1011:7: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
        case FILE_STMT:
             ^
47 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-incpath.c -o c-incpath.o
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-incpath.c:71:2: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
 _("  as it is a non-system directory that duplicates a system directory\n"));
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/intl.h:47:19: note: expanded from macro '_'
# define _(msgid) gettext (msgid)
                  ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-incpath.c:71:2: note: treat the string as an argument to avoid this
 _("  as it is a non-system directory that duplicates a system directory\n"));
 ^
 "%s", 
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/intl.h:47:19: note: expanded from macro '_'
# define _(msgid) gettext (msgid)
                  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-incpath.c:273:24: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
      fprintf (stderr, _("#include \"...\" search starts here:\n"));
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/intl.h:47:19: note: expanded from macro '_'
# define _(msgid) gettext (msgid)
                  ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-incpath.c:273:24: note: treat the string as an argument to avoid this
      fprintf (stderr, _("#include \"...\" search starts here:\n"));
                       ^
                       "%s", 
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/intl.h:47:19: note: expanded from macro '_'
# define _(msgid) gettext (msgid)
                  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-incpath.c:277:23: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
            fprintf (stderr, _("#include <...> search starts here:\n"));
                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/intl.h:47:19: note: expanded from macro '_'
# define _(msgid) gettext (msgid)
                  ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-incpath.c:277:23: note: treat the string as an argument to avoid this
            fprintf (stderr, _("#include <...> search starts here:\n"));
                             ^
                             "%s", 
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/intl.h:47:19: note: expanded from macro '_'
# define _(msgid) gettext (msgid)
                  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-incpath.c:282:24: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
      fprintf (stderr, _("End of search list.\n"));
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/intl.h:47:19: note: expanded from macro '_'
# define _(msgid) gettext (msgid)
                  ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-incpath.c:282:24: note: treat the string as an argument to avoid this
      fprintf (stderr, _("End of search list.\n"));
                       ^
                       "%s", 
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/intl.h:47:19: note: expanded from macro '_'
# define _(msgid) gettext (msgid)
                  ^
4 warnings generated.
clang   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl \
  -DGCC_INCLUDE_DIR=\"/usr/pkg/gcc34/lib/gcc/x86_64--netbsd9.99.67/3.4.6/include\" -DGPLUSPLUS_INCLUDE_DIR=\"/usr/pkg/gcc34/lib/gcc/x86_64--netbsd9.99.67/3.4.6/../../../..`echo /usr/pkg/gcc34 | sed -e 's|^/usr/pkg/gcc34||' -e 's|/[^/]*|/..|g'`/include/c++/3.4.6\" -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/usr/pkg/gcc34/lib/gcc/x86_64--netbsd9.99.67/3.4.6/../../../..`echo /usr/pkg/gcc34 | sed -e 's|^/usr/pkg/gcc34||' -e 's|/[^/]*|/..|g'`/include/c++/3.4.6/x86_64--netbsd9.99.67\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/usr/pkg/gcc34/lib/gcc/x86_64--netbsd9.99.67/3.4.6/../../../..`echo /usr/pkg/gcc34 | sed -e 's|^/usr/pkg/gcc34||' -e 's|/[^/]*|/..|g'`/include/c++/3.4.6/backward\" -DLOCAL_INCLUDE_DIR=\"/usr/pkg/gcc34/include\" -DCROSS_INCLUDE_DIR=\"/usr/pkg/gcc34/lib/gcc/x86_64--netbsd9.99.67/3.4.6/../../../../x86_64--netbsd9.99.67/sys-include\" -DTOOL_INCLUDE_DIR=\"/usr/pkg/gcc34/lib/gcc/x86_64--netbsd9.99.67/3.4.6/../../../../x86_64--netbsd9.99.67/include\"  \
  -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cppdefault.c -o cppdefault.o
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-ppoutput.c -o c-ppoutput.o
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-cppbuiltin.c -o c-cppbuiltin.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-cppbuiltin.c:30:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
1 warning generated.
clang   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl \
-DPREFIX=\"/usr/pkg/gcc34\" \
  -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/prefix.c -o prefix.o
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genconfig.c -o genconfig.o
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genconfig.c:123:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      walk_insn_part (SET_SRC (part), recog_p,
                      ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genconfig.c:178:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (XVEC (insn, 1) != 0)
      ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genconfig.c:179:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    for (i = 0; i < XVECLEN (insn, 1); i++)
                    ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:517:40: note: expanded from macro 'XVECLEN'
#define XVECLEN(RTX, N)         GET_NUM_ELEM (XVEC (RTX, N))
                                              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genconfig.c:180:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      walk_insn_part (XVECEXP (insn, 1, i), 1, 0);
                      ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:516:39: note: expanded from macro 'XVECEXP'
#define XVECEXP(RTX, N, M)      RTVEC_ELT (XVEC (RTX, N), M)
                                           ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genconfig.c:199:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (XVEC (insn, 1) != 0)
      ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genconfig.c:200:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    for (i = 0; i < XVECLEN (insn, 1); i++)
                    ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:517:40: note: expanded from macro 'XVECLEN'
#define XVECLEN(RTX, N)         GET_NUM_ELEM (XVEC (RTX, N))
                                              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genconfig.c:207:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        walk_insn_part (XVECEXP (insn, 1, i), 0, 0);
                        ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:516:39: note: expanded from macro 'XVECEXP'
#define XVECEXP(RTX, N, M)      RTVEC_ELT (XVEC (RTX, N), M)
                                           ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genconfig.c:226:7: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (XVECLEN (split, 2) > max_insns_per_split)
      ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:517:40: note: expanded from macro 'XVECLEN'
#define XVECLEN(RTX, N)         GET_NUM_ELEM (XVEC (RTX, N))
                                              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genconfig.c:227:27: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
    max_insns_per_split = XVECLEN (split, 2);
                          ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:517:40: note: expanded from macro 'XVECLEN'
#define XVECLEN(RTX, N)         GET_NUM_ELEM (XVEC (RTX, N))
                                              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
9 warnings generated.
clang   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genconfig \
	genconfig.o rtl.o read-rtl.o bitmap.o ggc-none.o min-insn-modes.o gensupport.o insn-conditions.o print-rtl1.o \
	errors.o ../libiberty/libiberty.a
./genconfig /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.md > tmp-config.h
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/move-if-change tmp-config.h insn-config.h
echo timestamp > s-config
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-objc-common.c -o c-objc-common.o
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-objc-common.c:154:5: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion]
    c_common_stmt_codes
    ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.h:1156:26: note: expanded from macro 'c_common_stmt_codes'
   ASM_STMT,            FILE_STMT,      CASE_LABEL
                                        ^~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-objc-common.c:154:5: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion]
    c_common_stmt_codes
    ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.h:1156:15: note: expanded from macro 'c_common_stmt_codes'
   ASM_STMT,            FILE_STMT,      CASE_LABEL
                        ^~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-objc-common.c:154:5: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion]
    c_common_stmt_codes
    ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.h:1156:4: note: expanded from macro 'c_common_stmt_codes'
   ASM_STMT,            FILE_STMT,      CASE_LABEL
   ^~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-objc-common.c:154:5: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion]
    c_common_stmt_codes
    ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.h:1155:29: note: expanded from macro 'c_common_stmt_codes'
   SWITCH_STMT,         GOTO_STMT,      LABEL_STMT,     \
                                        ^~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-objc-common.c:154:5: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion]
    c_common_stmt_codes
    ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.h:1155:18: note: expanded from macro 'c_common_stmt_codes'
   SWITCH_STMT,         GOTO_STMT,      LABEL_STMT,     \
                        ^~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-objc-common.c:154:5: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion]
    c_common_stmt_codes
    ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.h:1155:4: note: expanded from macro 'c_common_stmt_codes'
   SWITCH_STMT,         GOTO_STMT,      LABEL_STMT,     \
   ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-objc-common.c:154:5: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion]
    c_common_stmt_codes
    ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.h:1154:32: note: expanded from macro 'c_common_stmt_codes'
   BREAK_STMT,          CONTINUE_STMT,  SCOPE_STMT,     \
                                        ^~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-objc-common.c:154:5: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion]
    c_common_stmt_codes
    ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.h:1154:17: note: expanded from macro 'c_common_stmt_codes'
   BREAK_STMT,          CONTINUE_STMT,  SCOPE_STMT,     \
                        ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-objc-common.c:154:5: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion]
    c_common_stmt_codes
    ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.h:1154:4: note: expanded from macro 'c_common_stmt_codes'
   BREAK_STMT,          CONTINUE_STMT,  SCOPE_STMT,     \
   ^~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-objc-common.c:154:5: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion]
    c_common_stmt_codes
    ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.h:1153:26: note: expanded from macro 'c_common_stmt_codes'
   WHILE_STMT,          DO_STMT,        RETURN_STMT,    \
                                        ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-objc-common.c:154:5: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion]
    c_common_stmt_codes
    ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.h:1153:17: note: expanded from macro 'c_common_stmt_codes'
   WHILE_STMT,          DO_STMT,        RETURN_STMT,    \
                        ^~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-objc-common.c:154:5: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion]
    c_common_stmt_codes
    ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.h:1153:4: note: expanded from macro 'c_common_stmt_codes'
   WHILE_STMT,          DO_STMT,        RETURN_STMT,    \
   ^~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-objc-common.c:154:5: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion]
    c_common_stmt_codes
    ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.h:1152:25: note: expanded from macro 'c_common_stmt_codes'
   DECL_STMT,           IF_STMT,        FOR_STMT,       \
                                        ^~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-objc-common.c:154:5: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion]
    c_common_stmt_codes
    ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.h:1152:16: note: expanded from macro 'c_common_stmt_codes'
   DECL_STMT,           IF_STMT,        FOR_STMT,       \
                        ^~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-objc-common.c:154:5: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion]
    c_common_stmt_codes
    ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.h:1152:4: note: expanded from macro 'c_common_stmt_codes'
   DECL_STMT,           IF_STMT,        FOR_STMT,       \
   ^~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-objc-common.c:154:5: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion]
    c_common_stmt_codes
    ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.h:1151:29: note: expanded from macro 'c_common_stmt_codes'
   CLEANUP_STMT,        EXPR_STMT,      COMPOUND_STMT,  \
                                        ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-objc-common.c:154:5: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion]
    c_common_stmt_codes
    ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.h:1151:18: note: expanded from macro 'c_common_stmt_codes'
   CLEANUP_STMT,        EXPR_STMT,      COMPOUND_STMT,  \
                        ^~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-objc-common.c:154:5: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion]
    c_common_stmt_codes
    ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.h:1151:4: note: expanded from macro 'c_common_stmt_codes'
   CLEANUP_STMT,        EXPR_STMT,      COMPOUND_STMT,  \
   ^~~~~~~~~~~~
18 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-dump.c -o c-dump.o
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-dump.c:115:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case EXPR_STMT:
         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-dump.c:96:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case COMPOUND_STMT:
         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-dump.c:102:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case DECL_STMT:
         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-dump.c:136:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case IF_STMT:
         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-dump.c:121:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case FOR_STMT:
         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-dump.c:163:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case WHILE_STMT:
         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-dump.c:108:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case DO_STMT:
         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-dump.c:150:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case RETURN_STMT:
         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-dump.c:75:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case BREAK_STMT:
         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-dump.c:76:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case CONTINUE_STMT:
         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-dump.c:156:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case SWITCH_STMT:
         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-dump.c:130:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case GOTO_STMT:
         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-dump.c:144:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case LABEL_STMT:
         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-dump.c:64:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case ASM_STMT:
         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-dump.c:170:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case SCOPE_STMT:
         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-dump.c:81:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case CASE_LABEL:
         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-dump.c:183:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case STMT_EXPR:
         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-dump.c:89:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case CLEANUP_STMT:
         ^
18 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl \
  -DHOST_MACHINE=\"x86_64--netbsd9.99.67\" -DTARGET_MACHINE=\"x86_64--netbsd9.99.67\" \
  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-pch.c -o c-pch.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-pch.c:29:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
1 warning generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cpplib.c -o cpplib.o
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cpplib.c:194:18: warning: incompatible pointer types initializing 'const uchar *' (aka 'const unsigned char *') with an expression of type 'const unsigned int [2]' [-Wincompatible-pointer-types]
  do_linemarker, U"#", 1, KANDR, IN_I
                 ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cpplib.c:659:6: warning: incompatible pointer types assigning to 'const unsigned char *' from 'const unsigned int [18]' [-Wincompatible-pointer-types]
        dir = U"pragma dependency";
            ^ ~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cpplib.c:1555:9: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  ifs = xobnew (&pfile->buffer_ob, struct if_stack);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cpphash.h:592:28: note: expanded from macro 'xobnew'
#define xobnew(O, T)    (T *) obstack_alloc (O, sizeof(T))
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cpplib.c:1932:21: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  cpp_buffer *new = xobnew (&pfile->buffer_ob, cpp_buffer);
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cpphash.h:592:28: note: expanded from macro 'xobnew'
#define xobnew(O, T)    (T *) obstack_alloc (O, sizeof(T))
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
4 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cpplex.c -o cpplex.o
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cpplex.c:42: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"%>" };
  ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cpplex.c:42: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"%>" };
         ^~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cpplex.c:42: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"%>" };
                  ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cpplex.c:42: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"%>" };
                         ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cpplex.c:42:33: warning: incompatible pointer types initializing 'const unsigned char *const' with an expression of type 'const unsigned int [3]' [-Wincompatible-pointer-types]
{ U"%:", U"%:%:", U"<:", U":>", U"<%", U"%>" };
                                ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cpplex.c:42: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"%>" };
                                       ^~~~~
6 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cppmacro.c -o cppmacro.o
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cppmacro.c:223:20: warning: incompatible pointer types assigning to 'const uchar *' (aka 'const unsigned char *') from 'const unsigned int [14]' [-Wincompatible-pointer-types]
              pfile->date = U"\"??? ?? ????\"";
                          ^ ~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cppmacro.c:224:20: warning: incompatible pointer types assigning to 'const uchar *' (aka 'const unsigned char *') from 'const unsigned int [11]' [-Wincompatible-pointer-types]
              pfile->time = U"\"??:??:??\"";
                          ^ ~~~~~~~~~~~~~~~
2 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cppexp.c -o cppexp.o
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cppfiles.c -o cppfiles.o
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cppfiles.c:474:30: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
      if (file->st.st_size > INTTYPE_MAXIMUM (ssize_t))
                             ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:193:44: note: expanded from macro 'INTTYPE_MAXIMUM'
#define INTTYPE_MAXIMUM(t) ((t) (~ (t) 0 - INTTYPE_MINIMUM (t)))
                                           ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:192:40: note: expanded from macro 'INTTYPE_MINIMUM'
                             ? ~ (t) 0 << (sizeof(t) * CHAR_BIT - 1) : (t) 0))
                               ~~~~~~~ ^
1 warning generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cpptrad.c -o cpptrad.o
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cpphash.c -o cpphash.o
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cpphash.c:40:10: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  node = obstack_alloc (&table->pfile->hash_ob, sizeof (cpp_hashnode));
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../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 -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cpperror.c -o cpperror.o
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cppinit.c -o cppinit.o
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cppcharset.c -o cppcharset.o
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/hashtable.c -o hashtable.o
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/hashtable.c:156: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);
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:474:4: note: expanded from macro 'obstack_copy0'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../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 -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/line-map.c -o line-map.o
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/mkdeps.c -o mkdeps.o
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cpppch.c -o cpppch.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 cppcharset.o hashtable.o line-map.o mkdeps.o cpppch.o
ranlib libcpp.a
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/main.c -o main.o
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c -o alias.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:36:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:244:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  return ! alias_sets_conflict_p (MEM_ALIAS_SET (mem1), MEM_ALIAS_SET (mem2));
                                  ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1175:29: note: expanded from macro 'MEM_ALIAS_SET'
#define MEM_ALIAS_SET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->alias)
                            ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:244:57: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  return ! alias_sets_conflict_p (MEM_ALIAS_SET (mem1), MEM_ALIAS_SET (mem2));
                                                        ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1175:29: note: expanded from macro 'MEM_ALIAS_SET'
#define MEM_ALIAS_SET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->alias)
                            ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:244:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  return ! alias_sets_conflict_p (MEM_ALIAS_SET (mem1), MEM_ALIAS_SET (mem2));
                                  ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1175:56: note: expanded from macro 'MEM_ALIAS_SET'
#define MEM_ALIAS_SET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->alias)
                                                       ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:244:57: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  return ! alias_sets_conflict_p (MEM_ALIAS_SET (mem1), MEM_ALIAS_SET (mem2));
                                                        ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1175:56: note: expanded from macro 'MEM_ALIAS_SET'
#define MEM_ALIAS_SET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->alias)
                                                       ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:566:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        return MEM_ALIAS_SET (DECL_RTL (t));
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1175:29: note: expanded from macro 'MEM_ALIAS_SET'
#define MEM_ALIAS_SET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->alias)
                            ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:566:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        return MEM_ALIAS_SET (DECL_RTL (t));
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1175:56: note: expanded from macro 'MEM_ALIAS_SET'
#define MEM_ALIAS_SET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->alias)
                                                       ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:833:43: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        rtx temp, src_0 = XEXP (src, 0), src_1 = XEXP (src, 1);
                                                 ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:889:31: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      return find_base_value (XEXP (src, 1));
                              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:894:60: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (GET_CODE (XEXP (src, 1)) == CONST_INT && INTVAL (XEXP (src, 1)) != 0)
                                                           ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:980:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      src = SET_SRC (set);
            ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:1006:31: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        if (XEXP (src, 0) != dest && XEXP (src, 1) != dest)
                                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:1017:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            other = XEXP (src, 1);
                    ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:1018:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          else if (XEXP (src, 1) == dest)
                   ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:1161:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx x1 = canon_rtx (XEXP (x, 1));
                          ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:1163:38: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (x0 != XEXP (x, 0) || x1 != XEXP (x, 1))
                                     ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:1237:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      return (XINT (x, 1) == XINT (y, 1)
              ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:1237:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      return (XINT (x, 1) == XINT (y, 1)
                             ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:1248:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
             && rtx_equal_for_memref_p (XEXP (x, 1), XEXP (y, 1)))
                                        ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:1248:47: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
             && rtx_equal_for_memref_p (XEXP (x, 1), XEXP (y, 1)))
                                                     ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:1249:47: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            || (rtx_equal_for_memref_p (XEXP (x, 0), XEXP (y, 1))
                                                     ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:1250:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                && rtx_equal_for_memref_p (XEXP (x, 1), XEXP (y, 0))));
                                           ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:1257:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx yop1 = canon_rtx (XEXP (y, 1));
                            ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:1260:47: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
               && rtx_equal_for_memref_p (canon_rtx (XEXP (x, 1)), yop1))
                                                     ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:1262:43: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  && rtx_equal_for_memref_p (canon_rtx (XEXP (x, 1)), yop0)));
                                                        ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:1268:46: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && rtx_equal_for_memref_p (canon_rtx (XEXP (x, 1)),
                                                    ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:1269:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                         canon_rtx (XEXP (y, 1))));
                                                    ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:1420:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        rtx tmp2 = XEXP (x, 1);
                   ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:1474:58: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (GET_CODE (XEXP (x, 1)) == CONST_INT && INTVAL (XEXP (x, 1)) != 0)
                                                         ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:1541:56: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              || (int) GET_MODE_UNIT_SIZE (y_mode) < -INTVAL (XEXP (x, 1))))
                                                              ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:1545:56: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              || (int) GET_MODE_UNIT_SIZE (x_mode) < -INTVAL (XEXP (y, 1))))
                                                              ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:1662:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    x = XEXP (x, 1);
        ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:1668:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    y = XEXP (y, 1);
        ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:1691:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx x1 = XEXP (x, 1);
               ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:1698:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx y1 = XEXP (y, 1);
                   ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:1726:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx y1 = XEXP (y, 1);
               ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:1743:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx x1 = canon_rtx (XEXP (x, 1));
                              ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:1744:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx y1 = canon_rtx (XEXP (y, 1));
                              ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:1791:51: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (GET_CODE (y) == AND || ysize < -INTVAL (XEXP (x, 1)))
                                                  ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:1801:51: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (GET_CODE (x) == AND || xsize < -INTVAL (XEXP (y, 1)))
                                                  ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:2029:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  tree exprx = MEM_EXPR (x), expry = MEM_EXPR (y);
               ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1179:24: note: expanded from macro 'MEM_EXPR'
#define MEM_EXPR(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->expr)
                       ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:2029:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  tree exprx = MEM_EXPR (x), expry = MEM_EXPR (y);
               ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1179:51: note: expanded from macro 'MEM_EXPR'
#define MEM_EXPR(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->expr)
                                                  ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:2029:38: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  tree exprx = MEM_EXPR (x), expry = MEM_EXPR (y);
                                     ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1179:24: note: expanded from macro 'MEM_EXPR'
#define MEM_EXPR(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->expr)
                       ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:2029:38: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  tree exprx = MEM_EXPR (x), expry = MEM_EXPR (y);
                                     ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1179:51: note: expanded from macro 'MEM_EXPR'
#define MEM_EXPR(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->expr)
                                                  ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:2046:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  moffsetx = MEM_OFFSET (x);
             ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1183:26: note: expanded from macro 'MEM_OFFSET'
#define MEM_OFFSET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->offset)
                         ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:2046:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  moffsetx = MEM_OFFSET (x);
             ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1183:53: note: expanded from macro 'MEM_OFFSET'
#define MEM_OFFSET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->offset)
                                                    ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:2063:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  moffsety = MEM_OFFSET (y);
             ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1183:26: note: expanded from macro 'MEM_OFFSET'
#define MEM_OFFSET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->offset)
                         ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:2063:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  moffsety = MEM_OFFSET (y);
             ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1183:53: note: expanded from macro 'MEM_OFFSET'
#define MEM_OFFSET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->offset)
                                                    ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:2099:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    offsetx = INTVAL (XEXP (basex, 1)), basex = XEXP (basex, 0);
                      ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:2103:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    offsety = INTVAL (XEXP (basey, 1)), basey = XEXP (basey, 0);
                      ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:2117:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
           : MEM_SIZE (rtlx) ? INTVAL (MEM_SIZE (rtlx))
             ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1188:2: note: expanded from macro 'MEM_SIZE'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->size                           \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:2117:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
           : MEM_SIZE (rtlx) ? INTVAL (MEM_SIZE (rtlx))
                                       ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1188:2: note: expanded from macro 'MEM_SIZE'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->size                           \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:2117:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
           : MEM_SIZE (rtlx) ? INTVAL (MEM_SIZE (rtlx))
                                       ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1188:25: note: expanded from macro 'MEM_SIZE'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->size                           \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:2120:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
           : MEM_SIZE (rtly) ? INTVAL (MEM_SIZE (rtly)) :
             ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1188:2: note: expanded from macro 'MEM_SIZE'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->size                           \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:2120:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
           : MEM_SIZE (rtly) ? INTVAL (MEM_SIZE (rtly)) :
                                       ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1188:2: note: expanded from macro 'MEM_SIZE'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->size                           \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:2120:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
           : MEM_SIZE (rtly) ? INTVAL (MEM_SIZE (rtly)) :
                                       ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1188:25: note: expanded from macro 'MEM_SIZE'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->size                           \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:2133:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (MEM_SIZE (x) && moffsetx)
      ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1188:2: note: expanded from macro 'MEM_SIZE'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->size                           \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:2133:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (MEM_SIZE (x) && moffsetx)
      ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1188:25: note: expanded from macro 'MEM_SIZE'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->size                           \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:2134:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    sizex = INTVAL (MEM_SIZE (x));
                    ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1188:2: note: expanded from macro 'MEM_SIZE'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->size                           \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:2134:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    sizex = INTVAL (MEM_SIZE (x));
                    ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1188:25: note: expanded from macro 'MEM_SIZE'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->size                           \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:2135:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (MEM_SIZE (y) && moffsety)
      ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1188:2: note: expanded from macro 'MEM_SIZE'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->size                           \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:2135:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (MEM_SIZE (y) && moffsety)
      ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1188:25: note: expanded from macro 'MEM_SIZE'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->size                           \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:2136:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    sizey = INTVAL (MEM_SIZE (y));
                    ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1188:2: note: expanded from macro 'MEM_SIZE'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->size                           \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:2136:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    sizey = INTVAL (MEM_SIZE (y));
                    ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1188:25: note: expanded from macro 'MEM_SIZE'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->size                           \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:2498:8: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
          x = CALL_INSN_FUNCTION_USAGE (x);
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:798:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE'
#define CALL_INSN_FUNCTION_USAGE(INSN)  XEXP(INSN, 9)
                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:2503:6: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        x = PATTERN (x);
            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:2533:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (nonlocal_mentioned_p (SET_SRC (x)))
                                ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:2592:8: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
          x = CALL_INSN_FUNCTION_USAGE (x);
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:798:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE'
#define CALL_INSN_FUNCTION_USAGE(INSN)  XEXP(INSN, 9)
                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:2597:6: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        x = PATTERN (x);
            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:2631:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      return nonlocal_set_p (SET_SRC (x));
                             ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:2668:8: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
          x = CALL_INSN_FUNCTION_USAGE (x);
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:798:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE'
#define CALL_INSN_FUNCTION_USAGE(INSN)  XEXP(INSN, 9)
                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:2673:6: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        x = PATTERN (x);
            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:2704:42: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = get_insns (); insn; insn = NEXT_INSN (insn))
                                         ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:2710:24: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          || volatile_refs_p (PATTERN (insn)))
                              ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:2787:16: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  note_stores (PATTERN (insn), memory_modified_1, mem);
               ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:2887:46: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (insn = get_insns (); insn; insn = NEXT_INSN (insn))
                                             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:2908:8: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  && REG_NOTES (insn) != 0
                     ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:2910:25: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                record_set (SET_DEST (PATTERN (insn)), NULL_RTX, NULL);
                                      ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1244:30: note: expanded from macro 'SET_DEST'
#define SET_DEST(RTX) XC2EXP(RTX, 0, SET, CLOBBER)
                             ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:554:51: note: expanded from macro 'XC2EXP'
#define XC2EXP(RTX, N, C1, C2)      (RTL_CHECKC2 (RTX, N, C1, C2).rtx)
                                                  ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:392:39: note: expanded from macro 'RTL_CHECKC2'
#define RTL_CHECKC2(RTX, N, C1, C2) ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:2912:16: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                note_stores (PATTERN (insn), record_set, NULL);
                             ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:2914:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              set = single_set (insn);
                    ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:2914:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              set = single_set (insn);
                    ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:2921:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  rtx src = SET_SRC (set);
                            ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:2924:9: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  if (REG_NOTES (insn) != 0
                      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:2956:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                   && NOTE_LINE_NUMBER (insn) == NOTE_INSN_FUNCTION_BEG)
                      ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c:1332:1: warning: function 'find_symbolic_term' is not needed and will not be emitted [-Wunneeded-internal-declaration]
find_symbolic_term (rtx x)
^
85 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/bb-reorder.c -o bb-reorder.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/bb-reorder.c:76:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/bb-reorder.c:1028:37: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = BB_HEAD (bb); insn != NEXT_INSN (BB_END (bb));
                                    ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/bb-reorder.c:1029:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
       insn = NEXT_INSN (insn))
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
3 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gencodes.c -o gencodes.o
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gencodes.c:37:34: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  int truth = maybe_eval_c_test (XSTR (insn, 2));
                                 ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
1 warning generated.
clang   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o gencodes \
	gencodes.o rtl.o read-rtl.o bitmap.o ggc-none.o min-insn-modes.o gensupport.o insn-conditions.o print-rtl1.o \
	errors.o ../libiberty/libiberty.a
./gencodes /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.md > tmp-codes.h
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/move-if-change tmp-codes.h insn-codes.h
echo timestamp > s-codes
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.c -o builtins.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.c:40:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.c:734:46: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = get_last_insn (); insn; insn = PREV_INSN (insn))
                                             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.c:741:12: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                              REG_NOTES (insn));
                                              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.c:740:4: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
          REG_NOTES (insn) = alloc_EXPR_LIST (REG_NON_LOCAL_GOTO, const0_rtx,
          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.c:1187:28: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
    emit_insn_before (seq, NEXT_INSN (get_insns ()));
                           ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.c:1766:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  && XEXP (XEXP (note, 0), 1) != NULL_RTX
                     ^                     ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.c:1767:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  && XEXP (XEXP (XEXP (note, 0), 1), 1) == NULL_RTX)
                     ^                               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.c:1767:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  && XEXP (XEXP (XEXP (note, 0), 1), 1) == NULL_RTX)
                           ^                     ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.c:1769:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  rtx operand = XEXP (XEXP (XEXP (note, 0), 1), 0);
                                      ^                     ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.c:1782:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          last = PREV_INSN (last);
                 ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.c:4445:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
      NOTE_EXPECTED_VALUE (note) = gen_rtx_EQ (VOIDmode, target, rtx_c);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:819:35: note: expanded from macro 'NOTE_EXPECTED_VALUE'
#define NOTE_EXPECTED_VALUE(INSN) XCEXP (INSN, 4, NOTE)
                                  ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.c:4494:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx next = NEXT_INSN (insn);
                     ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.c:4498:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              rtx ifelse = SET_SRC (pc_set (insn));
                           ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.c:4499:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              rtx then_dest = XEXP (ifelse, 1);
                              ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.c:4500:24: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
              rtx else_dest = XEXP (ifelse, 2);
                              ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.c:4524:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    temp = XEXP (SET_SRC (pc_set (next)), 0);
                                 ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.c:4542:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    temp = XEXP (SET_SRC (pc_set (next)), 0);
                                 ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.c:7024:42: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = get_insns (); insn; insn = NEXT_INSN (insn))
                                         ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.c:7026:12: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        && (set = single_set (insn)) != NULL_RTX
                  ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.c:7026:12: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        && (set = single_set (insn)) != NULL_RTX
                  ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.c:7027:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        && (GET_CODE (arg = SET_SRC (set)) == CONSTANT_P_RTX
                            ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:251:45: note: expanded from macro 'GET_CODE'
#define GET_CODE(RTX)       ((enum rtx_code) (RTX)->code)
                                              ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
21 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/caller-save.c -o caller-save.o
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/caller-save.c:212:4: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
          INSN_CODE (saveinsn) = -1;
          ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/caller-save.c:213:4: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
          INSN_CODE (restinsn) = -1;
          ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/caller-save.c:215:29: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
          reg_save_code[i][mode] = recog_memoized (saveinsn);
                                   ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/caller-save.c:215:29: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
          reg_save_code[i][mode] = recog_memoized (saveinsn);
                                   ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/caller-save.c:216:32: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
          reg_restore_code[i][mode] = recog_memoized (restinsn);
                                      ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/caller-save.c:216:32: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
          reg_restore_code[i][mode] = recog_memoized (restinsn);
                                      ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/caller-save.c:402:27: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  mark_referenced_regs (PATTERN (insn));
                                        ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/caller-save.c:457:21: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              note_stores (PATTERN (insn), mark_set_regs, NULL);
                           ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/caller-save.c:542:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                    SUBREG_BYTE (reg),
                                    ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/caller-save.c:566:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    mark_referenced_regs (SET_SRC (x));
                          ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/caller-save.c:816:19: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (link = REG_NOTES (chain->insn); link; link = XEXP (link, 1))
                  ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/caller-save.c:816:57: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (link = REG_NOTES (chain->insn); link; link = XEXP (link, 1))
                                                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/caller-save.c:854:20: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      note_stores (PATTERN (chain->insn), add_stored_regs,
                   ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/caller-save.c:863:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  INSN_CODE (new->insn) = code;
  ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
14 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/calls.c -o calls.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/calls.c:35:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/calls.c:506: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:128:31: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
  ~~~~~~~~~~~~~~              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/calls.c:512: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:128:31: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
  ~~~~~~~~~~~~~~              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/calls.c:515: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:128:31: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
  ~~~~~~~~~~~~~~              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/calls.c:520: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:128:31: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
  ~~~~~~~~~~~~~~              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/calls.c:507:13: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                               REG_NOTES (call_insn));
                                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:128:47: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
                                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/calls.c:506:5: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
    REG_NOTES (call_insn) = gen_rtx_EXPR_LIST (REG_EH_REGION, const0_rtx,
    ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/calls.c:513:13: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                               REG_NOTES (call_insn));
                                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:128:47: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
                                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/calls.c:512:5: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
    REG_NOTES (call_insn) = gen_rtx_EXPR_LIST (REG_NORETURN, const0_rtx,
    ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/calls.c:516:13: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                               REG_NOTES (call_insn));
                                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:128:47: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
                                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/calls.c:515:5: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
    REG_NOTES (call_insn) = gen_rtx_EXPR_LIST (REG_ALWAYS_RETURN, const0_rtx,
    ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/calls.c:521:15: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                 REG_NOTES (call_insn));
                                                 ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:128:47: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
                                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/calls.c:520:7: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
      REG_NOTES (call_insn) = gen_rtx_EXPR_LIST (REG_SETJMP, const0_rtx,
      ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/calls.c:537:11: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
                               CALL_INSN_FUNCTION_USAGE (call_insn));
                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:798:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE'
#define CALL_INSN_FUNCTION_USAGE(INSN)  XEXP(INSN, 9)
                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:128:47: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
                                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/calls.c:534:2: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
        CALL_INSN_FUNCTION_USAGE (call_insn)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:798:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE'
#define CALL_INSN_FUNCTION_USAGE(INSN)  XEXP(INSN, 9)
                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/calls.c:1510:53: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        arg_reg = XEXP (argblock, 0), arg_offset = INTVAL (XEXP (argblock, 1));
                                                           ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/calls.c:1777:19: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                = before_call ? NEXT_INSN (before_call) : get_insns ();
                                ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/calls.c:1786:40: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                for (insn = first_insn; insn; insn = NEXT_INSN (insn))
                                                     ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/calls.c:1928:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        i = INTVAL (XEXP (XEXP (x, 0), 1));
                    ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/calls.c:1978:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
    insn = NEXT_INSN (insn);
           ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/calls.c:1980:23: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (; insn; insn = NEXT_INSN (insn))
                      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/calls.c:1982:39: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        && check_sibcall_argument_overlap_1 (PATTERN (insn)))
                                             ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/calls.c:3233: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:128:31: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
  ~~~~~~~~~~~~~~              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/calls.c:3167:36: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (insn = insns; insn; insn = NEXT_INSN (insn))
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/calls.c:3233:44: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
            gen_rtx_EXPR_LIST (REG_NOALIAS, temp, REG_NOTES (last));
                                                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:128:47: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
                                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/calls.c:3232:4: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
          REG_NOTES (last) =
          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/calls.c:3255:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              last = PREV_INSN (last);
                     ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/calls.c:3532:47: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = normal_call_insns; insn; insn = NEXT_INSN (insn))
                                              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/calls.c:3537:45: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = tail_call_insns; insn; insn = NEXT_INSN (insn))
                                            ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/calls.c:3542:50: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = tail_recursion_insns; insn; insn = NEXT_INSN (insn))
                                                 ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/calls.c:4287:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          last = PREV_INSN (last);
                 ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/calls.c:4512:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            lower_bound = INTVAL (XEXP (XEXP (arg->stack_slot, 0), 1));
                                  ^                                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/calls.c:4740:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                i = INTVAL (XEXP (XEXP (x, 0), 1));
                            ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
33 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfg.c -o cfg.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfg.c:58:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfg.c:160:23: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
      flow_firstobj = obstack_alloc (&flow_obstack, 0);
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfg.c:168:23: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
      flow_firstobj = obstack_alloc (&flow_obstack, 0);
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfg.c:680: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)
                  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfg.c:669:14: note: 'first_block_aux_obj' declared here
static void *first_block_aux_obj = 0;
             ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfg.c:682: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);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfg.c:703:25: 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 = obstack_alloc (&block_aux_obstack, 0);
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfg.c:745: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)
                 ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfg.c:671:14: note: 'first_edge_aux_obj' declared here
static void *first_edge_aux_obj = 0;
             ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfg.c:747: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);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfg.c:769:24: 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 = obstack_alloc (&edge_aux_obstack, 0);
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
9 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfganal.c -o cfganal.o
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfganal.c:74:38: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && REG_FUNCTION_VALUE_P (XEXP (PATTERN (insn), 0)))
                                     ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1025:45: note: expanded from macro 'REG_FUNCTION_VALUE_P'
  (RTL_FLAG_CHECK2("REG_FUNCTION_VALUE_P", (RTX), REG, PARALLEL)->integrated)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:484:48: note: expanded from macro 'RTL_FLAG_CHECK2'
#define RTL_FLAG_CHECK2(NAME, RTX, C1, C2)                              (RTX)
                                                                         ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfganal.c:92:57: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = BB_HEAD (bb); insn != BB_END (bb); insn = NEXT_INSN (insn))
                                                        ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfganal.c:237:38: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (!invert_jump (BB_END (bb), JUMP_LABEL (BB_END (bb)), 0))
                                     ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfganal.c:239:33: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
      invert_jump (BB_END (bb), JUMP_LABEL (BB_END (bb)), 0);
                                ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfganal.c:262:24: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
           && MEM_VOLATILE_P (PATTERN (insn)))
                              ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1125:39: note: expanded from macro 'MEM_VOLATILE_P'
  (RTL_FLAG_CHECK3("MEM_VOLATILE_P", (RTX), MEM, ASM_OPERANDS,          \
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:485:52: note: expanded from macro 'RTL_FLAG_CHECK3'
#define RTL_FLAG_CHECK3(NAME, RTX, C1, C2, C3)                          (RTX)
                                                                         ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfganal.c:265:36: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && MEM_VOLATILE_P (XVECEXP (PATTERN (insn), 0, 0)))
                                          ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 3 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1125:39: note: expanded from macro 'MEM_VOLATILE_P'
  (RTL_FLAG_CHECK3("MEM_VOLATILE_P", (RTX), MEM, ASM_OPERANDS,          \
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:485:52: note: expanded from macro 'RTL_FLAG_CHECK3'
#define RTL_FLAG_CHECK3(NAME, RTX, C1, C2, C3)                          (RTX)
                                                                         ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfganal.c:313:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        insn = PREV_INSN (insn);
               ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfganal.c:348:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          prev_insn = PREV_INSN (insn);
                      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfganal.c:362:31: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                       && keep_with_call_p (NEXT_INSN (split_at_insn)))
                                            ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfganal.c:363:21: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  split_at_insn = NEXT_INSN (split_at_insn);
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
10 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgbuild.c -o cfgbuild.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgbuild.c:45:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgbuild.c:70:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      return (NEXT_INSN (insn) == 0
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgbuild.c:143:31: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = f; insn; insn = NEXT_INSN (insn))
                              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgbuild.c:182:31: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = f; insn; insn = NEXT_INSN (insn))
                              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgbuild.c:196:14: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
        for (note = REG_NOTES (insn); note; note = XEXP (note, 1))
                    ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgbuild.c:196:45: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        for (note = REG_NOTES (insn); note; note = XEXP (note, 1))
                                                   ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgbuild.c:209:28: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                       && find_reg_note (NEXT_INSN (insn), REG_LABEL, lab))
                                         ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgbuild.c:238:38: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
  cached_make_edge (edge_cache, src, BLOCK_FOR_INSN (label), flags);
                                     ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgbuild.c:251:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (i = handlers; i; i = XEXP (i, 1))
                            ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgbuild.c:337:15: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                vec = XVEC (PATTERN (tmp), 0);
                            ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:35: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgbuild.c:339:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                vec = XVEC (PATTERN (tmp), 1);
                      ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgbuild.c:339:15: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                vec = XVEC (PATTERN (tmp), 1);
                            ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:35: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgbuild.c:348:19: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              if ((tmp = single_set (insn)) != NULL
                         ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgbuild.c:348:19: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              if ((tmp = single_set (insn)) != NULL
                         ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgbuild.c:353:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                 XEXP (XEXP (SET_SRC (tmp), 2), 0), 0);
                                       ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgbuild.c:353:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                 XEXP (XEXP (SET_SRC (tmp), 2), 0), 0);
                                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgbuild.c:368:42: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              for (x = label_value_list; x; x = XEXP (x, 1))
                                                ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgbuild.c:371:39: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              for (x = forced_labels; x; x = XEXP (x, 1))
                                             ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgbuild.c:382:14: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
              if (! JUMP_LABEL (insn))
                    ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgbuild.c:384:41: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
              make_label_edge (edge_cache, bb, JUMP_LABEL (insn), 0);
                                               ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgbuild.c:419:49: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                for (x = nonlocal_goto_handler_labels; x; x = XEXP (x, 1))
                                                              ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgbuild.c:426:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      insn = NEXT_INSN (insn);
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgbuild.c:429:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
             && NOTE_LINE_NUMBER (insn) != NOTE_INSN_BASIC_BLOCK)
                ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgbuild.c:430:9: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        insn = NEXT_INSN (insn);
               ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgbuild.c:471:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      next = NEXT_INSN (insn);
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgbuild.c:499:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
            int kind = NOTE_LINE_NUMBER (insn);
                       ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgbuild.c:525:37: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              lvl = find_label_refs (XEXP (PATTERN (insn), 0), lvl);
                                           ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgbuild.c:526:31: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              lvl = find_label_refs (XEXP (PATTERN (insn), 1), lvl);
                                     ^                     ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgbuild.c:526:37: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              lvl = find_label_refs (XEXP (PATTERN (insn), 1), lvl);
                                           ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgbuild.c:527:31: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
              lvl = find_label_refs (XEXP (PATTERN (insn), 2), lvl);
                                     ^                     ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgbuild.c:527:37: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              lvl = find_label_refs (XEXP (PATTERN (insn), 2), lvl);
                                           ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgbuild.c:529:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
              if (XEXP (PATTERN (insn), 3) != NULL_RTX)
                  ^                     ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgbuild.c:529:18: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              if (XEXP (PATTERN (insn), 3) != NULL_RTX)
                        ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgbuild.c:530:30: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
                trll = alloc_EXPR_LIST (0, XEXP (PATTERN (insn), 3), trll);
                                           ^                     ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgbuild.c:530:36: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                trll = alloc_EXPR_LIST (0, XEXP (PATTERN (insn), 3), trll);
                                                 ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgbuild.c:550:16: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (note = REG_NOTES (insn); note; note = XEXP (note, 1))
                      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgbuild.c:550:47: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (note = REG_NOTES (insn); note; note = XEXP (note, 1))
                                                     ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgbuild.c:563:23: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                         && find_reg_note (NEXT_INSN (insn), REG_LABEL, lab))
                                           ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgbuild.c:662:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
    insn = NEXT_INSN (insn);
           ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgbuild.c:672:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          fallthru = split_block (bb, PREV_INSN (insn));
                                      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfghooks.h:66:72: note: expanded from macro 'split_block'
#define split_block(e,i)                     cfg_hooks->split_block (e,i)
                                                                       ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgbuild.c:687:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          fallthru = split_block (bb, PREV_INSN (insn));
                                      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfghooks.h:66:72: note: expanded from macro 'split_block'
#define split_block(e,i)                     cfg_hooks->split_block (e,i)
                                                                       ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgbuild.c:698:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      insn = NEXT_INSN (insn);
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
42 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c -o cfgcleanup.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:42:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:99:5: warning: cast to smaller integer type 'enum bb_flags' from 'void *' [-Wvoid-pointer-to-enum-cast]
    BB_SET_FLAG (bb, BB_FORWARDER_BLOCK);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:65:32: note: expanded from macro 'BB_SET_FLAG'
  (BB)->aux = (void *) (long) ((enum bb_flags) (BB)->aux | (FLAG))
                               ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:108:5: warning: cast to smaller integer type 'enum bb_flags' from 'void *' [-Wvoid-pointer-to-enum-cast]
    BB_SET_FLAG (bb, BB_FORWARDER_BLOCK);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:65:32: note: expanded from macro 'BB_SET_FLAG'
  (BB)->aux = (void *) (long) ((enum bb_flags) (BB)->aux | (FLAG))
                               ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:110:5: warning: cast to smaller integer type 'enum bb_flags' from 'void *' [-Wvoid-pointer-to-enum-cast]
    BB_CLEAR_FLAG (bb, BB_FORWARDER_BLOCK);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:67:32: note: expanded from macro 'BB_CLEAR_FLAG'
  (BB)->aux = (void *) (long) ((enum bb_flags) (BB)->aux & ~(FLAG))
                               ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:146:11: warning: cast to smaller integer type 'enum bb_flags' from 'void *' [-Wvoid-pointer-to-enum-cast]
      || !FORWARDER_BLOCK_P (jump_block))
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:69:32: note: expanded from macro 'FORWARDER_BLOCK_P'
#define FORWARDER_BLOCK_P(BB) (BB_FLAGS (BB) & BB_FORWARDER_BLOCK)
                               ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:63:22: note: expanded from macro 'BB_FLAGS'
#define BB_FLAGS(BB) (enum bb_flags) (BB)->aux
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:180:45: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = BB_HEAD (jump_block); insn != NEXT_INSN (BB_END (jump_block));
                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:183:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      next = NEXT_INSN (insn);
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:184:38: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (GET_CODE (insn) == NOTE && NOTE_LINE_NUMBER (insn) > 0)
                                     ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:188:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              BB_END (jump_block) = PREV_INSN (insn);
                                    ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:231:51: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (rtx_equal_for_cselib_p (SET_DEST (exp), SET_SRC (exp)))
                                                  ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:290:7: warning: cast to smaller integer type 'enum bb_flags' from 'void *' [-Wvoid-pointer-to-enum-cast]
  if (BB_FLAGS (b) & BB_NONTHREADABLE_BLOCK)
      ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:63:22: note: expanded from macro 'BB_FLAGS'
#define BB_FLAGS(BB) (enum bb_flags) (BB)->aux
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:299:7: warning: cast to smaller integer type 'enum bb_flags' from 'void *' [-Wvoid-pointer-to-enum-cast]
      BB_SET_FLAG (b, BB_NONTHREADABLE_BLOCK);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:65:32: note: expanded from macro 'BB_SET_FLAG'
  (BB)->aux = (void *) (long) ((enum bb_flags) (BB)->aux | (FLAG))
                               ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:309:7: warning: cast to smaller integer type 'enum bb_flags' from 'void *' [-Wvoid-pointer-to-enum-cast]
      BB_SET_FLAG (b, BB_NONTHREADABLE_BLOCK);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:65:32: note: expanded from macro 'BB_SET_FLAG'
  (BB)->aux = (void *) (long) ((enum bb_flags) (BB)->aux | (FLAG))
                               ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:347:2: warning: cast to smaller integer type 'enum bb_flags' from 'void *' [-Wvoid-pointer-to-enum-cast]
        BB_SET_FLAG (b, BB_NONTHREADABLE_BLOCK);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:65:32: note: expanded from macro 'BB_SET_FLAG'
  (BB)->aux = (void *) (long) ((enum bb_flags) (BB)->aux | (FLAG))
                               ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:389:7: warning: cast to smaller integer type 'enum bb_flags' from 'void *' [-Wvoid-pointer-to-enum-cast]
      BB_SET_FLAG (b, BB_NONTHREADABLE_BLOCK);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:65:32: note: expanded from macro 'BB_SET_FLAG'
  (BB)->aux = (void *) (long) ((enum bb_flags) (BB)->aux | (FLAG))
                               ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:316:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      != (XEXP (SET_SRC (set1), 1) == pc_rtx))
          ^                     ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:316:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      != (XEXP (SET_SRC (set1), 1) == pc_rtx))
                ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:319:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  cond1 = XEXP (SET_SRC (set1), 0);
                ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:320:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  cond2 = XEXP (SET_SRC (set2), 0);
                ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:338:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      || !rtx_equal_p (XEXP (cond1, 1), XEXP (cond2, 1)))
                       ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:338:41: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      || !rtx_equal_p (XEXP (cond1, 1), XEXP (cond2, 1)))
                                        ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:343:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = NEXT_INSN (BB_HEAD (b)); insn != NEXT_INSN (BB_END (b));
              ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:343:48: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = NEXT_INSN (BB_HEAD (b)); insn != NEXT_INSN (BB_END (b));
                                               ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:344:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
       insn = NEXT_INSN (insn))
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:345:42: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
    if (INSN_P (insn) && side_effects_p (PATTERN (insn)))
                                         ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:354:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = NEXT_INSN (BB_HEAD (e->src)); insn != NEXT_INSN (BB_END (e->src));
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:354:53: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = NEXT_INSN (BB_HEAD (e->src)); insn != NEXT_INSN (BB_END (e->src));
                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:355:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
       insn = NEXT_INSN (insn))
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:366:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = NEXT_INSN (BB_HEAD (b)); insn != NEXT_INSN (BB_END (b)) && !failed;
              ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:366:48: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = NEXT_INSN (BB_HEAD (b)); insn != NEXT_INSN (BB_END (b)) && !failed;
                                               ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:367:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
       insn = NEXT_INSN (insn))
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:371:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx pat = PATTERN (insn);
                    ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:408:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      != (XEXP (SET_SRC (set2), 1) == pc_rtx))
          ^                     ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:408:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      != (XEXP (SET_SRC (set2), 1) == pc_rtx))
                ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:453:8: warning: cast to smaller integer type 'enum bb_flags' from 'void *' [-Wvoid-pointer-to-enum-cast]
          if (FORWARDER_BLOCK_P (target)
              ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:69:32: note: expanded from macro 'FORWARDER_BLOCK_P'
#define FORWARDER_BLOCK_P(BB) (BB_FLAGS (BB) & BB_FORWARDER_BLOCK)
                               ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:63:22: note: expanded from macro 'BB_FLAGS'
#define BB_FLAGS(BB) (enum bb_flags) (BB)->aux
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:581: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))
               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:69:32: note: expanded from macro 'FORWARDER_BLOCK_P'
#define FORWARDER_BLOCK_P(BB) (BB_FLAGS (BB) & BB_FORWARDER_BLOCK)
                               ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:63:22: note: expanded from macro 'BB_FLAGS'
#define BB_FLAGS(BB) (enum bb_flags) (BB)->aux
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:582:6: warning: cast to smaller integer type 'enum bb_flags' from 'void *' [-Wvoid-pointer-to-enum-cast]
            BB_SET_FLAG (b, BB_FORWARDER_BLOCK);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:65:32: note: expanded from macro 'BB_SET_FLAG'
  (BB)->aux = (void *) (long) ((enum bb_flags) (BB)->aux | (FLAG))
                               ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:516:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                insn = NEXT_INSN (insn);
                       ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:519:13: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                   insn = NEXT_INSN (insn))
                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:521:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    && NOTE_LINE_NUMBER (insn) == NOTE_INSN_LOOP_BEG)
                       ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:531:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              insn = PREV_INSN (BB_HEAD (target));
                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:533:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    && NOTE_LINE_NUMBER (insn) == NOTE_INSN_LOOP_END)
                       ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:657:46: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (x = tail_recursion_label_list; x; x = XEXP (x, 1))
                                             ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:689:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (BB_END (a) != PREV_INSN (BB_HEAD (b)))
                    ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:690:50: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    reorder_insns_nobb (BB_HEAD (a), BB_END (a), PREV_INSN (BB_HEAD (b)));
                                                 ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:727:13: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  barrier = NEXT_INSN (BB_END (b));
            ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:806: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))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:69:32: note: expanded from macro 'FORWARDER_BLOCK_P'
#define FORWARDER_BLOCK_P(BB) (BB_FLAGS (BB) & BB_FORWARDER_BLOCK)
                               ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:63:22: note: expanded from macro 'BB_FLAGS'
#define BB_FLAGS(BB) (enum bb_flags) (BB)->aux
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:806: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))
                                   ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:69:32: note: expanded from macro 'FORWARDER_BLOCK_P'
#define FORWARDER_BLOCK_P(BB) (BB_FLAGS (BB) & BB_FORWARDER_BLOCK)
                               ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:63:22: note: expanded from macro 'BB_FLAGS'
#define BB_FLAGS(BB) (enum bb_flags) (BB)->aux
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:886:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (code == MEM && MEM_ATTRS (x) != MEM_ATTRS (y))
                     ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:886:39: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (code == MEM && MEM_ATTRS (x) != MEM_ATTRS (y))
                                      ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:888:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (! MEM_ATTRS (x))
            ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:889:2: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        MEM_ATTRS (y) = 0;
        ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:890:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      else if (! MEM_ATTRS (y))
                 ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:891:2: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        MEM_ATTRS (x) = 0;
        ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:894:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (MEM_ALIAS_SET (x) != MEM_ALIAS_SET (y))
              ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1175:29: note: expanded from macro 'MEM_ALIAS_SET'
#define MEM_ALIAS_SET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->alias)
                            ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:894:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (MEM_ALIAS_SET (x) != MEM_ALIAS_SET (y))
                                   ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1175:29: note: expanded from macro 'MEM_ALIAS_SET'
#define MEM_ALIAS_SET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->alias)
                            ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:894:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (MEM_ALIAS_SET (x) != MEM_ALIAS_SET (y))
              ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1175:56: note: expanded from macro 'MEM_ALIAS_SET'
#define MEM_ALIAS_SET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->alias)
                                                       ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:894:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (MEM_ALIAS_SET (x) != MEM_ALIAS_SET (y))
                                   ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1175:56: note: expanded from macro 'MEM_ALIAS_SET'
#define MEM_ALIAS_SET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->alias)
                                                       ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:900:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (! mem_expr_equal_p (MEM_EXPR (x), MEM_EXPR (y)))
                                  ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1179:24: note: expanded from macro 'MEM_EXPR'
#define MEM_EXPR(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->expr)
                       ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:900:42: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (! mem_expr_equal_p (MEM_EXPR (x), MEM_EXPR (y)))
                                                ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1179:24: note: expanded from macro 'MEM_EXPR'
#define MEM_EXPR(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->expr)
                       ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:900:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (! mem_expr_equal_p (MEM_EXPR (x), MEM_EXPR (y)))
                                  ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1179:51: note: expanded from macro 'MEM_EXPR'
#define MEM_EXPR(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->expr)
                                                  ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:900:42: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (! mem_expr_equal_p (MEM_EXPR (x), MEM_EXPR (y)))
                                                ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1179:51: note: expanded from macro 'MEM_EXPR'
#define MEM_EXPR(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->expr)
                                                  ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:907:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          else if (MEM_OFFSET (x) != MEM_OFFSET (y))
                   ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1183:26: note: expanded from macro 'MEM_OFFSET'
#define MEM_OFFSET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->offset)
                         ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:907:31: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          else if (MEM_OFFSET (x) != MEM_OFFSET (y))
                                     ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1183:26: note: expanded from macro 'MEM_OFFSET'
#define MEM_OFFSET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->offset)
                         ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:907:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          else if (MEM_OFFSET (x) != MEM_OFFSET (y))
                   ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1183:53: note: expanded from macro 'MEM_OFFSET'
#define MEM_OFFSET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->offset)
                                                    ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:907:31: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          else if (MEM_OFFSET (x) != MEM_OFFSET (y))
                                     ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1183:53: note: expanded from macro 'MEM_OFFSET'
#define MEM_OFFSET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->offset)
                                                    ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:913:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          set_mem_size (x, MAX (MEM_SIZE (x), MEM_SIZE (y)));
                                ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1188:2: note: expanded from macro 'MEM_SIZE'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->size                           \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:246:20: note: expanded from macro 'MAX'
#define MAX(X,Y) ((X) > (Y) ? (X) : (Y))
                   ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:913:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          set_mem_size (x, MAX (MEM_SIZE (x), MEM_SIZE (y)));
                                              ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1188:2: note: expanded from macro 'MEM_SIZE'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->size                           \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:246:26: note: expanded from macro 'MAX'
#define MAX(X,Y) ((X) > (Y) ? (X) : (Y))
                         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:913:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          set_mem_size (x, MAX (MEM_SIZE (x), MEM_SIZE (y)));
                                ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1188:25: note: expanded from macro 'MEM_SIZE'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->size                           \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:246:20: note: expanded from macro 'MAX'
#define MAX(X,Y) ((X) > (Y) ? (X) : (Y))
                   ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:913:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          set_mem_size (x, MAX (MEM_SIZE (x), MEM_SIZE (y)));
                                              ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1188:25: note: expanded from macro 'MEM_SIZE'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->size                           \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:246:26: note: expanded from macro 'MAX'
#define MAX(X,Y) ((X) > (Y) ? (X) : (Y))
                         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:913:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          set_mem_size (x, MAX (MEM_SIZE (x), MEM_SIZE (y)));
                                ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1188:2: note: expanded from macro 'MEM_SIZE'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->size                           \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:246:32: note: expanded from macro 'MAX'
#define MAX(X,Y) ((X) > (Y) ? (X) : (Y))
                               ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:913:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          set_mem_size (x, MAX (MEM_SIZE (x), MEM_SIZE (y)));
                                              ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1188:2: note: expanded from macro 'MEM_SIZE'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->size                           \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:246:38: note: expanded from macro 'MAX'
#define MAX(X,Y) ((X) > (Y) ? (X) : (Y))
                                     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:913:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          set_mem_size (x, MAX (MEM_SIZE (x), MEM_SIZE (y)));
                                ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1188:25: note: expanded from macro 'MEM_SIZE'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->size                           \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:246:32: note: expanded from macro 'MAX'
#define MAX(X,Y) ((X) > (Y) ? (X) : (Y))
                               ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:913:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          set_mem_size (x, MAX (MEM_SIZE (x), MEM_SIZE (y)));
                                              ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1188:25: note: expanded from macro 'MEM_SIZE'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->size                           \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:246:38: note: expanded from macro 'MAX'
#define MAX(X,Y) ((X) > (Y) ? (X) : (Y))
                                     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:914:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          set_mem_size (y, MEM_SIZE (x));
                           ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1188:2: note: expanded from macro 'MEM_SIZE'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->size                           \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:914:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          set_mem_size (y, MEM_SIZE (x));
                           ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1188:25: note: expanded from macro 'MEM_SIZE'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->size                           \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:916:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          set_mem_align (x, MIN (MEM_ALIGN (x), MEM_ALIGN (y)));
                                 ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:2: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:245:20: note: expanded from macro 'MIN'
#define MIN(X,Y) ((X) < (Y) ? (X) : (Y))
                   ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:916:42: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          set_mem_align (x, MIN (MEM_ALIGN (x), MEM_ALIGN (y)));
                                                ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:2: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:245:26: note: expanded from macro 'MIN'
#define MIN(X,Y) ((X) < (Y) ? (X) : (Y))
                         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:916:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          set_mem_align (x, MIN (MEM_ALIGN (x), MEM_ALIGN (y)));
                                 ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:25: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:245:20: note: expanded from macro 'MIN'
#define MIN(X,Y) ((X) < (Y) ? (X) : (Y))
                   ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:916:42: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          set_mem_align (x, MIN (MEM_ALIGN (x), MEM_ALIGN (y)));
                                                ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:25: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:245:26: note: expanded from macro 'MIN'
#define MIN(X,Y) ((X) < (Y) ? (X) : (Y))
                         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:916:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          set_mem_align (x, MIN (MEM_ALIGN (x), MEM_ALIGN (y)));
                                 ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:2: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:245:32: note: expanded from macro 'MIN'
#define MIN(X,Y) ((X) < (Y) ? (X) : (Y))
                               ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:916:42: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          set_mem_align (x, MIN (MEM_ALIGN (x), MEM_ALIGN (y)));
                                                ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:2: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:245:38: note: expanded from macro 'MIN'
#define MIN(X,Y) ((X) < (Y) ? (X) : (Y))
                                     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:916:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          set_mem_align (x, MIN (MEM_ALIGN (x), MEM_ALIGN (y)));
                                 ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:25: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:245:32: note: expanded from macro 'MIN'
#define MIN(X,Y) ((X) < (Y) ? (X) : (Y))
                               ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:916:42: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          set_mem_align (x, MIN (MEM_ALIGN (x), MEM_ALIGN (y)));
                                                ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:25: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:245:38: note: expanded from macro 'MIN'
#define MIN(X,Y) ((X) < (Y) ? (X) : (Y))
                                     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:917:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          set_mem_align (y, MEM_ALIGN (x));
                            ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:2: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:917:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          set_mem_align (y, MEM_ALIGN (x));
                            ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:25: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:955:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  p1 = PATTERN (i1);
       ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:956:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  p2 = PATTERN (i2);
       ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:972:25: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && (!rtx_equal_p (CALL_INSN_FUNCTION_USAGE (i1),
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:798:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE'
#define CALL_INSN_FUNCTION_USAGE(INSN)  XEXP(INSN, 9)
                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:973:11: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
                        CALL_INSN_FUNCTION_USAGE (i2))
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:798:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE'
#define CALL_INSN_FUNCTION_USAGE(INSN)  XEXP(INSN, 9)
                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:994:19: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (note = REG_NOTES (i1); note; note = XEXP (note, 1))
                  ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:994:48: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (note = REG_NOTES (i1); note; note = XEXP (note, 1))
                                               ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:998:19: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (note = REG_NOTES (i2); note; note = XEXP (note, 1))
                  ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:998:48: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (note = REG_NOTES (i2); note; note = XEXP (note, 1))
                                               ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:1034:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx s1 = single_set (i1);
                   ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:1034:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx s1 = single_set (i1);
                   ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:1035:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx s2 = single_set (i2);
                   ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:1035:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx s2 = single_set (i2);
                   ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:1072:49: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      || (returnjump_p (i1) && !side_effects_p (PATTERN (i1))))
                                                ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:1075:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      i1 = PREV_INSN (i1);
           ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:1080:49: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      || (returnjump_p (i2) && !side_effects_p (PATTERN (i2))))
                                                ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:1086:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      i2 = PREV_INSN (i2);
           ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:1093:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        i1 = PREV_INSN (i1);
             ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:1096:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        i2 = PREV_INSN (i2);
             ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:1130:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      i1 = PREV_INSN (i1);
           ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:1131:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      i2 = PREV_INSN (i2);
           ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:1147:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        last1 = PREV_INSN (last1);
                ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:1150:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        last1 = PREV_INSN (last1);
                ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:1153:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        last2 = PREV_INSN (last2);
                ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:1156:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        last2 = PREV_INSN (last2);
                ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:1214:11: warning: cast to smaller integer type 'enum bb_flags' from 'void *' [-Wvoid-pointer-to-enum-cast]
      if (FORWARDER_BLOCK_P (f1->dest))
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:69:32: note: expanded from macro 'FORWARDER_BLOCK_P'
#define FORWARDER_BLOCK_P(BB) (BB_FLAGS (BB) & BB_FORWARDER_BLOCK)
                               ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:63:22: note: expanded from macro 'BB_FLAGS'
#define BB_FLAGS(BB) (enum bb_flags) (BB)->aux
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:1217:11: warning: cast to smaller integer type 'enum bb_flags' from 'void *' [-Wvoid-pointer-to-enum-cast]
      if (FORWARDER_BLOCK_P (f2->dest))
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:69:32: note: expanded from macro 'FORWARDER_BLOCK_P'
#define FORWARDER_BLOCK_P(BB) (BB_FLAGS (BB) & BB_FORWARDER_BLOCK)
                               ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:63:22: note: expanded from macro 'BB_FLAGS'
#define BB_FLAGS(BB) (enum bb_flags) (BB)->aux
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:1223:11: warning: cast to smaller integer type 'enum bb_flags' from 'void *' [-Wvoid-pointer-to-enum-cast]
      if (FORWARDER_BLOCK_P (f1->dest)
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:69:32: note: expanded from macro 'FORWARDER_BLOCK_P'
#define FORWARDER_BLOCK_P(BB) (BB_FLAGS (BB) & BB_FORWARDER_BLOCK)
                               ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:63:22: note: expanded from macro 'BB_FLAGS'
#define BB_FLAGS(BB) (enum bb_flags) (BB)->aux
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:1224:7: warning: cast to smaller integer type 'enum bb_flags' from 'void *' [-Wvoid-pointer-to-enum-cast]
          || FORWARDER_BLOCK_P (f2->dest)
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:69:32: note: expanded from macro 'FORWARDER_BLOCK_P'
#define FORWARDER_BLOCK_P(BB) (BB_FLAGS (BB) & BB_FORWARDER_BLOCK)
                               ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:63:22: note: expanded from macro 'BB_FLAGS'
#define BB_FLAGS(BB) (enum bb_flags) (BB)->aux
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:1225:7: warning: cast to smaller integer type 'enum bb_flags' from 'void *' [-Wvoid-pointer-to-enum-cast]
          || FORWARDER_BLOCK_P (b1->dest)
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:69:32: note: expanded from macro 'FORWARDER_BLOCK_P'
#define FORWARDER_BLOCK_P(BB) (BB_FLAGS (BB) & BB_FORWARDER_BLOCK)
                               ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:63:22: note: expanded from macro 'BB_FLAGS'
#define BB_FLAGS(BB) (enum bb_flags) (BB)->aux
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:1226:7: warning: cast to smaller integer type 'enum bb_flags' from 'void *' [-Wvoid-pointer-to-enum-cast]
          || FORWARDER_BLOCK_P (b2->dest))
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:69:32: note: expanded from macro 'FORWARDER_BLOCK_P'
#define FORWARDER_BLOCK_P(BB) (BB_FLAGS (BB) & BB_FORWARDER_BLOCK)
                               ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:63:22: note: expanded from macro 'BB_FLAGS'
#define BB_FLAGS(BB) (enum bb_flags) (BB)->aux
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:1238:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if ((XEXP (SET_SRC (set1), 1) == pc_rtx)
           ^                     ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:1238:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if ((XEXP (SET_SRC (set1), 1) == pc_rtx)
                 ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:1239:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          != (XEXP (SET_SRC (set2), 1) == pc_rtx))
              ^                     ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:1239:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          != (XEXP (SET_SRC (set2), 1) == pc_rtx))
                    ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:1242:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      cond1 = XEXP (SET_SRC (set1), 0);
                    ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:1243:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      cond2 = XEXP (SET_SRC (set2), 0);
                    ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:1256:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                && rtx_renumbered_equal_p (XEXP (cond1, 1), XEXP (cond2, 1)))
                                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:1256:47: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                && rtx_renumbered_equal_p (XEXP (cond1, 1), XEXP (cond2, 1)))
                                                            ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:1258:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                   && rtx_renumbered_equal_p (XEXP (cond1, 1),
                                              ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:1261:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                              XEXP (cond2, 1))));
                                              ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:1328:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              p1 = PATTERN (table1);
                   ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:1329:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              p2 = PATTERN (table2);
                   ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:1335:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                       && (XVECLEN (p1, 1) == XVECLEN (p2, 1))
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:517:40: note: expanded from macro 'XVECLEN'
#define XVECLEN(RTX, N)         GET_NUM_ELEM (XVEC (RTX, N))
                                              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:1335:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                       && (XVECLEN (p1, 1) == XVECLEN (p2, 1))
                                              ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:517:40: note: expanded from macro 'XVECLEN'
#define XVECLEN(RTX, N)         GET_NUM_ELEM (XVEC (RTX, N))
                                              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:1336:26: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                       && rtx_equal_p (XEXP (p1, 2), XEXP (p2, 2))
                                       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:1336:40: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                       && rtx_equal_p (XEXP (p1, 2), XEXP (p2, 2))
                                                     ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:1337:26: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
                       && rtx_equal_p (XEXP (p1, 3), XEXP (p2, 3)))
                                       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:1337:40: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
                       && rtx_equal_p (XEXP (p1, 3), XEXP (p2, 3)))
                                                     ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:1342:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  for (i = XVECLEN (p1, 1) - 1; i >= 0 && identical; i--)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:517:40: note: expanded from macro 'XVECLEN'
#define XVECLEN(RTX, N)         GET_NUM_ELEM (XVEC (RTX, N))
                                              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:1343:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    if (!rtx_equal_p (XVECEXP (p1, 1, i), XVECEXP (p2, 1, i)))
                                      ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:516:39: note: expanded from macro 'XVECEXP'
#define XVECEXP(RTX, N, M)      RTVEC_ELT (XVEC (RTX, N), M)
                                           ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:1343:45: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    if (!rtx_equal_p (XVECEXP (p1, 1, i), XVECEXP (p2, 1, i)))
                                                          ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:516:39: note: expanded from macro 'XVECEXP'
#define XVECEXP(RTX, N, M)      RTVEC_ELT (XVEC (RTX, N), M)
                                           ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:1457:10: warning: cast to smaller integer type 'enum bb_flags' from 'void *' [-Wvoid-pointer-to-enum-cast]
      && FORWARDER_BLOCK_P (src1))
         ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:69:32: note: expanded from macro 'FORWARDER_BLOCK_P'
#define FORWARDER_BLOCK_P(BB) (BB_FLAGS (BB) & BB_FORWARDER_BLOCK)
                               ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:63:22: note: expanded from macro 'BB_FLAGS'
#define BB_FLAGS(BB) (enum bb_flags) (BB)->aux
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:1462:10: warning: cast to smaller integer type 'enum bb_flags' from 'void *' [-Wvoid-pointer-to-enum-cast]
      && FORWARDER_BLOCK_P (src2))
         ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:69:32: note: expanded from macro 'FORWARDER_BLOCK_P'
#define FORWARDER_BLOCK_P(BB) (BB_FLAGS (BB) & BB_FORWARDER_BLOCK)
                               ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:63:22: note: expanded from macro 'BB_FLAGS'
#define BB_FLAGS(BB) (enum bb_flags) (BB)->aux
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:1472:7: warning: cast to smaller integer type 'enum bb_flags' from 'void *' [-Wvoid-pointer-to-enum-cast]
  if (FORWARDER_BLOCK_P (e1->dest)
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:69:32: note: expanded from macro 'FORWARDER_BLOCK_P'
#define FORWARDER_BLOCK_P(BB) (BB_FLAGS (BB) & BB_FORWARDER_BLOCK)
                               ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:63:22: note: expanded from macro 'BB_FLAGS'
#define BB_FLAGS(BB) (enum bb_flags) (BB)->aux
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:1473:10: warning: cast to smaller integer type 'enum bb_flags' from 'void *' [-Wvoid-pointer-to-enum-cast]
      && FORWARDER_BLOCK_P (e1->dest->succ->dest))
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:69:32: note: expanded from macro 'FORWARDER_BLOCK_P'
#define FORWARDER_BLOCK_P(BB) (BB_FLAGS (BB) & BB_FORWARDER_BLOCK)
                               ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:63:22: note: expanded from macro 'BB_FLAGS'
#define BB_FLAGS(BB) (enum bb_flags) (BB)->aux
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:1476:7: warning: cast to smaller integer type 'enum bb_flags' from 'void *' [-Wvoid-pointer-to-enum-cast]
  if (FORWARDER_BLOCK_P (e2->dest)
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:69:32: note: expanded from macro 'FORWARDER_BLOCK_P'
#define FORWARDER_BLOCK_P(BB) (BB_FLAGS (BB) & BB_FORWARDER_BLOCK)
                               ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:63:22: note: expanded from macro 'BB_FLAGS'
#define BB_FLAGS(BB) (enum bb_flags) (BB)->aux
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:1477:10: warning: cast to smaller integer type 'enum bb_flags' from 'void *' [-Wvoid-pointer-to-enum-cast]
      && FORWARDER_BLOCK_P (e2->dest->succ->dest))
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:69:32: note: expanded from macro 'FORWARDER_BLOCK_P'
#define FORWARDER_BLOCK_P(BB) (BB_FLAGS (BB) & BB_FORWARDER_BLOCK)
                               ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:63:22: note: expanded from macro 'BB_FLAGS'
#define BB_FLAGS(BB) (enum bb_flags) (BB)->aux
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:1554:11: warning: cast to smaller integer type 'enum bb_flags' from 'void *' [-Wvoid-pointer-to-enum-cast]
      if (FORWARDER_BLOCK_P (d))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:69:32: note: expanded from macro 'FORWARDER_BLOCK_P'
#define FORWARDER_BLOCK_P(BB) (BB_FLAGS (BB) & BB_FORWARDER_BLOCK)
                               ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:63:22: note: expanded from macro 'BB_FLAGS'
#define BB_FLAGS(BB) (enum bb_flags) (BB)->aux
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:1560:8: warning: cast to smaller integer type 'enum bb_flags' from 'void *' [-Wvoid-pointer-to-enum-cast]
          if (FORWARDER_BLOCK_P (d2))
              ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:69:32: note: expanded from macro 'FORWARDER_BLOCK_P'
#define FORWARDER_BLOCK_P(BB) (BB_FLAGS (BB) & BB_FORWARDER_BLOCK)
                               ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:63:22: note: expanded from macro 'BB_FLAGS'
#define BB_FLAGS(BB) (enum bb_flags) (BB)->aux
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:1571:11: warning: cast to smaller integer type 'enum bb_flags' from 'void *' [-Wvoid-pointer-to-enum-cast]
      if (FORWARDER_BLOCK_P (s->dest))
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:69:32: note: expanded from macro 'FORWARDER_BLOCK_P'
#define FORWARDER_BLOCK_P(BB) (BB_FLAGS (BB) & BB_FORWARDER_BLOCK)
                               ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:63:22: note: expanded from macro 'BB_FLAGS'
#define BB_FLAGS(BB) (enum bb_flags) (BB)->aux
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:1578:11: warning: cast to smaller integer type 'enum bb_flags' from 'void *' [-Wvoid-pointer-to-enum-cast]
      if (FORWARDER_BLOCK_P (s2->dest))
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:69:32: note: expanded from macro 'FORWARDER_BLOCK_P'
#define FORWARDER_BLOCK_P(BB) (BB_FLAGS (BB) & BB_FORWARDER_BLOCK)
                               ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:63:22: note: expanded from macro 'BB_FLAGS'
#define BB_FLAGS(BB) (enum bb_flags) (BB)->aux
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:1515:43: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (insn = get_insns (); insn; insn = NEXT_INSN (insn))
                                                 ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:1535:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      redirect_to = split_block (src2, PREV_INSN (newpos2))->dest;
                                       ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfghooks.h:66:72: note: expanded from macro 'split_block'
#define split_block(e,i)                     cfg_hooks->split_block (e,i)
                                                                       ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:1606:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
    newpos1 = NEXT_INSN (newpos1);
              ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:1609:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
    newpos1 = NEXT_INSN (newpos1);
              ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:1611:38: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  redirect_from = split_block (src1, PREV_INSN (newpos1))->src;
                                     ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfghooks.h:66:72: note: expanded from macro 'split_block'
#define split_block(e,i)                     cfg_hooks->split_block (e,i)
                                                                       ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:1813:8: warning: cast to smaller integer type 'enum bb_flags' from 'void *' [-Wvoid-pointer-to-enum-cast]
                  && FORWARDER_BLOCK_P (b)
                     ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:69:32: note: expanded from macro 'FORWARDER_BLOCK_P'
#define FORWARDER_BLOCK_P(BB) (BB_FLAGS (BB) & BB_FORWARDER_BLOCK)
                               ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:63:22: note: expanded from macro 'BB_FLAGS'
#define BB_FLAGS(BB) (enum bb_flags) (BB)->aux
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:1796:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  if (NOTE_LINE_NUMBER (BB_HEAD (b)) == NOTE_INSN_DELETED_LABEL)
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c:1798:23: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      rtx bb_note = NEXT_INSN (BB_HEAD (b));
                                    ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
155 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c -o cfglayout.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c:30:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c:65:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx prevfirst = PREV_INSN (first);
                  ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c:66:18: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx nextlast = NEXT_INSN (last);
                 ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c:68:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  PREV_INSN (first) = NULL;
  ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c:69:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  NEXT_INSN (last) = NULL;
  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c:71:5: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
    NEXT_INSN (prevfirst) = nextlast;
    ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c:73:5: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    PREV_INSN (nextlast) = prevfirst;
    ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c:94:48: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (last_insn = insn = BB_END (bb); (insn = NEXT_INSN (insn)) != 0; )
                                               ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c:106:12: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          switch (NOTE_LINE_NUMBER (insn))
                  ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c:123:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (NEXT_INSN (insn)
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c:128:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
              insn = NEXT_INSN (insn);
                     ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c:153:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      prev = PREV_INSN (insn);
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c:155:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        switch (NOTE_LINE_NUMBER (insn))
                ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c:201:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
       && NOTE_LINE_NUMBER (insn) != NOTE_INSN_BASIC_BLOCK;
          ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c:202:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
       insn = NEXT_INSN (insn))
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c:206:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (PREV_INSN (insn))
      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c:208:39: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            unlink_insn_chain (get_insns (), PREV_INSN (insn));
                                             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c:217:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (PREV_INSN (BB_HEAD (bb)) && next_insn != BB_HEAD (bb))
          ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c:219:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                              PREV_INSN (BB_HEAD (bb)));
                                              ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c:221:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (NEXT_INSN (BB_END (bb)) && BB_END (bb) != end)
          ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c:222:39: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        bb->rbi->footer = unlink_insn_chain (NEXT_INSN (BB_END (bb)), end);
                                             ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c:223:19: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      next_insn = NEXT_INSN (BB_END (bb));
                  ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c:272:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      next = NEXT_INSN (insn);
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c:277:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          || !NEXT_INSN (insn)
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c:304:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (!NEXT_INSN (insn))
           ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c:307:9: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
        INSN_LOCATOR (insn) = loc;
        ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:570:28: note: expanded from macro 'INSN_LOCATOR'
#define INSN_LOCATOR(INSN) XINT (INSN, 4)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c:310:12: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          switch (NOTE_LINE_NUMBER (insn))
                  ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c:313:16: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
              block = NOTE_BLOCK (insn);
                      ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:816:26: note: expanded from macro 'NOTE_BLOCK'
#define NOTE_BLOCK(INSN)        XCTREE (INSN, 4, NOTE)
                                ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:546:32: note: expanded from macro 'XCTREE'
#define XCTREE(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rttree)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c:323:12: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              if (NOTE_LINE_NUMBER (insn) > 0)
                  ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c:325:19: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  line_number = NOTE_LINE_NUMBER (insn);
                                ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c:396:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
      NOTE_BLOCK (note) = s;
      ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:816:26: note: expanded from macro 'NOTE_BLOCK'
#define NOTE_BLOCK(INSN)        XCTREE (INSN, 4, NOTE)
                                ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:546:32: note: expanded from macro 'XCTREE'
#define XCTREE(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rttree)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c:405:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
      NOTE_BLOCK (insn) = s;
      ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:816:26: note: expanded from macro 'NOTE_BLOCK'
#define NOTE_BLOCK(INSN)        XCTREE (INSN, 4, NOTE)
                                ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:546:32: note: expanded from macro 'XCTREE'
#define XCTREE(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rttree)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c:416:13: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
  int loc = INSN_LOCATOR (insn);
            ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:570:28: note: expanded from macro 'INSN_LOCATOR'
#define INSN_LOCATOR(INSN) XINT (INSN, 4)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c:481:24: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
  return locator_line (INSN_LOCATOR (insn));
                       ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:570:28: note: expanded from macro 'INSN_LOCATOR'
#define INSN_LOCATOR(INSN) XINT (INSN, 4)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c:515:24: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
  return locator_file (INSN_LOCATOR (insn));
                       ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:570:28: note: expanded from macro 'INSN_LOCATOR'
#define INSN_LOCATOR(INSN) XINT (INSN, 4)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c:540:15: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx body = PATTERN (insn);
                     ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c:578:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      while (NEXT_INSN (insn))
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c:579:9: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        insn = NEXT_INSN (insn);
               ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c:592:6: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
            NEXT_INSN (insn) = bb->rbi->header;
            ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c:595:4: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          PREV_INSN (bb->rbi->header) = insn;
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c:597:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          while (NEXT_INSN (insn))
                 ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c:598:13: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
            insn = NEXT_INSN (insn);
                   ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c:601:2: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        NEXT_INSN (insn) = BB_HEAD (bb);
        ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c:604:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      PREV_INSN (BB_HEAD (bb)) = insn;
      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c:608:4: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          NEXT_INSN (insn) = bb->rbi->footer;
          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c:609:4: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          PREV_INSN (bb->rbi->footer) = insn;
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c:610:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          while (NEXT_INSN (insn))
                 ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c:611:13: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
            insn = NEXT_INSN (insn);
                   ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c:618:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  NEXT_INSN (insn) = cfg_layout_function_footer;
  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c:620:5: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    PREV_INSN (cfg_layout_function_footer) = insn;
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c:622:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  while (NEXT_INSN (insn))
         ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c:623:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
    insn = NEXT_INSN (insn);
           ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c:835:36: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
       prevx = x, insn_cnt1++, x = NEXT_INSN (x))
                                   ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c:836:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    if (PREV_INSN (x) != prevx)
        ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c:844:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
       nextx = x, insn_cnt2++, x = PREV_INSN (x))
                                   ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c:845:9: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
    if (NEXT_INSN (x) != nextx)
        ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c:924:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          insn = NEXT_INSN (insn);
                 ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c:942:29: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = from; insn != NEXT_INSN (to); insn = NEXT_INSN (insn))
                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c:942:52: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = from; insn != NEXT_INSN (to); insn = NEXT_INSN (insn))
                                                   ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c:966:12: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          switch (NOTE_LINE_NUMBER (insn))
                  ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c:1007:12: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              if (NOTE_LINE_NUMBER (insn) < 0)
                  ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c:1018:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  insn = NEXT_INSN (last);
         ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c:1070: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);
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:100:40: note: expanded from macro 'OBSTACK_ALLOC_REG_SET'
#define OBSTACK_ALLOC_REG_SET(OBSTACK) BITMAP_OBSTACK_ALLOC (OBSTACK)
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/bitmap.h:131:22: note: expanded from macro 'BITMAP_OBSTACK_ALLOC'
  bitmap_initialize (obstack_alloc (OBSTACK, sizeof (bitmap_head)), 1)
                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c:1071: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);
                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:100:40: note: expanded from macro 'OBSTACK_ALLOC_REG_SET'
#define OBSTACK_ALLOC_REG_SET(OBSTACK) BITMAP_OBSTACK_ALLOC (OBSTACK)
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/bitmap.h:131:22: note: expanded from macro 'BITMAP_OBSTACK_ALLOC'
  bitmap_initialize (obstack_alloc (OBSTACK, sizeof (bitmap_head)), 1)
                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c:1051:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      while (NEXT_INSN (insn))
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c:1052:9: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        insn = NEXT_INSN (insn);
               ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c:1061:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      while (NEXT_INSN (insn))
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c:1062:9: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        insn = NEXT_INSN (insn);
               ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
68 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgloop.c -o cfgloop.o
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgloop.c:583:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  insn = PREV_INSN (first_insn_after_basic_block_note (bb));
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
1 warning generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgloopanal.c -o cfgloopanal.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgloopanal.c:30:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgloopanal.c:117:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
         insn != NEXT_INSN (BB_END (bbs[i]));
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgloopanal.c:118:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
         insn = NEXT_INSN (insn))
                ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgloopanal.c:120:15: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        note_stores (PATTERN (insn),
                     ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgloopanal.c:162:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
         insn != NEXT_INSN (BB_END (bbs[i]));
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgloopanal.c:163:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
         insn = NEXT_INSN (insn))
                ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgloopanal.c:165:12: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        rtx set = single_set (insn);
                  ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgloopanal.c:165:12: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        rtx set = single_set (insn);
                  ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgloopanal.c:180:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
         insn != NEXT_INSN (BB_END (bbs[i]));
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgloopanal.c:181:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
         insn = NEXT_INSN (insn))
                ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgloopanal.c:186:15: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        note_stores (PATTERN (insn),
                     ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgloopanal.c:268:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  op1 = XEXP (condition, 1);
        ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgloopanal.c:313:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
  mod_bb = BLOCK_FOR_INSN (mod_insn);
           ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgloopanal.c:320:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  set = single_set (mod_insn);
        ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgloopanal.c:320:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  set = single_set (mod_insn);
        ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgloopanal.c:332:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    set_src = SET_SRC (set);
              ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgloopanal.c:350:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          || SUBREG_BYTE (XEXP (set_src, 0)) != 0
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgloopanal.c:366:17: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      mod_bb1 = BLOCK_FOR_INSN (mod_insn1);
                ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgloopanal.c:372:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
               mod_insn != PREV_INSN (BB_HEAD (mod_bb));
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgloopanal.c:373:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
               mod_insn = PREV_INSN (mod_insn))
                          ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgloopanal.c:377:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (mod_insn == PREV_INSN (BB_HEAD (mod_bb)))
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgloopanal.c:382:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      set = single_set (mod_insn1);
            ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgloopanal.c:382:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      set = single_set (mod_insn1);
            ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgloopanal.c:390:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        set_src = SET_SRC (set);
                  ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgloopanal.c:404:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  set_add = XEXP (set_src, 1);
            ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgloopanal.c:425:8: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
  bb = BLOCK_FOR_INSN (insn);
       ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgloopanal.c:428:43: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (; insn != BB_HEAD (bb); insn = PREV_INSN (insn))
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgloopanal.c:431:19: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
            note_stores (PATTERN (insn),
                         ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgloopanal.c:434:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (modified_between_p (var, PREV_INSN (insn), NEXT_INSN (insn)))
                                       ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgloopanal.c:434:51: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (modified_between_p (var, PREV_INSN (insn), NEXT_INSN (insn)))
                                                         ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgloopanal.c:445:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          set = single_set (insn);
                ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgloopanal.c:445:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          set = single_set (insn);
                ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgloopanal.c:456:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            val = SET_SRC (set);
                  ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgloopanal.c:539:47: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (ainit = desc->var_alts; ainit; ainit = XEXP (ainit, 1))
                                              ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgloopanal.c:550:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (alim = XEXP (desc->lim_alts, 1); alim; alim = XEXP (alim, 1))
              ^                     ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgloopanal.c:550:54: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (alim = XEXP (desc->lim_alts, 1); alim; alim = XEXP (alim, 1))
                                                     ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgloopanal.c:769:51: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (ainit = desc->var_alts; ainit; ainit = XEXP (ainit, 1))
                                                  ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgloopanal.c:1339:61: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (insn = BB_HEAD (bb); insn != BB_END (bb); insn = NEXT_INSN (insn))
                                                            ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgloopanal.c:1363:61: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (insn = BB_HEAD (bb); insn != BB_END (bb); insn = NEXT_INSN (insn))
                                                            ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgloopanal.c:1440:30: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (!doloop_condition_get (PATTERN(insn)))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgloopanal.c:1457:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  pattern = PATTERN (insn);
            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgloopanal.c:1468:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rhs = XEXP (set, 1);
        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgloopanal.c:1475:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      || !rtx_equal_p (XEXP (cond, 1), const0_rtx))
                       ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgloopanal.c:1478:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rhs = XEXP (rhs, 1);
        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
44 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgloopmanip.c -o cfgloopmanip.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgloopmanip.c:30:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgloopmanip.c:1114:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    insn = PREV_INSN (insn);
           ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
2 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop-init.c -o loop-init.o
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop-init.c:65:4: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
          cfg_layout_finalize ();
          ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop-init.c:63:2: note: previous statement is here
        if (bb->next_bb != EXIT_BLOCK_PTR)
        ^
1 warning generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop-unswitch.c -o loop-unswitch.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop-unswitch.c:31:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop-unswitch.c:148:54: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
    if (modified_between_p (test, BB_HEAD (body[i]), NEXT_INSN (BB_END (body[i]))))
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop-unswitch.c:165:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                           XEXP (cond, 1));
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop-unswitch.c:257:49: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (acond = cond_checked; acond; acond = XEXP (acond, 1))
                                                ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop-unswitch.c:297:31: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  bb = split_loop_bb (bbs[i], PREV_INSN (split_before))->dest;
                              ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
5 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop-unroll.c -o loop-unroll.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop-unroll.c:31:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop-unroll.c:966:29: 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:128:31: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
  ~~~~~~~~~~~~~~              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop-unroll.c:995:29: 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:128:31: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
  ~~~~~~~~~~~~~~              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop-unroll.c:951:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          split_after = PREV_INSN (BB_END (lastbb));
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop-unroll.c:964:7: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
      JUMP_LABEL (jump) = label;
      ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop-unroll.c:967:21: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                   GEN_INT (p), REG_NOTES (jump));
                                                ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:128:47: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
                                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop-unroll.c:965:7: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
      REG_NOTES (jump)
      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop-unroll.c:969:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
      LABEL_NUSES (label)++;
      ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop-unroll.c:993:7: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
      JUMP_LABEL (jump) = label;
      ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop-unroll.c:996:21: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                   GEN_INT (p), REG_NOTES (jump));
                                                ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:128:47: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
                                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop-unroll.c:994:7: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
      REG_NOTES (jump)
      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop-unroll.c:998:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
      LABEL_NUSES (label)++;
      ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop-unroll.c:1285:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx pattern = PATTERN (bct_insn);
                ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop-unroll.c:1297:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      tgt = force_operand (XEXP (inc, 1), XEXP (inc, 0));
                           ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop-unroll.c:1302:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  condition = XEXP (SET_SRC (cmp), 0);
                    ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop-unroll.c:1303:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  labelref = XEXP (SET_SRC (cmp), 1);
             ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop-unroll.c:1303:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  labelref = XEXP (SET_SRC (cmp), 1);
                   ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop-unroll.c:1305:44: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  do_compare_rtx_and_jump (copy_rtx (reg), XEXP (condition, 1), 
                                           ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop-unroll.c:1336:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  set_src = SET_SRC (inc);
            ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop-unroll.c:1347:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (INTVAL (XEXP (set_src, 1)) != -1)
              ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop-unroll.c:1375:50: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (insn = BB_HEAD (loop->latch); insn != NEXT_INSN (BB_END (loop->latch)); 
                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop-unroll.c:1376:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
           insn = NEXT_INSN (insn))
                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
22 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c -o cfgrtl.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:50:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:98:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  return (NOTE_LINE_NUMBER (note) == NOTE_INSN_DELETED
          ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:99:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          || NOTE_LINE_NUMBER (note) == NOTE_INSN_BASIC_BLOCK
             ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:100:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          || NOTE_LINE_NUMBER (note) == NOTE_INSN_PREDICTION);
             ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:110:7: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && LABEL_NAME (label) == 0
             ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:931:25: note: expanded from macro 'LABEL_NAME'
#define LABEL_NAME(RTX) XCSTR (RTX, 7, CODE_LABEL)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:541:32: note: expanded from macro 'XCSTR'
#define XCSTR(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtstr)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:120:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx next = NEXT_INSN (insn);
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:131:23: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
          const char *name = LABEL_NAME (insn);
                             ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:931:25: note: expanded from macro 'LABEL_NAME'
#define LABEL_NAME(RTX) XCSTR (RTX, 7, CODE_LABEL)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:541:32: note: expanded from macro 'XCSTR'
#define XCSTR(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtstr)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:135:4: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          NOTE_LINE_NUMBER (insn) = NOTE_INSN_DELETED_LABEL;
          ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:136:4: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          NOTE_SOURCE_FILE (insn) = name;
          ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:815:32: note: expanded from macro 'NOTE_SOURCE_FILE'
#define NOTE_SOURCE_FILE(INSN)  XCSTR (INSN, 4, NOTE)
                                ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:541:32: note: expanded from macro 'XCSTR'
#define XCSTR(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtstr)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:154:10: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && JUMP_LABEL (insn)
         ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:156:5: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
    LABEL_NUSES (JUMP_LABEL (insn))--;
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:156:18: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
    LABEL_NUSES (JUMP_LABEL (insn))--;
                 ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:33: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                                ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:45: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:164:4: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          LABEL_NUSES (XEXP (note, 0))--;
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:173:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx pat = PATTERN (insn);
                ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:186:6: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
            LABEL_NUSES (label)--;
            ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:201:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && BLOCK_FOR_INSN (insn)
         ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:202:18: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && BB_END (BLOCK_FOR_INSN (insn)) == insn)
                 ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:323:26: note: expanded from macro 'BB_END'
#define BB_END(B)       (B)->end_
                         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:206:23: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
    purge_dead_edges (BLOCK_FOR_INSN (insn));
                      ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:223:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      next = NEXT_INSN (start);
             ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:242:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && BLOCK_FOR_INSN (last)
         ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:243:18: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && BB_END (BLOCK_FOR_INSN (last)) == last)
                 ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:323:26: note: expanded from macro 'BB_END'
#define BB_END(B)       (B)->end_
                         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:247:23: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
    purge_dead_edges (BLOCK_FOR_INSN (last));
                      ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:265:16: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && (bb = NOTE_BASIC_BLOCK (bb_note)) != NULL
               ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:818:32: note: expanded from macro 'NOTE_BASIC_BLOCK'
#define NOTE_BASIC_BLOCK(INSN)  XCBBDEF (INSN, 4, NOTE)
                                ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:547:32: note: expanded from macro 'XCBBDEF'
#define XCBBDEF(RTX, N, C)    (RTL_CHECKC1 (RTX, N, C).bb)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:276:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          after = PREV_INSN (head);
                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:280:31: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (after != bb_note && NEXT_INSN (after) != bb_note)
                              ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:306:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
      NOTE_BASIC_BLOCK (bb_note) = bb;
      ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:818:32: note: expanded from macro 'NOTE_BASIC_BLOCK'
#define NOTE_BASIC_BLOCK(INSN)  XCBBDEF (INSN, 4, NOTE)
                                ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:547:32: note: expanded from macro 'XCBBDEF'
#define XCBBDEF(RTX, N, C)    (RTL_CHECKC1 (RTX, N, C).bb)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:310:7: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (NEXT_INSN (end) == bb_note)
      ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:381:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = PREV_INSN (BB_HEAD (b)); insn; insn = PREV_INSN (insn))
              ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:381:53: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = PREV_INSN (BB_HEAD (b)); insn; insn = PREV_INSN (insn))
                                                    ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:385:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (NOTE_LINE_NUMBER (insn) == NOTE_INSN_PREDICTION
          ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:386:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          || NOTE_LINE_NUMBER (insn) == NOTE_INSN_LOOP_CONT)
             ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:387:2: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        NOTE_LINE_NUMBER (insn) = NOTE_INSN_DELETED;
        ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:437:42: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (insn = BB_HEAD (bb); ; insn = NEXT_INSN (insn))
                                         ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:439:4: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          BLOCK_FOR_INSN (insn) = bb;
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:452:42: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = get_insns (); insn; insn = NEXT_INSN (insn))
                                         ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:454:7: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      BLOCK_FOR_INSN (insn) = NULL;
      ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:464:38: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = BB_HEAD (bb); ; insn = NEXT_INSN (insn))
                                     ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:467:2: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
        set_block_for_insn (insn, bb);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:338:40: note: expanded from macro 'set_block_for_insn'
#define set_block_for_insn(INSN, BB)  (BLOCK_FOR_INSN (INSN) = BB)
                                       ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:519: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);
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:100:40: note: expanded from macro 'OBSTACK_ALLOC_REG_SET'
#define OBSTACK_ALLOC_REG_SET(OBSTACK) BITMAP_OBSTACK_ALLOC (OBSTACK)
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/bitmap.h:131:22: note: expanded from macro 'BITMAP_OBSTACK_ALLOC'
  bitmap_initialize (obstack_alloc (OBSTACK, sizeof (bitmap_head)), 1)
                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:520: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);
                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:100:40: note: expanded from macro 'OBSTACK_ALLOC_REG_SET'
#define OBSTACK_ALLOC_REG_SET(OBSTACK) BITMAP_OBSTACK_ALLOC (OBSTACK)
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/bitmap.h:131:22: note: expanded from macro 'BITMAP_OBSTACK_ALLOC'
  bitmap_initialize (obstack_alloc (OBSTACK, sizeof (bitmap_head)), 1)
                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:491:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        insn = PREV_INSN (insn);
               ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:503:32: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  new_bb = create_basic_block (NEXT_INSN (insn), BB_END (bb), bb);
                               ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfghooks.h:69:77: note: expanded from macro 'create_basic_block'
#define create_basic_block(h,e,a)            cfg_hooks->create_basic_block (h,e,a)
                                                                            ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:592:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      b_head = NEXT_INSN (b_head);
               ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:597:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (NOTE_INSN_BASIC_BLOCK_P (b_head))
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:830:7: note: expanded from macro 'NOTE_INSN_BASIC_BLOCK_P'
   && NOTE_LINE_NUMBER (INSN) == NOTE_INSN_BASIC_BLOCK)
      ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:605:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      b_head = NEXT_INSN (b_head);
               ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:613:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (prev = PREV_INSN (a_end); ; prev = PREV_INSN (prev))
                  ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:613:47: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (prev = PREV_INSN (a_end); ; prev = PREV_INSN (prev))
                                              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:615:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
            || NOTE_LINE_NUMBER (prev) == NOTE_INSN_BASIC_BLOCK
               ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:635:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      a_end = PREV_INSN (del_first);
              ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:638:17: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
    del_first = NEXT_INSN (a_end);
                ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:651:39: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (x = a_end; x != b_end; x = NEXT_INSN (x))
                                      ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:652:2: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
        set_block_for_insn (x, a);
        ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:338:40: note: expanded from macro 'set_block_for_insn'
#define set_block_for_insn(INSN, BB)  (BLOCK_FOR_INSN (INSN) = BB)
                                       ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:654:7: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      set_block_for_insn (b_end, a);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:338:40: note: expanded from macro 'set_block_for_insn'
#define set_block_for_insn(INSN, BB)  (BLOCK_FOR_INSN (INSN) = BB)
                                       ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:722:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  set = single_set (insn);
        ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:722:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  set = single_set (insn);
        ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:753:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  if (PREV_INSN (insn))
                      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:754:7: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    NEXT_INSN (PREV_INSN (insn)) = NEXT_INSN (insn);
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:754:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    NEXT_INSN (PREV_INSN (insn)) = NEXT_INSN (insn);
                               ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:31: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:754:38: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    NEXT_INSN (PREV_INSN (insn)) = NEXT_INSN (insn);
                                                   ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:756:26: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    src->rbi->footer = NEXT_INSN (insn);
                                       ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:757:9: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  if (NEXT_INSN (insn))
                      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:758:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    PREV_INSN (NEXT_INSN (insn)) = PREV_INSN (insn);
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:758:18: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    PREV_INSN (NEXT_INSN (insn)) = PREV_INSN (insn);
                               ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:31: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:758:38: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    PREV_INSN (NEXT_INSN (insn)) = PREV_INSN (insn);
                                                   ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:762:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
              insn = NEXT_INSN (insn);
                     ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:766:39: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        delete_insn_chain (kill_from, PREV_INSN (BB_HEAD (target)));
                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:796:7: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
      JUMP_LABEL (BB_END (src)) = target_label;
      ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:797:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
      LABEL_NUSES (target_label)++;
      ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:816:19: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (barrier != NEXT_INSN (BB_END (src)))
                         ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:824:19: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
              for (tmp = NEXT_INSN (BB_END (src)); tmp != barrier;
                         ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:825:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                   tmp = NEXT_INSN (tmp))
                         ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:826:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
                set_block_for_insn (tmp, src);
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:338:40: note: expanded from macro 'set_block_for_insn'
#define set_block_for_insn(INSN, BB)  (BLOCK_FOR_INSN (INSN) = BB)
                                       ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:828:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
              NEXT_INSN (PREV_INSN (new_insn)) = NEXT_INSN (new_insn);
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:828:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              NEXT_INSN (PREV_INSN (new_insn)) = NEXT_INSN (new_insn);
                         ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:31: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:828:43: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
              NEXT_INSN (PREV_INSN (new_insn)) = NEXT_INSN (new_insn);
                                                 ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:829:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              PREV_INSN (NEXT_INSN (new_insn)) = PREV_INSN (new_insn);
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:829:19: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
              PREV_INSN (NEXT_INSN (new_insn)) = PREV_INSN (new_insn);
                         ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:31: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:829:43: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              PREV_INSN (NEXT_INSN (new_insn)) = PREV_INSN (new_insn);
                                                 ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:831:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
              NEXT_INSN (new_insn) = barrier;
              ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:832:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
              NEXT_INSN (PREV_INSN (barrier)) = new_insn;
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:832:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              NEXT_INSN (PREV_INSN (barrier)) = new_insn;
                         ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:31: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:834:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              PREV_INSN (new_insn) = PREV_INSN (barrier);
              ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:834:31: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              PREV_INSN (new_insn) = PREV_INSN (barrier);
                                     ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:835:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              PREV_INSN (barrier) = new_insn;
              ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:855:6: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
         && NOTE_LINE_NUMBER (BB_END (e->src)) >= 0)
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:877:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = NEXT_INSN (insn); insn && GET_CODE (insn) == NOTE
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:878:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
       && NOTE_LINE_NUMBER (insn) != NOTE_INSN_BASIC_BLOCK;
          ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:879:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
       insn = NEXT_INSN (insn))
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:880:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
    if (NOTE_LINE_NUMBER (insn) == NOTE_INSN_LOOP_BEG)
        ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:911:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        vec = XVEC (PATTERN (tmp), 0);
                    ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:35: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:913:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        vec = XVEC (PATTERN (tmp), 1);
              ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:913:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        vec = XVEC (PATTERN (tmp), 1);
                    ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:35: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:919:8: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
            --LABEL_NUSES (old_label);
              ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:920:8: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
            ++LABEL_NUSES (new_label);
              ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:924:18: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if ((tmp = single_set (insn)) != NULL
                 ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:924:18: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if ((tmp = single_set (insn)) != NULL
                 ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:928:13: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && XEXP (XEXP (SET_SRC (tmp), 2), 0) == old_label)
                   ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:928:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && XEXP (XEXP (SET_SRC (tmp), 2), 0) == old_label)
                         ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:930:4: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          XEXP (SET_SRC (tmp), 2) = gen_rtx_LABEL_REF (VOIDmode,
          ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:930:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          XEXP (SET_SRC (tmp), 2) = gen_rtx_LABEL_REF (VOIDmode,
                ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:932:6: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          --LABEL_NUSES (old_label);
            ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:933:6: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          ++LABEL_NUSES (new_label);
            ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:947:11: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (JUMP_LABEL (insn) != old_label)
          ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:1097: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);
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:100:40: note: expanded from macro 'OBSTACK_ALLOC_REG_SET'
#define OBSTACK_ALLOC_REG_SET(OBSTACK) BITMAP_OBSTACK_ALLOC (OBSTACK)
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/bitmap.h:131:22: note: expanded from macro 'BITMAP_OBSTACK_ALLOC'
  bitmap_initialize (obstack_alloc (OBSTACK, sizeof (bitmap_head)), 1)
                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:1099: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);
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:100:40: note: expanded from macro 'OBSTACK_ALLOC_REG_SET'
#define OBSTACK_ALLOC_REG_SET(OBSTACK) BITMAP_OBSTACK_ALLOC (OBSTACK)
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/bitmap.h:131:22: note: expanded from macro 'BITMAP_OBSTACK_ALLOC'
  bitmap_initialize (obstack_alloc (OBSTACK, sizeof (bitmap_head)), 1)
                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:1017:10: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && JUMP_LABEL (BB_END (e->src)) == BB_HEAD (e->dest))
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:1087:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      note = NEXT_INSN (note);
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:1132:7: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
      JUMP_LABEL (BB_END (jump_block)) = label;
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:1133:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
      LABEL_NUSES (label)++;
      ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:1189:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (q = NEXT_INSN (BB_END (b)); q != BB_HEAD (c); q = NEXT_INSN (q))
           ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:1189:58: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (q = NEXT_INSN (BB_END (b)); q != BB_HEAD (c); q = NEXT_INSN (q))
                                                         ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:1209:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      q = PREV_INSN (q);
          ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:1213:38: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      while (GET_CODE (q) == NOTE && NOTE_LINE_NUMBER (q) >= 0)
                                     ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:1214:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        q = PREV_INSN (q);
            ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:1218:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (q != PREV_INSN (BB_HEAD (c)))
           ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:1219:24: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
    delete_insn_chain (NEXT_INSN (q), PREV_INSN (BB_HEAD (c)));
                       ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:1219:39: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    delete_insn_chain (NEXT_INSN (q), PREV_INSN (BB_HEAD (c)));
                                      ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:1288:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
       insn = NEXT_INSN (insn))
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:1291:6: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        if (NOTE_LINE_NUMBER (insn) == NOTE_INSN_LOOP_BEG)
            ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:1293:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        else if (NOTE_LINE_NUMBER (insn) == NOTE_INSN_LOOP_END)
                 ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:1368: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);
                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:100:40: note: expanded from macro 'OBSTACK_ALLOC_REG_SET'
#define OBSTACK_ALLOC_REG_SET(OBSTACK) BITMAP_OBSTACK_ALLOC (OBSTACK)
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/bitmap.h:131:22: note: expanded from macro 'BITMAP_OBSTACK_ALLOC'
  bitmap_initialize (obstack_alloc (OBSTACK, sizeof (bitmap_head)), 1)
                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:1369: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);
                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:100:40: note: expanded from macro 'OBSTACK_ALLOC_REG_SET'
#define OBSTACK_ALLOC_REG_SET(OBSTACK) BITMAP_OBSTACK_ALLOC (OBSTACK)
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/bitmap.h:131:22: note: expanded from macro 'BITMAP_OBSTACK_ALLOC'
  bitmap_initialize (obstack_alloc (OBSTACK, sizeof (bitmap_head)), 1)
                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:1350:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && PREV_INSN (BB_HEAD (edge_in->dest))
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:1352:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && (NOTE_LINE_NUMBER (PREV_INSN (BB_HEAD (edge_in->dest)))
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:1352:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && (NOTE_LINE_NUMBER (PREV_INSN (BB_HEAD (edge_in->dest)))
                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:39: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                                      ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:45: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:1355:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    before = PREV_INSN (BB_HEAD (edge_in->dest));
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:1457:25: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (x = insn; x; x = NEXT_INSN (x))
                        ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:1459:20: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      note_stores (PATTERN (x), mark_killed_regs, killed);
                   ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:1486:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (x = save_regs; x; x = XEXP (x, 1))
                                 ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:1488:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          from = XEXP (XEXP (x, 0), 1);
                 ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:1493:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (x = save_regs; x; x = XEXP (x, 1))
                                 ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:1496:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          to = XEXP (XEXP (x, 0), 1);
               ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:1551:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
            tmp = NEXT_INSN (tmp);
                  ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:1552:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (NOTE_INSN_BASIC_BLOCK_P (tmp))
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:830:7: note: expanded from macro 'NOTE_INSN_BASIC_BLOCK_P'
   && NOTE_LINE_NUMBER (INSN) == NOTE_INSN_BASIC_BLOCK)
      ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:1553:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
            tmp = NEXT_INSN (tmp);
                  ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:1557:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            after = PREV_INSN (tmp);
                    ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:1579:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                 && NOTE_LINE_NUMBER (PREV_INSN (before)) ==
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:1579:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                 && NOTE_LINE_NUMBER (PREV_INSN (before)) ==
                                      ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:39: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                                      ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:45: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:1580:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                 NOTE_INSN_LOOP_BEG; before = PREV_INSN (before))
                                              ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:1741:36: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = BB_HEAD (bb), last = NEXT_INSN (BB_END (bb)); insn != last;
                                   ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:1742:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
       insn = NEXT_INSN (insn))
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:1776:46: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (x = BB_HEAD (bb); x != NULL_RTX; x = NEXT_INSN (x))
                                                    ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:1789:60: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (tmp_rtx = rtx_first; NULL != tmp_rtx; tmp_rtx = NEXT_INSN (tmp_rtx))
                                                           ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:1831:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
           tmp_rtx = XEXP (tmp_rtx, 1))
                     ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:1883:46: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (x = last_head; x != NULL_RTX; x = PREV_INSN (x))
                                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:1896:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (; x != NULL_RTX; x = PREV_INSN (x))
                                ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:1987:7: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && JUMP_LABEL (BB_END (bb)) != BB_HEAD (fallthru->dest))
             ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2007:35: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (x = BB_HEAD (bb); x != NEXT_INSN (BB_END (bb)); x = NEXT_INSN (x))
                                  ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2007:64: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (x = BB_HEAD (bb); x != NEXT_INSN (BB_END (bb)); x = NEXT_INSN (x))
                                                               ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2008:6: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
        if (BLOCK_FOR_INSN (x) != bb)
            ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2011:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
            if (! BLOCK_FOR_INSN (x))
                  ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2018:29: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
                 INSN_UID (x), bb->index, BLOCK_FOR_INSN (x)->index);
                                          ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2036:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          x = NEXT_INSN (x);
              ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2039:12: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (!NOTE_INSN_BASIC_BLOCK_P (x) || NOTE_BASIC_BLOCK (x) != bb)
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:830:7: note: expanded from macro 'NOTE_INSN_BASIC_BLOCK_P'
   && NOTE_LINE_NUMBER (INSN) == NOTE_INSN_BASIC_BLOCK)
      ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2039:43: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (!NOTE_INSN_BASIC_BLOCK_P (x) || NOTE_BASIC_BLOCK (x) != bb)
                                          ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:818:32: note: expanded from macro 'NOTE_BASIC_BLOCK'
#define NOTE_BASIC_BLOCK(INSN)  XCBBDEF (INSN, 4, NOTE)
                                ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:547:32: note: expanded from macro 'XCBBDEF'
#define XCBBDEF(RTX, N, C)    (RTL_CHECKC1 (RTX, N, C).bb)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2050:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        for (x = NEXT_INSN (x); x; x = NEXT_INSN (x))
                 ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2050:33: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        for (x = NEXT_INSN (x); x; x = NEXT_INSN (x))
                                       ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2052:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
            if (NOTE_INSN_BASIC_BLOCK_P (x))
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:830:7: note: expanded from macro 'NOTE_INSN_BASIC_BLOCK_P'
   && NOTE_LINE_NUMBER (INSN) == NOTE_INSN_BASIC_BLOCK)
      ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2106:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
               insn = NEXT_INSN (insn))
                      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2109:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    && NOTE_LINE_NUMBER (insn) == NOTE_INSN_BASIC_BLOCK))
                       ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2129:18: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
            for (insn = NEXT_INSN (BB_END (e->src)); insn != BB_HEAD (e->dest);
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2130:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                 insn = NEXT_INSN (insn))
                        ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2150:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (x = rtx_first; x; x = NEXT_INSN (x))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2152:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (NOTE_INSN_BASIC_BLOCK_P (x))
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:830:7: note: expanded from macro 'NOTE_INSN_BASIC_BLOCK_P'
   && NOTE_LINE_NUMBER (INSN) == NOTE_INSN_BASIC_BLOCK)
      ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2154:9: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          bb = NOTE_BASIC_BLOCK (x);
               ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:818:32: note: expanded from macro 'NOTE_BASIC_BLOCK'
#define NOTE_BASIC_BLOCK(INSN)  XCBBDEF (INSN, 4, NOTE)
                                ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:547:32: note: expanded from macro 'XCBBDEF'
#define XCBBDEF(RTX, N, C)    (RTL_CHECKC1 (RTX, N, C).bb)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2173:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
              if (NEXT_INSN (x)
                  ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2177:7: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                x = NEXT_INSN (x);
                    ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2190:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && ! (NEXT_INSN (x) && GET_CODE (NEXT_INSN (x)) == BARRIER))
                ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2221:25: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (! may_trap_p (PATTERN (insn))
                        ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2288:30: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
                   && BB_HEAD (e->dest) == JUMP_LABEL (insn))
                                           ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2531:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx insn, next, prev = PREV_INSN (BB_HEAD (bb)), *to, remaints;
                         ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2537:2: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        NEXT_INSN (prev) = bb->rbi->header;
        ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2540:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      PREV_INSN (bb->rbi->header) = prev;
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2542:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      while (NEXT_INSN (insn))
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2543:9: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        insn = NEXT_INSN (insn);
               ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2544:7: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      NEXT_INSN (insn) = next;
      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2545:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      PREV_INSN (next) = insn;
      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2547:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  next = NEXT_INSN (BB_END (bb));
         ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2555:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              if (PREV_INSN (insn))
                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2556:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                NEXT_INSN (PREV_INSN (insn)) = NEXT_INSN (insn);
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2556:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                NEXT_INSN (PREV_INSN (insn)) = NEXT_INSN (insn);
                           ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:31: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2556:34: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                NEXT_INSN (PREV_INSN (insn)) = NEXT_INSN (insn);
                                               ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2558:21: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                bb->rbi->footer = NEXT_INSN (insn);
                                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2559:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
              if (NEXT_INSN (insn))
                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2560:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                PREV_INSN (NEXT_INSN (insn)) = PREV_INSN (insn);
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2560:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                PREV_INSN (NEXT_INSN (insn)) = PREV_INSN (insn);
                           ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:31: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2560:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                PREV_INSN (NEXT_INSN (insn)) = PREV_INSN (insn);
                                               ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2564:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          insn = NEXT_INSN (insn);
                 ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2569:4: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          NEXT_INSN (insn) = bb->rbi->footer;
          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2570:4: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          PREV_INSN (bb->rbi->footer) = insn;
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2571:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          while (NEXT_INSN (insn))
                 ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2572:13: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
            insn = NEXT_INSN (insn);
                   ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2573:4: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          NEXT_INSN (insn) = next;
          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2575:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            PREV_INSN (next) = insn;
            ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2587:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
    prev = NEXT_INSN (prev);
           ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2591:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    next = PREV_INSN (next);
           ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2595:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (next && NEXT_INSN (next) != prev)
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2599:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      while (NEXT_INSN (insn))
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2600:9: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        insn = NEXT_INSN (insn);
               ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2601:7: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      NEXT_INSN (insn) = *to;
      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2603:2: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        PREV_INSN (*to) = insn;
        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2651:26: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      delete_insn_chain (NEXT_INSN (first), last);
                         ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2656:7: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (NEXT_INSN (BB_END (a)) != BB_HEAD (b))
      ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2662:12: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (!NOTE_INSN_BASIC_BLOCK_P (first))
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:830:7: note: expanded from macro 'NOTE_INSN_BASIC_BLOCK_P'
   && NOTE_LINE_NUMBER (INSN) == NOTE_INSN_BASIC_BLOCK)
      ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2663:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        first = NEXT_INSN (first);
                ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2664:12: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (!NOTE_INSN_BASIC_BLOCK_P (first))
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:830:7: note: expanded from macro 'NOTE_INSN_BASIC_BLOCK_P'
   && NOTE_LINE_NUMBER (INSN) == NOTE_INSN_BASIC_BLOCK)
      ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2675:13: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
           insn != NEXT_INSN (BB_END (b));
                   ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2676:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
           insn = NEXT_INSN (insn))
                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2677:2: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
        set_block_for_insn (insn, a);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:338:40: note: expanded from macro 'set_block_for_insn'
#define set_block_for_insn(INSN, BB)  (BLOCK_FOR_INSN (INSN) = BB)
                                       ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2680:12: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (!NOTE_INSN_BASIC_BLOCK_P (insn))
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:830:7: note: expanded from macro 'NOTE_INSN_BASIC_BLOCK_P'
   && NOTE_LINE_NUMBER (INSN) == NOTE_INSN_BASIC_BLOCK)
      ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2681:9: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        insn = NEXT_INSN (insn);
               ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2682:12: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (!NOTE_INSN_BASIC_BLOCK_P (insn))
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:830:7: note: expanded from macro 'NOTE_INSN_BASIC_BLOCK_P'
   && NOTE_LINE_NUMBER (INSN) == NOTE_INSN_BASIC_BLOCK)
      ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2698:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          while (NEXT_INSN (last))
                 ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2699:13: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
            last = NEXT_INSN (last);
                   ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2700:4: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          NEXT_INSN (last) = b->rbi->footer;
          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2701:4: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          PREV_INSN (b->rbi->footer) = last;
          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2730: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);
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:100:40: note: expanded from macro 'OBSTACK_ALLOC_REG_SET'
#define OBSTACK_ALLOC_REG_SET(OBSTACK) BITMAP_OBSTACK_ALLOC (OBSTACK)
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/bitmap.h:131:22: note: expanded from macro 'BITMAP_OBSTACK_ALLOC'
  bitmap_initialize (obstack_alloc (OBSTACK, sizeof (bitmap_head)), 1)
                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2731: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);
                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:100:40: note: expanded from macro 'OBSTACK_ALLOC_REG_SET'
#define OBSTACK_ALLOC_REG_SET(OBSTACK) BITMAP_OBSTACK_ALLOC (OBSTACK)
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/bitmap.h:131:22: note: expanded from macro 'BITMAP_OBSTACK_ALLOC'
  bitmap_initialize (obstack_alloc (OBSTACK, sizeof (bitmap_head)), 1)
                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c:2720:6: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                        ? NEXT_INSN (BB_END (e->src)) : get_insns (),
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfghooks.h:69:77: note: expanded from macro 'create_basic_block'
#define create_basic_block(h,e,a)            cfg_hooks->create_basic_block (h,e,a)
                                                                            ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
219 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattr.c -o genattr.o
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattr.c:92:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  p = XSTR (attr, 1);
      ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattr.c:238:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (i = 0; i < XVECLEN (desc, 1); i += 3)
                          ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:517:40: note: expanded from macro 'XVECLEN'
#define XVECLEN(RTX, N)         GET_NUM_ELEM (XVEC (RTX, N))
                                              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattr.c:240:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              if (XVECEXP (desc, 1, i + 1) && ! have_annul_true)
                  ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:516:39: note: expanded from macro 'XVECEXP'
#define XVECEXP(RTX, N, M)      RTVEC_ELT (XVEC (RTX, N), M)
                                           ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattr.c:247:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              if (XVECEXP (desc, 1, i + 2) && ! have_annul_false)
                  ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:516:39: note: expanded from macro 'XVECEXP'
#define XVECEXP(RTX, N, M)      RTVEC_ELT (XVEC (RTX, N), M)
                                           ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattr.c:259:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          int multiplicity = XINT (desc, 1);
                             ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattr.c:260:23: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          int simultaneity = XINT (desc, 2);
                             ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattr.c:261:26: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          int ready_cost = MAX (XINT (desc, 4), 1);
                                ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:246:20: note: expanded from macro 'MAX'
#define MAX(X,Y) ((X) > (Y) ? (X) : (Y))
                   ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattr.c:261:26: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          int ready_cost = MAX (XINT (desc, 4), 1);
                                ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:246:32: note: expanded from macro 'MAX'
#define MAX(X,Y) ((X) > (Y) ? (X) : (Y))
                               ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattr.c:262:27: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          int issue_delay = MAX (XINT (desc, 5), 1);
                                 ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:246:20: note: expanded from macro 'MAX'
#define MAX(X,Y) ((X) > (Y) ? (X) : (Y))
                   ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattr.c:262:27: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          int issue_delay = MAX (XINT (desc, 5), 1);
                                 ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:246:32: note: expanded from macro 'MAX'
#define MAX(X,Y) ((X) > (Y) ? (X) : (Y))
                               ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattr.c:263:22: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
          int issueexp_p = (XVEC (desc, 6) != 0);
                            ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
11 warnings generated.
clang   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genattr \
	genattr.o rtl.o read-rtl.o bitmap.o ggc-none.o min-insn-modes.o gensupport.o insn-conditions.o print-rtl1.o \
	errors.o ../libiberty/libiberty.a
./genattr /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.md > tmp-attr.h
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/move-if-change tmp-attr.h insn-attr.h
echo timestamp > s-attr
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c -o combine.o
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:548:38: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = f, i = 0; insn; insn = NEXT_INSN (insn))
                                     ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:580:38: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = f, i = 0; insn; insn = NEXT_INSN (insn))
                                     ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:588:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          note_stores (PATTERN (insn), set_nonzero_bits_and_sign_copies,
                       ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:617:20: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
           insn != NEXT_INSN (BB_END (this_basic_block));
                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:618:26: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
           insn = next ? next : NEXT_INSN (insn))
                                ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:629:37: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              check_promoted_subreg (insn, PATTERN (insn));
                                           ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:633:21: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
              for (links = LOG_LINKS (insn); links; links = XEXP (links, 1))
                           ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:583:25: note: expanded from macro 'LOG_LINKS'
#define LOG_LINKS(INSN) XEXP(INSN, 7)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:633:54: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              for (links = LOG_LINKS (insn); links; links = XEXP (links, 1))
                                                            ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:640:21: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
              for (links = LOG_LINKS (insn); links; links = XEXP (links, 1))
                           ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:583:25: note: expanded from macro 'LOG_LINKS'
#define LOG_LINKS(INSN) XEXP(INSN, 7)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:640:54: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              for (links = LOG_LINKS (insn); links; links = XEXP (links, 1))
                                                            ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:649:22: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  for (nextlinks = LOG_LINKS (link);
                                   ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:583:25: note: expanded from macro 'LOG_LINKS'
#define LOG_LINKS(INSN) XEXP(INSN, 7)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:651:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                       nextlinks = XEXP (nextlinks, 1))
                                   ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:720:21: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
              for (links = LOG_LINKS (insn); links; links = XEXP (links, 1))
                           ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:583:25: note: expanded from macro 'LOG_LINKS'
#define LOG_LINKS(INSN) XEXP(INSN, 7)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:720:54: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              for (links = LOG_LINKS (insn); links; links = XEXP (links, 1))
                                                            ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:721:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                for (nextlinks = XEXP (links, 1); nextlinks;
                                 ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:722:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                     nextlinks = XEXP (nextlinks, 1))
                                 ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:879:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx src = SET_SRC (set);
                    ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:906:31: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          num = num_sign_bit_copies (SET_SRC (set), GET_MODE (x));
                                     ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:149:31: note: expanded from macro 'num_sign_bit_copies'
  cached_num_sign_bit_copies (X, M, NULL_RTX, VOIDmode, 0)
                              ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:959:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
    set = PATTERN (insn);
          ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:963:32: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (i = 0; i < XVECLEN (PATTERN (insn), 0); i++)
                               ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:35: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:965:23: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx elt = XVECEXP (PATTERN (insn), 0, i);
                             ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:35: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:989:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  rtx i3pat = PATTERN (i3);
                              ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1001:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                   PREV_INSN (insn), i3)
                                                   ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1049:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  src = SET_SRC (set), dest = SET_DEST (set);
        ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1140:23: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
    for (i = XVECLEN (PATTERN (i3), 0) - 1; i >= 0; i--)
                      ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:35: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1142:48: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && (reg_overlap_mentioned_p (XEXP (XVECEXP (PATTERN (i3), 0, i), 0),
                                                      ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 3 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1144:39: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              || rtx_equal_p (XEXP (XVECEXP (PATTERN (i3), 0, i), 0), dest)))
                                             ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 3 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1153:41: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (succ != 0 && volatile_refs_p (PATTERN (succ)))
                                        ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1156:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (p = NEXT_INSN (insn); p != i3; p = NEXT_INSN (p))
               ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1156:47: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (p = NEXT_INSN (insn); p != i3; p = NEXT_INSN (p))
                                              ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1157:57: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        if (INSN_P (p) && p != succ && volatile_refs_p (PATTERN (p)))
                                                        ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1171:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (p = NEXT_INSN (insn); p != i3; p = NEXT_INSN (p))
           ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1171:43: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (p = NEXT_INSN (insn); p != i3; p = NEXT_INSN (p))
                                          ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1172:53: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
    if (INSN_P (p) && p != succ && volatile_insn_p (PATTERN (p)))
                                                    ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1262:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx src = SET_SRC (set);
                ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1304:31: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && reg_referenced_p (dest, PATTERN (i3))
                                     ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1354:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            || contains_muldiv (XEXP (x, 1));
                                ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1388:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  set = single_set (insn);
        ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1388:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  set = single_set (insn);
        ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1391:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  src = SET_SRC (set);
        ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1420:10: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
  loc = &REG_NOTES (insn);
         ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1425:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        *loc = XEXP (*loc, 1);
               ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2675: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:128:31: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
  ~~~~~~~~~~~~~~              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2679: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:128:31: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
  ~~~~~~~~~~~~~~              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2690: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:128:31: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
  ~~~~~~~~~~~~~~              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2693: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:128:31: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
  ~~~~~~~~~~~~~~              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2703: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:128:31: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
  ~~~~~~~~~~~~~~              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2706: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:128:31: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
  ~~~~~~~~~~~~~~              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1536:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && REGNO (SET_SRC (PATTERN (i3))) >= FIRST_PSEUDO_REGISTER
                ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1019:28: note: expanded from macro 'REGNO'
#define REGNO(RTX) XCUINT (RTX, 0, REG)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:45: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1536:26: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && REGNO (SET_SRC (PATTERN (i3))) >= FIRST_PSEUDO_REGISTER
                         ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 3 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1019:28: note: expanded from macro 'REGNO'
#define REGNO(RTX) XCUINT (RTX, 0, REG)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:45: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1537:39: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && find_reg_note (i3, REG_DEAD, SET_SRC (PATTERN (i3)))
                                      ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1537:48: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && find_reg_note (i3, REG_DEAD, SET_SRC (PATTERN (i3)))
                                               ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:28: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:45: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1539:38: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && ! side_effects_p (SET_DEST (PATTERN (i3)))
                                     ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1244:30: note: expanded from macro 'SET_DEST'
#define SET_DEST(RTX) XC2EXP(RTX, 0, SET, CLOBBER)
                             ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:554:51: note: expanded from macro 'XC2EXP'
#define XC2EXP(RTX, N, C1, C2)      (RTL_CHECKC2 (RTX, N, C1, C2).rtx)
                                                  ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:392:39: note: expanded from macro 'RTL_CHECKC2'
#define RTL_CHECKC2(RTX, N, C1, C2) ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1546:37: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && ! reg_overlap_mentioned_p (SET_SRC (PATTERN (i3)),
                                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1546:46: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && ! reg_overlap_mentioned_p (SET_SRC (PATTERN (i3)),
                                             ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:28: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:45: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1547:19: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                    SET_DEST (PATTERN (i3)))
                                              ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1244:30: note: expanded from macro 'SET_DEST'
#define SET_DEST(RTX) XC2EXP(RTX, 0, SET, CLOBBER)
                             ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:554:51: note: expanded from macro 'XC2EXP'
#define XC2EXP(RTX, N, C1, C2)      (RTL_CHECKC2 (RTX, N, C1, C2).rtx)
                                                  ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:392:39: note: expanded from macro 'RTL_CHECKC2'
#define RTL_CHECKC2(RTX, N, C1, C2) ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1550:16: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx p2 = PATTERN (i2);
               ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1565:44: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
            && reg_overlap_mentioned_p (SET_DEST (PATTERN (i3)),
                                                  ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1244:30: note: expanded from macro 'SET_DEST'
#define SET_DEST(RTX) XC2EXP(RTX, 0, SET, CLOBBER)
                             ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:554:51: note: expanded from macro 'XC2EXP'
#define XC2EXP(RTX, N, C1, C2)      (RTL_CHECKC2 (RTX, N, C1, C2).rtx)
                                                  ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:392:39: note: expanded from macro 'RTL_CHECKC2'
#define RTL_CHECKC2(RTX, N, C1, C2) ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1573:44: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && SET_DEST (XVECEXP (p2, 0, i)) == SET_SRC (PATTERN (i3)))
                                                  ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1573:53: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && SET_DEST (XVECEXP (p2, 0, i)) == SET_SRC (PATTERN (i3)))
                                                           ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:28: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:45: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1581:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              i2dest = SET_SRC (PATTERN (i3));
                       ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1581:26: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              i2dest = SET_SRC (PATTERN (i3));
                                ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:28: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:45: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1587:18: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                     SET_DEST (PATTERN (i3)));
                               ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:554:51: note: expanded from macro 'XC2EXP'
#define XC2EXP(RTX, N, C1, C2)      (RTL_CHECKC2 (RTX, N, C1, C2).rtx)
                                                  ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:392:39: note: expanded from macro 'RTL_CHECKC2'
#define RTL_CHECKC2(RTX, N, C1, C2) ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:475:48: note: expanded from macro 'SUBST'
#define SUBST(INTO, NEWVAL)     do_SUBST(&(INTO), (NEWVAL))
                                                   ^~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1599:18: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && (temp = single_set (i2)) != 0
                 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1599:18: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && (temp = single_set (i2)) != 0
                 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1607:32: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && SUBREG_REG (SET_DEST (PATTERN (i3))) == SET_DEST (temp)
                               ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 3 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1063:32: note: expanded from macro 'SUBREG_REG'
#define SUBREG_REG(RTX) XCEXP (RTX, 0, SUBREG)
                               ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:45: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1615:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        lo = INTVAL (SET_SRC (temp)), hi = lo < 0 ? -1 : 0;
                     ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1618:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          lo = CONST_DOUBLE_LOW (SET_SRC (temp));
                                 ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1050:37: note: expanded from macro 'CONST_DOUBLE_LOW'
#define CONST_DOUBLE_LOW(r) XCWINT (r, 0, CONST_DOUBLE)
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1619:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          hi = CONST_DOUBLE_HIGH (SET_SRC (temp));
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1051:30: note: expanded from macro 'CONST_DOUBLE_HIGH'
#define CONST_DOUBLE_HIGH(r) XCWINT (r, 1, CONST_DOUBLE)
                             ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:32: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                     ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:220:5: note: array 'hwint' declared here
    HOST_WIDE_INT hwint[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/hwint.h:49:26: note: expanded from macro 'HOST_WIDE_INT'
#   define HOST_WIDE_INT long
                         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1619:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          hi = CONST_DOUBLE_HIGH (SET_SRC (temp));
                                  ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1051:38: note: expanded from macro 'CONST_DOUBLE_HIGH'
#define CONST_DOUBLE_HIGH(r) XCWINT (r, 1, CONST_DOUBLE)
                                     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1622:39: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (subreg_lowpart_p (SET_DEST (PATTERN (i3))))
                                      ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1244:30: note: expanded from macro 'SET_DEST'
#define SET_DEST(RTX) XC2EXP(RTX, 0, SET, CLOBBER)
                             ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:554:51: note: expanded from macro 'XC2EXP'
#define XC2EXP(RTX, N, C1, C2)      (RTL_CHECKC2 (RTX, N, C1, C2).rtx)
                                                  ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:392:39: note: expanded from macro 'RTL_CHECKC2'
#define RTL_CHECKC2(RTX, N, C1, C2) ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1630:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          lo |= (INTVAL (SET_SRC (PATTERN (i3)))
                         ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1630:28: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          lo |= (INTVAL (SET_SRC (PATTERN (i3)))
                                  ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1634:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        hi = INTVAL (SET_SRC (PATTERN (i3)));
                     ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1634:24: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        hi = INTVAL (SET_SRC (PATTERN (i3)));
                              ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1661:16: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      newpat = PATTERN (i2);
               ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1680:19: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XVECLEN (PATTERN (i2), 0) >= 2
                  ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:35: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1685:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XEXP (SET_SRC (XVECEXP (PATTERN (i2), 0, 0)), 1) == const0_rtx
         ^                                             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1685:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XEXP (SET_SRC (XVECEXP (PATTERN (i2), 0, 0)), 1) == const0_rtx
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1685:34: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XEXP (SET_SRC (XVECEXP (PATTERN (i2), 0, 0)), 1) == const0_rtx
                                 ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 6 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1688:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && rtx_equal_p (XEXP (SET_SRC (XVECEXP (PATTERN (i2), 0, 0)), 0),
                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1688:47: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && rtx_equal_p (XEXP (SET_SRC (XVECEXP (PATTERN (i2), 0, 0)), 0),
                                              ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 6 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1689:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      SET_SRC (XVECEXP (PATTERN (i2), 0, 1))))
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1689:27: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      SET_SRC (XVECEXP (PATTERN (i2), 0, 1))))
                                        ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 4 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:28: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:45: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1691:25: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (i = XVECLEN (PATTERN (i2), 0) - 1; i >= 2; i--)
                        ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:35: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1703:9: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
                             BLOCK_FOR_INSN (i2), INSN_LOCATOR (i2),
                             ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:192:65: note: expanded from macro 'gen_rtx_INSN'
  gen_rtx_fmt_iuuBieiee (INSN, (MODE), (ARG0), (ARG1), (ARG2), (ARG3), (ARG4), (ARG5), (ARG6), (ARG7), (ARG8))
                                                                ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1703:30: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
                             BLOCK_FOR_INSN (i2), INSN_LOCATOR (i2),
                                                  ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:570:28: note: expanded from macro 'INSN_LOCATOR'
#define INSN_LOCATOR(INSN) XINT (INSN, 4)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:192:73: note: expanded from macro 'gen_rtx_INSN'
  gen_rtx_fmt_iuuBieiee (INSN, (MODE), (ARG0), (ARG1), (ARG2), (ARG3), (ARG4), (ARG5), (ARG6), (ARG7), (ARG8))
                                                                        ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1704:18: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                             XVECEXP (PATTERN (i2), 0, 1), -1, NULL_RTX,
                                      ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
./genrtl.h:192:81: note: expanded from macro 'gen_rtx_INSN'
  gen_rtx_fmt_iuuBieiee (INSN, (MODE), (ARG0), (ARG1), (ARG2), (ARG3), (ARG4), (ARG5), (ARG6), (ARG7), (ARG8))
                                                                                ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1707:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          SUBST (PATTERN (i2), XVECEXP (PATTERN (i2), 0, 0));
                 ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:475:40: note: expanded from macro 'SUBST'
#define SUBST(INTO, NEWVAL)     do_SUBST(&(INTO), (NEWVAL))
                                           ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1707:34: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          SUBST (PATTERN (i2), XVECEXP (PATTERN (i2), 0, 0));
                                        ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:475:48: note: expanded from macro 'SUBST'
#define SUBST(INTO, NEWVAL)     do_SUBST(&(INTO), (NEWVAL))
                                                   ^~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1708:26: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          SUBST (XEXP (SET_SRC (PATTERN (i2)), 0),
                                ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 3 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:475:40: note: expanded from macro 'SUBST'
#define SUBST(INTO, NEWVAL)     do_SUBST(&(INTO), (NEWVAL))
                                           ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1709:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                 SET_DEST (PATTERN (i1)));
                           ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:554:51: note: expanded from macro 'XC2EXP'
#define XC2EXP(RTX, N, C1, C2)      (RTL_CHECKC2 (RTX, N, C1, C2).rtx)
                                                  ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:392:39: note: expanded from macro 'RTL_CHECKC2'
#define RTL_CHECKC2(RTX, N, C1, C2) ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:475:48: note: expanded from macro 'SUBST'
#define SUBST(INTO, NEWVAL)     do_SUBST(&(INTO), (NEWVAL))
                                                   ^~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1733:32: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (! combinable_i3pat (i3, &PATTERN (i3), i2dest, i1dest,
                               ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1803:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
           : PATTERN (i2));
             ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1861:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XEXP (SET_SRC (PATTERN (i3)), 1) == const0_rtx
         ^                             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1861:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XEXP (SET_SRC (PATTERN (i3)), 1) == const0_rtx
               ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1861:25: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XEXP (SET_SRC (PATTERN (i3)), 1) == const0_rtx
                        ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1862:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && rtx_equal_p (XEXP (SET_SRC (PATTERN (i3)), 0), i2dest))
                            ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1862:38: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && rtx_equal_p (XEXP (SET_SRC (PATTERN (i3)), 0), i2dest))
                                     ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1869:16: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      newpat = PATTERN (i3);
               ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1917:23: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      newpat = subst (PATTERN (i3), i2dest, i2src, 0,
                      ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:1996:49: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
             ? gen_rtx_SET (VOIDmode, i1dest, i1src) : PATTERN (i1));
                                                       ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2048:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && ! side_effects_p (SET_SRC (set1)))
                               ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2061:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
               && ! side_effects_p (SET_SRC (set0)))
                                    ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2072:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              PATTERN (i3) = newpat;
              ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2136:22: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (m_split && NEXT_INSN (m_split) == NULL_RTX)
                     ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2138:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          m_split = PATTERN (m_split);
                    ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2143:27: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      else if (m_split && NEXT_INSN (NEXT_INSN (m_split)) == NULL_RTX
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2143:38: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      else if (m_split && NEXT_INSN (NEXT_INSN (m_split)) == NULL_RTX
                                     ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:31: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2145:30: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                   || ! use_crosses_set_p (PATTERN (m_split), INSN_CUID (i2))))
                                           ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2148:19: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx newi3pat = PATTERN (NEXT_INSN (m_split));
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2148:28: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx newi3pat = PATTERN (NEXT_INSN (m_split));
                                  ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:29: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2149:15: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          newi2pat = PATTERN (m_split);
                     ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2151:24: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          i3set = single_set (NEXT_INSN (m_split));
                              ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:36: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                                        ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:39: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2151:12: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          i3set = single_set (NEXT_INSN (m_split));
                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2151:24: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          i3set = single_set (NEXT_INSN (m_split));
                              ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:29: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2151:12: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          i3set = single_set (NEXT_INSN (m_split));
                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2151:24: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          i3set = single_set (NEXT_INSN (m_split));
                              ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:29: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2152:12: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          i2set = single_set (m_split);
                  ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2152:12: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          i2set = single_set (m_split);
                  ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2239:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && INTVAL (XEXP (*split, 1)) > 0
                         ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2302:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
           && rtx_equal_p (SET_SRC (XVECEXP (newpat, 0, 1)),
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2303:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                           XEXP (SET_SRC (XVECEXP (newpat, 0, 0)), 0))
                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2304:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
           && ! use_crosses_set_p (SET_SRC (XVECEXP (newpat, 0, 1)),
                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2324:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                         SET_SRC (XVECEXP (newpat, 0, 1)))
                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2347:4: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          PATTERN (i3) = newpat;
          ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2359:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (insn = NEXT_INSN (i3);
                      ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2362:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
               insn = NEXT_INSN (insn))
                      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2364:56: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              if (INSN_P (insn) && reg_referenced_p (ni2dest, PATTERN (insn)))
                                                              ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2366:17: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  for (link = LOG_LINKS (insn); link;
                              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:583:25: note: expanded from macro 'LOG_LINKS'
#define LOG_LINKS(INSN) XEXP(INSN, 7)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2367:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                       link = XEXP (link, 1))
                              ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2391:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
           && ! use_crosses_set_p (SET_SRC (XVECEXP (newpat, 0, 1)),
                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2400:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
           && ! (contains_muldiv (SET_SRC (XVECEXP (newpat, 0, 0)))
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2401:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                 && contains_muldiv (SET_SRC (XVECEXP (newpat, 0, 1)))))
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2438:23: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx other_pat = PATTERN (undobuf.other_insn);
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2453:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      PATTERN (undobuf.other_insn) = other_pat;
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2458:19: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (note = REG_NOTES (undobuf.other_insn); note; note = next)
                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2460:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          next = XEXP (note, 1);
                 ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2463:40: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && ! reg_set_p (XEXP (note, 0), PATTERN (undobuf.other_insn)))
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2472:49: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (note = new_other_notes; note; note = XEXP (note, 1))
                                                ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2504:15: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
    i3notes = REG_NOTES (i3), i3links = LOG_LINKS (i3);
              ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2504:41: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
    i3notes = REG_NOTES (i3), i3links = LOG_LINKS (i3);
                                        ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:583:25: note: expanded from macro 'LOG_LINKS'
#define LOG_LINKS(INSN) XEXP(INSN, 7)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2505:15: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
    i2notes = REG_NOTES (i2), i2links = LOG_LINKS (i2);
              ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2505:41: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
    i2notes = REG_NOTES (i2), i2links = LOG_LINKS (i2);
                                        ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:583:25: note: expanded from macro 'LOG_LINKS'
#define LOG_LINKS(INSN) XEXP(INSN, 7)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2507:17: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
      i1notes = REG_NOTES (i1), i1links = LOG_LINKS (i1);
                ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2507:43: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
      i1notes = REG_NOTES (i1), i1links = LOG_LINKS (i1);
                                          ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:583:25: note: expanded from macro 'LOG_LINKS'
#define LOG_LINKS(INSN) XEXP(INSN, 7)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2519:25: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      reset_used_flags (PATTERN (undobuf.other_insn));
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2527:25: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      reset_used_flags (PATTERN (undobuf.other_insn));
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2529:5: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
    INSN_CODE (i3) = insn_code_number;
    ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2530:5: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
    PATTERN (i3) = newpat;
    ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2532:39: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
    if (GET_CODE (i3) == CALL_INSN && CALL_INSN_FUNCTION_USAGE (i3))
                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:798:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE'
#define CALL_INSN_FUNCTION_USAGE(INSN)  XEXP(INSN, 9)
                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2534:19: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
        rtx call_usage = CALL_INSN_FUNCTION_USAGE (i3);
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:798:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE'
#define CALL_INSN_FUNCTION_USAGE(INSN)  XEXP(INSN, 9)
                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2545:2: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
        CALL_INSN_FUNCTION_USAGE (i3) = call_usage;
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:798:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE'
#define CALL_INSN_FUNCTION_USAGE(INSN)  XEXP(INSN, 9)
                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2549:7: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
      INSN_CODE (undobuf.other_insn) = other_code_number;
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2562:27: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        for (i = 0; i < XVECLEN (PATTERN (i2), 0); i++)
                                 ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:35: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2565:30: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && SET_DEST (XVECEXP (PATTERN (i2), 0, i)) != i2dest
                                    ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 4 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1244:30: note: expanded from macro 'SET_DEST'
#define SET_DEST(RTX) XC2EXP(RTX, 0, SET, CLOBBER)
                             ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:554:51: note: expanded from macro 'XC2EXP'
#define XC2EXP(RTX, N, C1, C2)      (RTL_CHECKC2 (RTX, N, C1, C2).rtx)
                                                  ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:392:39: note: expanded from macro 'RTL_CHECKC2'
#define RTL_CHECKC2(RTX, N, C1, C2) ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2567:26: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                  SET_DEST (XVECEXP (PATTERN (i2), 0, i))))
                                                     ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 4 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1244:30: note: expanded from macro 'SET_DEST'
#define SET_DEST(RTX) XC2EXP(RTX, 0, SET, CLOBBER)
                             ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:554:51: note: expanded from macro 'XC2EXP'
#define XC2EXP(RTX, N, C1, C2)      (RTL_CHECKC2 (RTX, N, C1, C2).rtx)
                                                  ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:392:39: note: expanded from macro 'RTL_CHECKC2'
#define RTL_CHECKC2(RTX, N, C1, C2) ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2568:18: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
            for (temp = NEXT_INSN (i2);
                        ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2571:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                 temp = NEXT_INSN (temp))
                        ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2573:15: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
                for (link = LOG_LINKS (temp); link; link = XEXP (link, 1))
                            ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:583:25: note: expanded from macro 'LOG_LINKS'
#define LOG_LINKS(INSN) XEXP(INSN, 7)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2573:46: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                for (link = LOG_LINKS (temp); link; link = XEXP (link, 1))
                                                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2580:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            while (XEXP (link, 1))
                   ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2581:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              link = XEXP (link, 1);
                     ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2582:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            XEXP (link, 1) = i2notes;
            ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2589:5: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
    LOG_LINKS (i3) = 0;
    ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:583:25: note: expanded from macro 'LOG_LINKS'
#define LOG_LINKS(INSN) XEXP(INSN, 7)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2590:5: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
    REG_NOTES (i3) = 0;
    ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2591:5: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
    LOG_LINKS (i2) = 0;
    ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:583:25: note: expanded from macro 'LOG_LINKS'
#define LOG_LINKS(INSN) XEXP(INSN, 7)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2592:5: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
    REG_NOTES (i2) = 0;
    ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2596:2: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
        INSN_CODE (i2) = i2_code_number;
        ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2597:2: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        PATTERN (i2) = newi2pat;
        ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2602:2: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        NOTE_LINE_NUMBER (i2) = NOTE_INSN_DELETED;
        ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2603:2: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
        NOTE_SOURCE_FILE (i2) = 0;
        ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:815:32: note: expanded from macro 'NOTE_SOURCE_FILE'
#define NOTE_SOURCE_FILE(INSN)  XCSTR (INSN, 4, NOTE)
                                ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:541:32: note: expanded from macro 'XCSTR'
#define XCSTR(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtstr)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2608:2: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
        LOG_LINKS (i1) = 0;
        ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:583:25: note: expanded from macro 'LOG_LINKS'
#define LOG_LINKS(INSN) XEXP(INSN, 7)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2609:2: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
        REG_NOTES (i1) = 0;
        ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2611:2: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        NOTE_LINE_NUMBER (i1) = NOTE_INSN_DELETED;
        ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2612:2: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
        NOTE_SOURCE_FILE (i1) = 0;
        ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:815:32: note: expanded from macro 'NOTE_SOURCE_FILE'
#define NOTE_SOURCE_FILE(INSN)  XCSTR (INSN, 4, NOTE)
                                ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:541:32: note: expanded from macro 'XCSTR'
#define XCSTR(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtstr)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2646:41: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        for (temp = new_i2_notes; temp; temp = XEXP (temp, 1))
                                               ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2655:41: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        for (temp = new_i3_notes; temp; temp = XEXP (temp, 1))
                                               ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2727:14: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
        for (link = LOG_LINKS (i3); link; link = XEXP (link, 1))
                    ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:583:25: note: expanded from macro 'LOG_LINKS'
#define LOG_LINKS(INSN) XEXP(INSN, 7)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2727:43: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        for (link = LOG_LINKS (i3); link; link = XEXP (link, 1))
                                                 ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2728:15: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if ((set = single_set (XEXP (link, 0))) != 0
                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2728:15: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if ((set = single_set (XEXP (link, 0))) != 0
                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2730:41: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            i2_insn = XEXP (link, 0), i2_val = SET_SRC (set);
                                               ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2750:14: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
        for (link = LOG_LINKS (i3); link; link = XEXP (link, 1))
                    ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:583:25: note: expanded from macro 'LOG_LINKS'
#define LOG_LINKS(INSN) XEXP(INSN, 7)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2750:43: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        for (link = LOG_LINKS (i3); link; link = XEXP (link, 1))
                                                 ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2751:15: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if ((set = single_set (XEXP (link, 0))) != 0
                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2751:15: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if ((set = single_set (XEXP (link, 0))) != 0
                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2753:41: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            i1_insn = XEXP (link, 0), i1_val = SET_SRC (set);
                                               ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2779:19: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        mark_jump_label (PATTERN (i3), i3, 0);
                         ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2800:5: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        && SET_SRC (newpat) == pc_rtx
           ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2920:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && NEXT_INSN (seq) != NULL_RTX
                 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2921:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && NEXT_INSN (NEXT_INSN (seq)) == NULL_RTX
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2921:22: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && NEXT_INSN (NEXT_INSN (seq)) == NULL_RTX
                            ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:31: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2924:21: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && SET_DEST (PATTERN (seq)) == reg
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1244:30: note: expanded from macro 'SET_DEST'
#define SET_DEST(RTX) XC2EXP(RTX, 0, SET, CLOBBER)
                             ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:554:51: note: expanded from macro 'XC2EXP'
#define XC2EXP(RTX, N, C1, C2)      (RTL_CHECKC2 (RTX, N, C1, C2).rtx)
                                                  ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:392:39: note: expanded from macro 'RTL_CHECKC2'
#define RTL_CHECKC2(RTX, N, C1, C2) ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2926:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                    SET_SRC (PATTERN (seq)))
                                    ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2926:18: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                    SET_SRC (PATTERN (seq)))
                                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:28: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:45: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2929:21: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && SET_DEST (PATTERN (NEXT_INSN (seq))) == reg
                           ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1244:30: note: expanded from macro 'SET_DEST'
#define SET_DEST(RTX) XC2EXP(RTX, 0, SET, CLOBBER)
                             ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:554:51: note: expanded from macro 'XC2EXP'
#define XC2EXP(RTX, N, C1, C2)      (RTL_CHECKC2 (RTX, N, C1, C2).rtx)
                                                  ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:392:39: note: expanded from macro 'RTL_CHECKC2'
#define RTL_CHECKC2(RTX, N, C1, C2) ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2929:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && SET_DEST (PATTERN (NEXT_INSN (seq))) == reg
                                    ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 3 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1244:30: note: expanded from macro 'SET_DEST'
#define SET_DEST(RTX) XC2EXP(RTX, 0, SET, CLOBBER)
                             ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:554:51: note: expanded from macro 'XC2EXP'
#define XC2EXP(RTX, N, C1, C2)      (RTL_CHECKC2 (RTX, N, C1, C2).rtx)
                                                  ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:392:39: note: expanded from macro 'RTL_CHECKC2'
#define RTL_CHECKC2(RTX, N, C1, C2) ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2931:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                   SET_SRC (PATTERN (NEXT_INSN (seq)))))
                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2931:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                   SET_SRC (PATTERN (NEXT_INSN (seq)))))
                                            ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:28: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:45: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2931:26: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                   SET_SRC (PATTERN (NEXT_INSN (seq)))))
                                                     ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 3 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:28: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:45: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2933:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              rtx src1 = SET_SRC (PATTERN (seq));
                         ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2933:28: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              rtx src1 = SET_SRC (PATTERN (seq));
                                  ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:28: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:45: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2934:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              rtx src2 = SET_SRC (PATTERN (NEXT_INSN (seq)));
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2934:28: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              rtx src2 = SET_SRC (PATTERN (NEXT_INSN (seq)));
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:28: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:45: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:2934:37: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
              rtx src2 = SET_SRC (PATTERN (NEXT_INSN (seq)));
                                           ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 3 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:28: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:45: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:3003:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && ((INTVAL (XEXP (SET_DEST (x), 1))
                       ^                   ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:3004:19: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
               + INTVAL (XEXP (SET_DEST (x), 2)))
                         ^                   ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:3008:32: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          HOST_WIDE_INT pos = INTVAL (XEXP (SET_DEST (x), 2));
                                      ^                   ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:3009:41: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          unsigned HOST_WIDE_INT len = INTVAL (XEXP (SET_DEST (x), 1));
                                               ^                   ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:3010:41: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          unsigned HOST_WIDE_INT src = INTVAL (SET_SRC (x));
                                               ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:3059:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && XEXP (*split, 1) == const0_rtx)
                 ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:3062:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                XEXP (SET_SRC (x), 0),
                                                      ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:3096:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          inner = XEXP (SET_SRC (x), 0);
                        ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:3115:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              inner = XEXP (SET_SRC (x), 0);
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:3116:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              len = INTVAL (XEXP (SET_SRC (x), 1));
                            ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:3116:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              len = INTVAL (XEXP (SET_SRC (x), 1));
                                  ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:3117:22: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
              pos = INTVAL (XEXP (SET_SRC (x), 2));
                            ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:3117:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              pos = INTVAL (XEXP (SET_SRC (x), 2));
                                  ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:3191:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && ! register_operand (XEXP (SET_SRC (x), 0), VOIDmode))
                                       ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:3208:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                              XEXP (XEXP (x, 1), 0))));
                                                    ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
./genrtl.h:296:32: note: expanded from macro 'gen_rtx_NOT'
  gen_rtx_fmt_e (NOT, (MODE), (ARG0))
                               ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:475:48: note: expanded from macro 'SUBST'
#define SUBST(INTO, NEWVAL)     do_SUBST(&(INTO), (NEWVAL))
                                                   ^~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:3218:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          SUBST (XEXP (x, 0), XEXP (x, 1));
                              ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:475:48: note: expanded from macro 'SUBST'
#define SUBST(INTO, NEWVAL)     do_SUBST(&(INTO), (NEWVAL))
                                                   ^~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:3232:34: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      split = find_split_point (&XEXP (x, 2), insn);
                                 ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:3500:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                       SUBREG_BYTE (x));
                                       ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:3563:52: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && swap_commutative_operands_p (XEXP (x, 0), XEXP (x, 1)))
                                                   ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:3566:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      SUBST (XEXP (x, 0), XEXP (x, 1));
                          ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:475:48: note: expanded from macro 'SUBST'
#define SUBST(INTO, NEWVAL)     do_SUBST(&(INTO), (NEWVAL))
                                                   ^~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:3594:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XEXP (XEXP (XEXP (XEXP (x, 0), 0), 0), 1) == XEXP (XEXP (x, 0), 1)
         ^                                      ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:3594:55: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XEXP (XEXP (XEXP (XEXP (x, 0), 0), 0), 1) == XEXP (XEXP (x, 0), 1)
                                                      ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:3597:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                            XEXP (XEXP (XEXP (x, 0), 0), 1),
                                            ^                            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:3598:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                            XEXP (XEXP (x, 0), 1))) != 0)
                                            ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:3603:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                INTVAL (XEXP (XEXP (x, 0), 1)));
                                        ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:3606:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                  INTVAL (XEXP (XEXP (x, 0), 1)));
                                          ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:3729:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                XEXP (x, 0), XEXP (x, 1));
                                                             ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:3744:66: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      temp = simplify_binary_operation (code, mode, XEXP (x, 0), XEXP (x, 1));
                                                                 ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:3749:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                         XEXP (x, 1), XEXP (x, 2));
                                         ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:3749:20: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                         XEXP (x, 1), XEXP (x, 2));
                                                      ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:3782:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx inner_op0 = XEXP (XEXP (x, 0), 1);
                          ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:3783:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx inner_op1 = XEXP (x, 1);
                          ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:3803:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              other = XEXP (XEXP (x, 0), 1);
                      ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:3806:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                 XEXP (x, 1));
                                                 ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:3830:49: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && subreg_lowpart_offset (mode, op0_mode) == SUBREG_BYTE (x)
                                                       ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:3843:5: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                SUBREG_BYTE (x));
                                ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:3874:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                              XEXP (SUBREG_REG (XEXP (x, 0)), 1));
                              ^                               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:300:44: note: expanded from macro 'gen_rtx_ROTATE'
  gen_rtx_fmt_ee (ROTATE, (MODE), (ARG0), (ARG1))
                                           ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:3885:43: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx in1 = XEXP (XEXP (x, 0), 0), in2 = XEXP (XEXP (x, 0), 1);
                                                 ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:3910:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && XEXP (XEXP (x, 0), 1) == const1_rtx
             ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:3922:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && INTVAL (XEXP (temp, 1)) == GET_MODE_BITSIZE (mode) - 1)
                     ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:3924:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                     INTVAL (XEXP (temp, 1)));
                                             ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:4139:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          in2 = XEXP (XEXP (x, 0), 1);
                ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:4140:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          return gen_binary (MINUS, mode, XEXP (x, 1),
                                          ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:4149:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && CONSTANT_ADDRESS_P (XEXP (XEXP (x, 0), 1)))
                                 ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.h:2004:52: note: expanded from macro 'CONSTANT_ADDRESS_P'
#define CONSTANT_ADDRESS_P(X)  constant_address_p (X)
                                                   ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:4152:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                       XEXP (x, 1)),
                                       ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:4153:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                           XEXP (XEXP (x, 0), 1));
                           ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:4163:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && INTVAL (XEXP (x, 1)) == -INTVAL (XEXP (XEXP (x, 0), 1))
                                              ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:4163:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && INTVAL (XEXP (x, 1)) == -INTVAL (XEXP (XEXP (x, 0), 1))
                     ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:4169:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
               && (INTVAL (XEXP (XEXP (XEXP (x, 0), 0), 1))
                           ^                            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:4187:37: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              || (STORE_FLAG_VALUE == 1 && XEXP (x, 1) == constm1_rtx))
                                           ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:4190:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                              XEXP (XEXP (x, 0), 1))))
                                              ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:4198:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (XEXP (x, 1) == constm1_rtx
          ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:4216:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              & nonzero_bits (XEXP (x, 1), mode)) == 0)
                              ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:146:24: note: expanded from macro 'nonzero_bits'
  cached_nonzero_bits (X, M, NULL_RTX, VOIDmode, 0)
                       ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:4219:50: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx tor = gen_binary (IOR, mode, XEXP (x, 0), XEXP (x, 1));
                                                        ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:4236:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && (reversed = reversed_comparison (XEXP (x, 1), mode,
                                              ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:4237:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                              XEXP (XEXP (x, 1), 0),
                                                    ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:4238:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                              XEXP (XEXP (x, 1), 1))))
                                              ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:4238:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                              XEXP (XEXP (x, 1), 1))))
                                                    ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:4245:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && exact_log2 (-INTVAL (XEXP (XEXP (x, 1), 1))) >= 0
                                  ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/toplev.h:150:66: note: expanded from macro 'exact_log2'
#define exact_log2(N) exact_log2_wide ((unsigned HOST_WIDE_INT) (N))
                                                                 ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:4245:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && exact_log2 (-INTVAL (XEXP (XEXP (x, 1), 1))) >= 0
                                        ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/toplev.h:150:66: note: expanded from macro 'exact_log2'
#define exact_log2(N) exact_log2_wide ((unsigned HOST_WIDE_INT) (N))
                                                                 ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:4246:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && rtx_equal_p (XEXP (XEXP (x, 1), 0), XEXP (x, 0)))
                                ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:4248:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                       -INTVAL (XEXP (XEXP (x, 1), 1)) - 1);
                                                ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:4248:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                       -INTVAL (XEXP (XEXP (x, 1), 1)) - 1);
                                                      ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:4257:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          in1 = XEXP (XEXP (XEXP (x, 1), 0), 0);
                            ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:4258:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          in2 = XEXP (XEXP (x, 1), 1);
                ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:4258:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          in2 = XEXP (XEXP (x, 1), 1);
                      ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:4270:47: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          in1 = simplify_gen_unary (NEG, mode, XEXP (XEXP (x, 1), 0), mode);
                                                     ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:4271:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          in2 = XEXP (XEXP (x, 1), 1);
                ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:4271:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          in2 = XEXP (XEXP (x, 1), 1);
                      ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:4281:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                       XEXP (XEXP (x, 1), 0)),
                                             ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:4282:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                           XEXP (XEXP (x, 1), 1));
                           ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:4282:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                           XEXP (XEXP (x, 1), 1));
                                 ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:4295:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                     XEXP (XEXP (x, 0), 0), XEXP (x, 1)),
                                                            ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:4298:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                     copy_rtx (XEXP (x, 1)))));
                                               ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:4297:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                     XEXP (XEXP (x, 0), 1),
                                     ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:4309:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                               XEXP (x, 1));
                                               ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:4311:41: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            return gen_binary (DIV, mode, tem, XEXP (XEXP (x, 0), 1));
                                               ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:4342:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx op1 = XEXP (x, 1);
                    ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:4346:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            op1 = XEXP (op0, 1), op0 = XEXP (op0, 0);
                  ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:4469:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              if (GET_CODE (x) == AND && XEXP (x, 1) == const_true_rtx)
                                         ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:4561:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                     INTVAL (XEXP (x, 1)));
                                             ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:4575:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        rtx op1 = XEXP (x, 1);
                  ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:4600:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                        op0 = XEXP (op0, 1);
                              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:4625:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx true_rtx = XEXP (x, 1);
                 ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:4626:19: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx false_rtx = XEXP (x, 2);
                  ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:4636:57: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    return gen_binary (true_code, mode, XEXP (cond, 0), XEXP (cond, 1));
                                                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:4642:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                          XEXP (cond, 1))))
                                          ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:4656:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx true_val = XEXP (cond, 1);
                     ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:4694:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      SUBST (XEXP (x, 2), swapped ? true_rtx : false_rtx);
             ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:475:40: note: expanded from macro 'SUBST'
#define SUBST(INTO, NEWVAL)     do_SUBST(&(INTO), (NEWVAL))
                                           ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:4696:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      true_rtx = XEXP (x, 1);
                 ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:4697:19: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      false_rtx = XEXP (x, 2);
                  ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:4724:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                  XEXP (cond, 1)));
                                  ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:475:48: note: expanded from macro 'SUBST'
#define SUBST(INTO, NEWVAL)     do_SUBST(&(INTO), (NEWVAL))
                                                   ^~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:4727:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      SUBST (XEXP (x, 2), true_rtx);
             ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:475:40: note: expanded from macro 'SUBST'
#define SUBST(INTO, NEWVAL)     do_SUBST(&(INTO), (NEWVAL))
                                           ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:4746:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && rtx_equal_p (XEXP (cond, 1), true_rtx))
                      ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:4751:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
           && rtx_equal_p (XEXP (cond, 1), false_rtx))
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:4782:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && rtx_equal_p (XEXP (cond, 1), false_rtx)
                      ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:4817:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx cond_op1 = XEXP (cond, 1);
                     ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:4827:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        c1 = XEXP (t, 1), op = GET_CODE (t), z = f;
             ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:4833:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
               && rtx_equal_p (XEXP (t, 1), f))
                               ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:4851:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          c1 = XEXP (XEXP (t, 0), 1); z = f; op = GET_CODE (XEXP (t, 0));
               ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:4860:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
               && subreg_lowpart_p (XEXP (XEXP (t, 0), 1))
                                    ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:4861:37: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
               && rtx_equal_p (SUBREG_REG (XEXP (XEXP (t, 0), 1)), f)
                                           ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1063:32: note: expanded from macro 'SUBREG_REG'
#define SUBREG_REG(RTX) XCEXP (RTX, 0, SUBREG)
                               ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:45: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:4887:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          c1 = XEXP (XEXP (t, 0), 1); z = f; op = GET_CODE (XEXP (t, 0));
               ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:4897:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
               && subreg_lowpart_p (XEXP (XEXP (t, 0), 1))
                                    ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:4898:37: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
               && rtx_equal_p (SUBREG_REG (XEXP (XEXP (t, 0), 1)), f)
                                           ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1063:32: note: expanded from macro 'SUBREG_REG'
#define SUBREG_REG(RTX) XCEXP (RTX, 0, SUBREG)
                               ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:45: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:4929:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (true_code == NE && XEXP (cond, 1) == const0_rtx
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:4941:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (true_code == NE && XEXP (cond, 1) == const0_rtx
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:4957:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx src = SET_SRC (x);
            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:4998:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op0 = XEXP (src, 0), op1 = XEXP (src, 1);
                                   ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:5012:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx pat = PATTERN (other_insn);
                    ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:5019:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              rtx new = simplify_rtx (SET_SRC (pat));
                                      ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:5088:18: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              rtx pat = PATTERN (other_insn), note = 0;
                        ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:5120:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          src = SET_SRC (x);
                ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:5174:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      src = SET_SRC (x), dest = SET_DEST (x);
            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:5231:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XEXP (XEXP (src, 0), 1) == const0_rtx
         ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:5242:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      ? XEXP (src, 1) : XEXP (src, 2));
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:5242:27: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      ? XEXP (src, 1) : XEXP (src, 2));
                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:5244:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                   ? XEXP (src, 2) : XEXP (src, 1));
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:5244:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                   ? XEXP (src, 2) : XEXP (src, 1));
                                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:5249:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        term1 = false_rtx, true_rtx = XEXP (true_rtx, 1), false_rtx = const0_rtx;
                                      ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:5251:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
               && rtx_equal_p (XEXP (true_rtx, 1), false_rtx))
                               ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:5255:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        term1 = true_rtx, false_rtx = XEXP (false_rtx, 1), true_rtx = const0_rtx;
                                      ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:5257:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
               && rtx_equal_p (XEXP (false_rtx, 1), true_rtx))
                               ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:5273:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      src = SET_SRC (x);
            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:5295:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx op1 = XEXP (x, 1);
            ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:5307:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                        simplify_gen_unary (NOT, mode, XEXP (op0, 1), mode),
                                                       ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:5311:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && rtx_equal_p (XEXP (op0, 1), op1)
                          ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:5322:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        x = gen_binary (AND, mode, XEXP (XEXP (op0, 0), 1), op1);
                                   ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:5326:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && rtx_equal_p (XEXP (XEXP (op0, 0), 1), op1)
                          ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:5348:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                           GEN_INT (INTVAL (XEXP (op0, 1))
                                                            ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1882:67: note: expanded from macro 'GEN_INT'
#define GEN_INT(N)  gen_rtx_CONST_INT (VOIDmode, (HOST_WIDE_INT) (N))
                                                                  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:5356:31: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            op0 = XEXP (x, 0), op1 = XEXP (x, 1);
                                     ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:5362:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              || rtx_equal_p (XEXP (op0, 1), op1))
                              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:5364:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && ! side_effects_p (XEXP (op0, 1)))
                               ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:5387:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                         gen_binary (AND, mode, XEXP (op0, 1),
                                                ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:5397:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                       gen_binary (AND, mode, XEXP (op1, 1),
                                              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:5408:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                   XEXP (op1, 1))));
                                   ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:5414:59: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                       gen_binary (IOR, mode, copy_rtx (XEXP (op1, 0)), XEXP (op0, 1))));
                                                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:5427:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              || rtx_equal_p (XEXP (op0, 1), op1))
                              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:5429:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && ! side_effects_p (XEXP (op0, 1)))
                               ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:5440:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                         gen_binary (IOR, mode, XEXP (op0, 1),
                                                ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:5452:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                         gen_binary (IOR, mode, XEXP (op1, 1),
                                                ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:5467:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && (INTVAL (XEXP (op0, 1)) + INTVAL (XEXP (op1, 1))
                      ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:5467:41: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && (INTVAL (XEXP (op0, 1)) + INTVAL (XEXP (op1, 1))
                                               ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:5471:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                ? XEXP (op0, 1) : XEXP (op1, 1)));
                                  ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:300:44: note: expanded from macro 'gen_rtx_ROTATE'
  gen_rtx_fmt_ee (ROTATE, (MODE), (ARG0), (ARG1))
                                           ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:5471:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                ? XEXP (op0, 1) : XEXP (op1, 1)));
                                                  ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:300:44: note: expanded from macro 'gen_rtx_ROTATE'
  gen_rtx_fmt_ee (ROTATE, (MODE), (ARG0), (ARG1))
                                           ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:5482:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && INTVAL (XEXP (op0, 1)) < HOST_BITS_PER_WIDE_INT)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:5484:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          int count = INTVAL (XEXP (op0, 1));
                              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:5491:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                     GEN_INT (INTVAL (XEXP (XEXP (op0, 0), 1)) | mask));
                                      ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1882:67: note: expanded from macro 'GEN_INT'
#define GEN_INT(N)  gen_rtx_CONST_INT (VOIDmode, (HOST_WIDE_INT) (N))
                                                                  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:475:48: note: expanded from macro 'SUBST'
#define SUBST(INTO, NEWVAL)     do_SUBST(&(INTO), (NEWVAL))
                                                   ^~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:5534:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && rtx_equal_p (XEXP (op0, 1), op1)
                          ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:5544:38: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                           simplify_gen_unary (NOT, mode, XEXP (op0, 1), mode),
                                                          ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:5553:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                              XEXP (op0, 1))))
                                              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:5564:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && INTVAL (XEXP (op0, 1)) == GET_MODE_BITSIZE (mode) - 1)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:5575:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                              XEXP (op0, 1))))
                                              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:5669:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      len = INTVAL (XEXP (x, 1));
                    ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:5670:21: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      pos = INTVAL (XEXP (x, 2));
                    ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:5831:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          len = INTVAL (XEXP (SET_DEST (x), 1));
                        ^                   ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:5832:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          pos = XEXP (SET_DEST (x), 2);
                ^                   ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:5872:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                            SET_SRC (x)));
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:220:41: note: expanded from macro 'gen_rtx_SET'
  gen_rtx_fmt_ee (SET, (MODE), (ARG0), (ARG1))
                                        ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:5923:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                             (compute_mode, SET_SRC (x)),
                                                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:220:41: note: expanded from macro 'gen_rtx_SET'
  gen_rtx_fmt_ee (SET, (MODE), (ARG0), (ARG1))
                                        ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:6005:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                             0, 0, len - INTVAL (XEXP (inner, 1)),
                                                 ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:6008:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        return gen_rtx_ASHIFT (mode, new, XEXP (inner, 1));
                                          ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:298:44: note: expanded from macro 'gen_rtx_ASHIFT'
  gen_rtx_fmt_ee (ASHIFT, (MODE), (ARG0), (ARG1))
                                           ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:6364:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && INTVAL (XEXP (x, 1)) >= count)
                     ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:6366:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                     INTVAL (XEXP (x, 1)) - count);
                                             ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:6379:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && (INTVAL (XEXP (x, 1)) & ((((HOST_WIDE_INT) 1 << count)) - 1)) == 0
                      ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:6382:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                           GEN_INT (INTVAL (XEXP (x, 1)) >> count));
                                            ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1882:67: note: expanded from macro 'GEN_INT'
#define GEN_INT(N)  gen_rtx_CONST_INT (VOIDmode, (HOST_WIDE_INT) (N))
                                                                  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:6430:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  && XEXP (x, 1) == const0_rtx) ? COMPARE
                     ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:6442:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && INTVAL (XEXP (x, 1)) < HOST_BITS_PER_WIDE_INT
                     ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:6443:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && INTVAL (XEXP (x, 1)) >= 0)
                     ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:6448:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                       << INTVAL (XEXP (x, 1))));
                                                  ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1882:67: note: expanded from macro 'GEN_INT'
#define GEN_INT(N)  gen_rtx_CONST_INT (VOIDmode, (HOST_WIDE_INT) (N))
                                                                  ^
./genrtl.h:280:42: note: expanded from macro 'gen_rtx_MULT'
  gen_rtx_fmt_ee (MULT, (MODE), (ARG0), (ARG1))
                                         ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:6461:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && (i = exact_log2 (INTVAL (XEXP (x, 1)) + 1)) >= 0)
                                      ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/toplev.h:150:66: note: expanded from macro 'exact_log2'
#define exact_log2(N) exact_log2_wide ((unsigned HOST_WIDE_INT) (N))
                                                                 ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:6464:41: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          new = make_extraction (mode, new, 0, XEXP (XEXP (x, 0), 1), i, 1,
                                               ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:6472:37: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
               && (i = exact_log2 (INTVAL (XEXP (x, 1)) + 1)) >= 0)
                                           ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/toplev.h:150:66: note: expanded from macro 'exact_log2'
#define exact_log2(N) exact_log2_wide ((unsigned HOST_WIDE_INT) (N))
                                                                 ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:6477:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                 XEXP (SUBREG_REG (XEXP (x, 0)), 1), i, 1,
                                 ^                               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:6485:37: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
               && (i = exact_log2 (INTVAL (XEXP (x, 1)) + 1)) >= 0)
                                           ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/toplev.h:150:66: note: expanded from macro 'exact_log2'
#define exact_log2(N) exact_log2_wide ((unsigned HOST_WIDE_INT) (N))
                                                                 ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:6490:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                             XEXP (x, 1)),
                                             ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:290:41: note: expanded from macro 'gen_rtx_AND'
  gen_rtx_fmt_ee (AND, (MODE), (ARG0), (ARG1))
                                        ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:6491:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                gen_rtx_AND (mode, XEXP (XEXP (x, 0), 1),
                                                   ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:290:33: note: expanded from macro 'gen_rtx_AND'
  gen_rtx_fmt_ee (AND, (MODE), (ARG0), (ARG1))
                                ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:6492:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                             XEXP (x, 1)));
                                             ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:290:41: note: expanded from macro 'gen_rtx_AND'
  gen_rtx_fmt_ee (AND, (MODE), (ARG0), (ARG1))
                                        ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:6501:37: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
               && (i = exact_log2 (INTVAL (XEXP (x, 1)) + 1)) >= 0
                                           ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/toplev.h:150:66: note: expanded from macro 'exact_log2'
#define exact_log2(N) exact_log2_wide ((unsigned HOST_WIDE_INT) (N))
                                                                 ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:6502:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
               && i <= INTVAL (XEXP (XEXP (x, 0), 1)))
                               ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:6507:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                  - INTVAL (XEXP (XEXP (x, 0), 1))),
                                            ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:6518:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
               && INTVAL (XEXP (XEXP (x, 0), 1)) >= 0
                          ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:6519:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
               && INTVAL (XEXP (XEXP (x, 0), 1)) < HOST_BITS_PER_WIDE_INT
                          ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:6524:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          mask >>= INTVAL (XEXP (XEXP (x, 0), 1));
                           ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:6525:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if ((INTVAL (XEXP (x, 1)) & ~mask) == 0)
                       ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:6530:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                     XEXP (XEXP (x, 0), 1)));
                                     ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:302:46: note: expanded from macro 'gen_rtx_ASHIFTRT'
  gen_rtx_fmt_ee (ASHIFTRT, (MODE), (ARG0), (ARG1))
                                             ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:475:48: note: expanded from macro 'SUBST'
#define SUBST(INTO, NEWVAL)     do_SUBST(&(INTO), (NEWVAL))
                                                   ^~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:6537:41: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      else if ((i = exact_log2 (INTVAL (XEXP (x, 1)) + 1)) >= 0)
                                        ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/toplev.h:150:66: note: expanded from macro 'exact_log2'
#define exact_log2(N) exact_log2_wide ((unsigned HOST_WIDE_INT) (N))
                                                                 ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:6565:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                  XEXP (x, 1));
                                  ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:302:46: note: expanded from macro 'gen_rtx_ASHIFTRT'
  gen_rtx_fmt_ee (ASHIFTRT, (MODE), (ARG0), (ARG1))
                                             ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:6573:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rhs = XEXP (x, 1);
            ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:6580:31: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && INTVAL (rhs) >= INTVAL (XEXP (lhs, 1)))
                                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:6584:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                 INTVAL (rhs) - INTVAL (XEXP (lhs, 1)),
                                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:6844:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                      mask & INTVAL (XEXP (x, 1)));
                                                     ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:6851:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && ((INTVAL (XEXP (x, 1)) & GET_MODE_MASK (GET_MODE (x)))
                           ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:6864:38: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              HOST_WIDE_INT cval = (INTVAL (XEXP (x, 1))
                                            ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:6905:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            && (INTVAL (XEXP (x, 1)) & ~smask) != 0)
                        ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:6907:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                               (INTVAL (XEXP (x, 1)) & smask)),
                                                        ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1432:71: note: expanded from macro 'plus_constant'
#define plus_constant(X, C) plus_constant_wide ((X), (HOST_WIDE_INT) (C))
                                                                      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:6928:47: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          x = simplify_gen_unary (NEG, GET_MODE (x), XEXP (x, 1),
                                                     ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:6940:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                  XEXP (x, 1), GET_MODE (x));
                                  ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:6956:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && INTVAL (XEXP (XEXP (x, 0), 1)) >= 0
                     ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:6957:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && INTVAL (XEXP (XEXP (x, 0), 1)) < HOST_BITS_PER_WIDE_INT
                     ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:6959:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && ((INTVAL (XEXP (XEXP (x, 0), 1))
                       ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:6962:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && (INTVAL (XEXP (x, 1))
                      ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:6965:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          temp = GEN_INT ((INTVAL (XEXP (x, 1)) & mask)
                                   ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1882:67: note: expanded from macro 'GEN_INT'
#define GEN_INT(N)  gen_rtx_CONST_INT (VOIDmode, (HOST_WIDE_INT) (N))
                                                                  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:6966:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                          << INTVAL (XEXP (XEXP (x, 0), 1)));
                                     ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1882:67: note: expanded from macro 'GEN_INT'
#define GEN_INT(N)  gen_rtx_CONST_INT (VOIDmode, (HOST_WIDE_INT) (N))
                                                                  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:6970:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                          XEXP (XEXP (x, 0), 1));
                          ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:6982:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                     force_to_mode (XEXP (x, 1), mode, mask,
                                                    ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:6985:67: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (op_mode != GET_MODE (x) || op0 != XEXP (x, 0) || op1 != XEXP (x, 1))
                                                                  ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:6997:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
             && INTVAL (XEXP (x, 1)) >= 0
                        ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:6998:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
             && INTVAL (XEXP (x, 1)) < GET_MODE_BITSIZE (mode))
                        ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7000:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                && (nonzero_bits (XEXP (x, 1), GET_MODE (XEXP (x, 1)))
                                  ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:146:24: note: expanded from macro 'nonzero_bits'
  cached_nonzero_bits (X, M, NULL_RTX, VOIDmode, 0)
                       ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7008:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && INTVAL (XEXP (x, 1)) >= 0
                     ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7009:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && INTVAL (XEXP (x, 1)) < GET_MODE_BITSIZE (op_mode)
                     ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7011:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        mask >>= INTVAL (XEXP (x, 1));
                         ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7020:38: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        x = gen_binary (code, op_mode, op0, XEXP (x, 1));
                                            ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7029:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && INTVAL (XEXP (x, 1)) < HOST_BITS_PER_WIDE_INT
                     ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7036:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          inner_mask = mask << INTVAL (XEXP (x, 1));
                                       ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7048:48: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            x = gen_binary (LSHIFTRT, op_mode, inner, XEXP (x, 1));
                                                      ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7059:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && ((INTVAL (XEXP (x, 1))
                       ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7065:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && ((INTVAL (XEXP (x, 1)) + exact_log2 (mask + 1))
                       ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7091:58: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (GET_CODE (XEXP (x, 1)) == CONST_INT && INTVAL (XEXP (x, 1)) >= 0
                                                         ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7092:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && INTVAL (XEXP (x, 1)) < HOST_BITS_PER_WIDE_INT)
                     ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7109:54: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              if (GET_MODE_BITSIZE (GET_MODE (x)) - INTVAL (XEXP (x, 1))
                                                            ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7111:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                nonzero >>= INTVAL (XEXP (x, 1))
                                    ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7118:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              nonzero >>= INTVAL (XEXP (x, 1));
                                  ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7126:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                 i < 0 ? INTVAL (XEXP (x, 1))
                                 ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7137:55: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        x = gen_binary (LSHIFTRT, GET_MODE (x), XEXP (x, 0), XEXP (x, 1));
                                                             ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7147:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && INTVAL (XEXP (x, 1)) >= 0
                     ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7148:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && (INTVAL (XEXP (x, 1))
                      ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7151:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && XEXP (XEXP (x, 0), 1) == XEXP (x, 1))
             ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7151:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && XEXP (XEXP (x, 0), 1) == XEXP (x, 1))
                                      ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7164:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && INTVAL (XEXP (x, 1)) >= 0)
                     ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7168:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                            XEXP (x, 1));
                                            ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7195:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && INTVAL (XEXP (XEXP (x, 0), 1)) >= 0
                     ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7196:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && (INTVAL (XEXP (XEXP (x, 0), 1)) + floor_log2 (mask)
                      ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7198:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && INTVAL (XEXP (XEXP (x, 0), 1)) < HOST_BITS_PER_WIDE_INT)
                     ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7200:41: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          temp = gen_int_mode (mask << INTVAL (XEXP (XEXP (x, 0), 1)),
                                               ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7203:50: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          x = gen_binary (LSHIFTRT, GET_MODE (x), temp, XEXP (XEXP (x, 0), 1));
                                                        ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7224:46: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if ((mask & ~STORE_FLAG_VALUE) == 0 && XEXP (x, 1) == const0_rtx
                                             ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7238:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                      force_to_mode (XEXP (x, 1), mode,
                                                     ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:475:48: note: expanded from macro 'SUBST'
#define SUBST(INTO, NEWVAL)     do_SUBST(&(INTO), (NEWVAL))
                                                   ^~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7242:26: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                      force_to_mode (XEXP (x, 2), mode,
                                                     ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:475:48: note: expanded from macro 'SUBST'
#define SUBST(INTO, NEWVAL)     do_SUBST(&(INTO), (NEWVAL))
                                                   ^~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7240:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      SUBST (XEXP (x, 2),
             ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:475:40: note: expanded from macro 'SUBST'
#define SUBST(INTO, NEWVAL)     do_SUBST(&(INTO), (NEWVAL))
                                           ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7271:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XEXP (x, 1) == const0_rtx)
         ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7301:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      cond1 = if_then_else_cond (XEXP (x, 1), &true1, &false1);
                                 ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7328:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx op0 = XEXP (XEXP (x, 0), 1);
                    ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7329:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx op1 = XEXP (XEXP (x, 1), 1);
                    ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7329:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx op1 = XEXP (XEXP (x, 1), 1);
                          ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7332:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          cond1 = XEXP (XEXP (x, 1), 0);
                        ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7338:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                   && rtx_equal_p (XEXP (cond0, 1), XEXP (cond1, 1)))
                                   ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7338:39: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                   && rtx_equal_p (XEXP (cond0, 1), XEXP (cond1, 1)))
                                                    ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7341:42: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      && rtx_equal_p (XEXP (cond0, 0), XEXP (cond1, 1))
                                                       ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7342:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      && rtx_equal_p (XEXP (cond0, 1), XEXP (cond1, 0))))
                                      ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7363:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          cond1 = XEXP (XEXP (x, 1), 0);
                        ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7369:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                   && rtx_equal_p (XEXP (cond0, 1), XEXP (cond1, 1)))
                                   ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7369:39: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                   && rtx_equal_p (XEXP (cond0, 1), XEXP (cond1, 1)))
                                                    ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7372:42: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      && rtx_equal_p (XEXP (cond0, 0), XEXP (cond1, 1))
                                                       ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7373:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      && rtx_equal_p (XEXP (cond0, 1), XEXP (cond1, 0))))
                                      ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7387:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      *ptrue = XEXP (x, 1), *pfalse = XEXP (x, 2);
               ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7387:39: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      *ptrue = XEXP (x, 1), *pfalse = XEXP (x, 2);
                                      ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7388:37: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (GET_CODE (cond0) == NE && XEXP (cond0, 1) == const0_rtx)
                                    ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7390:42: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      else if (GET_CODE (cond0) == EQ && XEXP (cond0, 1) == const0_rtx)
                                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7392:13: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          *ptrue = XEXP (x, 2), *pfalse = XEXP (x, 1);
                   ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7392:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          *ptrue = XEXP (x, 2), *pfalse = XEXP (x, 1);
                                          ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7406:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                   GET_MODE (SUBREG_REG (x)), SUBREG_BYTE (x));
                                                              ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7408:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                    GET_MODE (SUBREG_REG (x)), SUBREG_BYTE (x));
                                                               ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7509:58: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (rtx_equal_p (XEXP (x, 0), reg) && rtx_equal_p (XEXP (x, 1), val))
                                                         ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7539:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  return unsignedp ? x : XEXP (x, 1);
                                         ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7543:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  return unsignedp ? XEXP (x, 1) : x;
                                     ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7562:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                 inner_mode, SUBREG_BYTE (x));
                                             ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7655:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx src = SET_SRC (x);
            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7672:50: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && rtx_equal_for_field_assignment_p (dest, XEXP (src, 1)))
                                                 ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7674:52: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      assign = make_extraction (VOIDmode, dest, 0, XEXP (XEXP (src, 0), 1),
                                                   ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7688:48: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
           && rtx_equal_for_field_assignment_p (dest, XEXP (src, 1)))
                                                      ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7691:5: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                XEXP (SUBREG_REG (XEXP (src, 0)), 1),
                                ^                                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7702:48: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
           && rtx_equal_for_field_assignment_p (dest, XEXP (src, 1)))
                                                      ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7704:52: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      assign = make_extraction (VOIDmode, dest, 0, XEXP (XEXP (src, 0), 1),
                                                   ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7723:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  lhs = expand_compound_operation (XEXP (src, 1));
                                   ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7728:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    c1 = INTVAL (XEXP (rhs, 1)), other = lhs;
                 ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7732:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    c1 = INTVAL (XEXP (lhs, 1)), other = rhs;
                 ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7766:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && INTVAL (XEXP (assign, 1)) < HOST_BITS_PER_WIDE_INT
                 ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7770:46: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          == ((unsigned HOST_WIDE_INT) 1 << INTVAL (XEXP (assign, 1))) - 1))
                                                    ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7799:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rhs = XEXP (x, 1);
        ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7847:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          || SUBREG_BYTE (lhs) != SUBREG_BYTE (rhs)
             ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7847:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          || SUBREG_BYTE (lhs) != SUBREG_BYTE (rhs)
                                  ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7870:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    other = XEXP (lhs, 0), lhs = XEXP (lhs, 1), rhs = XEXP (rhs, 1);
                                 ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7870:55: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    other = XEXP (lhs, 0), lhs = XEXP (lhs, 1), rhs = XEXP (rhs, 1);
                                                      ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7872:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
           && rtx_equal_p (XEXP (lhs, 0), XEXP (rhs, 1)))
                                          ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7873:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    other = XEXP (lhs, 0), lhs = XEXP (lhs, 1), rhs = XEXP (rhs, 0);
                                 ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7875:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
           && rtx_equal_p (XEXP (lhs, 1), XEXP (rhs, 0)))
                           ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7876:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    other = XEXP (lhs, 1), lhs = XEXP (lhs, 0), rhs = XEXP (rhs, 1);
            ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7876:55: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    other = XEXP (lhs, 1), lhs = XEXP (lhs, 0), rhs = XEXP (rhs, 1);
                                                      ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7877:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  else if (rtx_equal_p (XEXP (lhs, 1), XEXP (rhs, 1)))
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7877:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  else if (rtx_equal_p (XEXP (lhs, 1), XEXP (rhs, 1)))
                                       ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7878:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    other = XEXP (lhs, 1), lhs = XEXP (lhs, 0), rhs = XEXP (rhs, 0);
            ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7968:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                              XEXP (varop, 1), constop))));
                                              ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:7980:52: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      o1 = simplify_and_const_int (NULL_RTX, mode, XEXP (varop, 1), constop);
                                                   ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:8047:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx x1 = XEXP (x, 1);
               ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:8057:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && (x1 == XEXP (x0, 0) || x1 == XEXP (x0, 1)))
                                          ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:8063:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && (x0 == XEXP (x1, 0) || x0 == XEXP (x1, 1)))
                                          ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:8313:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  & nonzero_bits_with_known (XEXP (x, 1), mode));
                                             ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:8025:24: note: expanded from macro 'nonzero_bits_with_known'
  cached_nonzero_bits (X, MODE, known_x, known_mode, known_ret)
                       ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:8326:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      | nonzero_bits_with_known (XEXP (x, 1), mode));
                                                 ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:8025:24: note: expanded from macro 'nonzero_bits_with_known'
  cached_nonzero_bits (X, MODE, known_x, known_mode, known_ret)
                       ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:8342:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          nonzero_bits_with_known (XEXP (x, 1), mode);
                                   ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:8025:24: note: expanded from macro 'nonzero_bits_with_known'
  cached_nonzero_bits (X, MODE, known_x, known_mode, known_ret)
                       ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:8416:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && INTVAL (XEXP (x, 1)) < HOST_BITS_PER_WIDE_INT)
                     ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:8417:43: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        nonzero &= ((HOST_WIDE_INT) 1 << INTVAL (XEXP (x, 1))) - 1;
                                                 ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:8472:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && INTVAL (XEXP (x, 1)) >= 0
                     ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:8473:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && INTVAL (XEXP (x, 1)) < HOST_BITS_PER_WIDE_INT)
                     ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:8477:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          int count = INTVAL (XEXP (x, 1));
                              ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:8538:44: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      nonzero &= (nonzero_bits_with_known (XEXP (x, 1), mode)
                                           ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:8025:24: note: expanded from macro 'nonzero_bits_with_known'
  cached_nonzero_bits (X, MODE, known_x, known_mode, known_ret)
                       ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:8539:32: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  | nonzero_bits_with_known (XEXP (x, 2), mode));
                                             ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:8025:24: note: expanded from macro 'nonzero_bits_with_known'
  cached_nonzero_bits (X, MODE, known_x, known_mode, known_ret)
                       ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:8576:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx x1 = XEXP (x, 1);
               ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:8587:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && (x1 == XEXP (x0, 0) || x1 == XEXP (x0, 1)))
                                          ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:8594:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && (x0 == XEXP (x1, 0) || x0 == XEXP (x1, 1)))
                                          ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:8754:42: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        return MAX (1, (int) bitwidth - INTVAL (XEXP (x, 1)));
                                                ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:246:26: note: expanded from macro 'MAX'
#define MAX(X,Y) ((X) > (Y) ? (X) : (Y))
                         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:8754:42: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        return MAX (1, (int) bitwidth - INTVAL (XEXP (x, 1)));
                                                ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:246:38: note: expanded from macro 'MAX'
#define MAX(X,Y) ((X) > (Y) ? (X) : (Y))
                                     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:8775:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && INTVAL (XEXP (x, 1)) >= 0
                     ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:8776:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && INTVAL (XEXP (x, 1)) < (int) bitwidth)
                     ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:8780:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                 : (int) bitwidth - INTVAL (XEXP (x, 1))));
                                                            ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:246:26: note: expanded from macro 'MAX'
#define MAX(X,Y) ((X) > (Y) ? (X) : (Y))
                         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:8779:52: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          return MAX (1, num0 - (code == ROTATE ? INTVAL (XEXP (x, 1))
                                                          ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:246:26: note: expanded from macro 'MAX'
#define MAX(X,Y) ((X) > (Y) ? (X) : (Y))
                         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:8780:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                 : (int) bitwidth - INTVAL (XEXP (x, 1))));
                                                            ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:246:38: note: expanded from macro 'MAX'
#define MAX(X,Y) ((X) > (Y) ? (X) : (Y))
                                     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:8779:52: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          return MAX (1, num0 - (code == ROTATE ? INTVAL (XEXP (x, 1))
                                                          ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:246:38: note: expanded from macro 'MAX'
#define MAX(X,Y) ((X) > (Y) ? (X) : (Y))
                                     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:8808:46: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      num1 = num_sign_bit_copies_with_known (XEXP (x, 1), mode);
                                             ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:8553:31: note: expanded from macro 'num_sign_bit_copies_with_known'
  cached_num_sign_bit_copies (X, M, known_x, known_mode, known_ret)
                              ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:8817:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (code == PLUS && XEXP (x, 1) == constm1_rtx
                          ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:8827:46: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      num1 = num_sign_bit_copies_with_known (XEXP (x, 1), mode);
                                             ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:8553:31: note: expanded from macro 'num_sign_bit_copies_with_known'
  cached_num_sign_bit_copies (X, M, known_x, known_mode, known_ret)
                              ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:8850:46: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      num1 = num_sign_bit_copies_with_known (XEXP (x, 1), mode);
                                             ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:8553:31: note: expanded from macro 'num_sign_bit_copies_with_known'
  cached_num_sign_bit_copies (X, M, known_x, known_mode, known_ret)
                              ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:8857:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  && ((nonzero_bits (XEXP (x, 1), mode)
                                     ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:146:24: note: expanded from macro 'nonzero_bits'
  cached_nonzero_bits (X, M, NULL_RTX, VOIDmode, 0)
                       ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:8877:46: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      return num_sign_bit_copies_with_known (XEXP (x, 1), mode);
                                             ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:8553:31: note: expanded from macro 'num_sign_bit_copies_with_known'
  cached_num_sign_bit_copies (X, M, known_x, known_mode, known_ret)
                              ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:8886:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              || (nonzero_bits (XEXP (x, 1), mode)
                                ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:146:24: note: expanded from macro 'nonzero_bits'
  cached_nonzero_bits (X, M, NULL_RTX, VOIDmode, 0)
                       ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:8893:48: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      result = num_sign_bit_copies_with_known (XEXP (x, 1), mode);
                                               ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:8553:31: note: expanded from macro 'num_sign_bit_copies_with_known'
  cached_num_sign_bit_copies (X, M, known_x, known_mode, known_ret)
                              ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:8896:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              || (nonzero_bits (XEXP (x, 1), mode)
                                ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:146:24: note: expanded from macro 'nonzero_bits'
  cached_nonzero_bits (X, M, NULL_RTX, VOIDmode, 0)
                       ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:8907:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && INTVAL (XEXP (x, 1)) > 0)
                     ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:8908:45: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        num0 = MIN ((int) bitwidth, num0 + INTVAL (XEXP (x, 1)));
                                                   ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:245:26: note: expanded from macro 'MIN'
#define MIN(X,Y) ((X) < (Y) ? (X) : (Y))
                         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:8908:45: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        num0 = MIN ((int) bitwidth, num0 + INTVAL (XEXP (x, 1)));
                                                   ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:245:38: note: expanded from macro 'MIN'
#define MIN(X,Y) ((X) < (Y) ? (X) : (Y))
                                     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:8915:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          || INTVAL (XEXP (x, 1)) < 0
                     ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:8916:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          || INTVAL (XEXP (x, 1)) >= (int) bitwidth)
                     ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:8920:37: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      return MAX (1, num0 - INTVAL (XEXP (x, 1)));
                                    ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:246:26: note: expanded from macro 'MAX'
#define MAX(X,Y) ((X) > (Y) ? (X) : (Y))
                         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:8920:37: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      return MAX (1, num0 - INTVAL (XEXP (x, 1)));
                                    ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:246:38: note: expanded from macro 'MAX'
#define MAX(X,Y) ((X) > (Y) ? (X) : (Y))
                                     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:8923:46: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      num0 = num_sign_bit_copies_with_known (XEXP (x, 1), mode);
                                             ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:8553:31: note: expanded from macro 'num_sign_bit_copies_with_known'
  cached_num_sign_bit_copies (X, M, known_x, known_mode, known_ret)
                              ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:8924:46: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      num1 = num_sign_bit_copies_with_known (XEXP (x, 2), mode);
                                             ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:8553:31: note: expanded from macro 'num_sign_bit_copies_with_known'
  cached_num_sign_bit_copies (X, M, known_x, known_mode, known_ret)
                              ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:9390:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && INTVAL (XEXP (varop, 1)) >= 0
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:9391:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && INTVAL (XEXP (varop, 1)) < GET_MODE_BITSIZE (GET_MODE (varop))
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:9396:43: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              unsigned int first_count = INTVAL (XEXP (varop, 1));
                                                 ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:9540:49: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              varop = gen_rtx_fmt_ee (code, mode, new, XEXP (varop, 1));
                                                       ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:9563:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && XEXP (XEXP (varop, 0), 1) == constm1_rtx
                 ^                      ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:9568:51: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && rtx_equal_p (XEXP (XEXP (varop, 0), 0), XEXP (varop, 1)))
                                                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:9571:46: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              varop = gen_rtx_LE (GET_MODE (varop), XEXP (varop, 1),
                                                    ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:336:32: note: expanded from macro 'gen_rtx_LE'
  gen_rtx_fmt_ee (LE, (MODE), (ARG0), (ARG1))
                               ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:9588:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                   XEXP (varop, 1),
                                                   ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:9605:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                            XEXP (varop, 1), count);
                                            ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:9620:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && XEXP (varop, 1) == const0_rtx
                 ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:9668:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && XEXP (varop, 1) == constm1_rtx
                 ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:9687:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && nonzero_bits (XEXP (varop, 1), result_mode) >> count == 0
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:146:24: note: expanded from macro 'nonzero_bits'
  cached_nonzero_bits (X, M, NULL_RTX, VOIDmode, 0)
                       ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:9688:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && (nonzero_bits (XEXP (varop, 1), result_mode)
                                ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:146:24: note: expanded from macro 'nonzero_bits'
  cached_nonzero_bits (X, M, NULL_RTX, VOIDmode, 0)
                       ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:9700:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                            & nonzero_bits (XEXP (varop, 1),
                                            ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:146:24: note: expanded from macro 'nonzero_bits'
  cached_nonzero_bits (X, M, NULL_RTX, VOIDmode, 0)
                       ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:9703:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              varop = XEXP (varop, 1);
                      ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:9711:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                   XEXP (varop, 1),
                                                   ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:9738:51: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && rtx_equal_p (XEXP (XEXP (varop, 0), 0), XEXP (varop, 1)))
                                                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:9741:46: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              varop = gen_rtx_GT (GET_MODE (varop), XEXP (varop, 1),
                                                    ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:334:32: note: expanded from macro 'gen_rtx_GT'
  gen_rtx_fmt_ee (GT, (MODE), (ARG0), (ARG1))
                               ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:9757:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && (INTVAL (XEXP (XEXP (varop, 0), 1))
                          ^                      ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:9767:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                    (count + INTVAL (XEXP (varop_inner, 1))));
                                                     ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1882:67: note: expanded from macro 'GEN_INT'
#define GEN_INT(N)  gen_rtx_CONST_INT (VOIDmode, (HOST_WIDE_INT) (N))
                                                                  ^
./genrtl.h:304:46: note: expanded from macro 'gen_rtx_LSHIFTRT'
  gen_rtx_fmt_ee (LSHIFTRT, (MODE), (ARG0), (ARG1))
                                             ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:9802:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    const_rtx = XEXP (x, 1);
                ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:9831:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                              INTVAL (XEXP (x, 1)));
                                      ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:9963: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:128:31: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
  ~~~~~~~~~~~~~~              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:9899:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  old_pat = PATTERN (insn);
            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:9900:15: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
  old_notes = REG_NOTES (insn);
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:9901:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  PATTERN (insn) = pat;
  ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:9902:3: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
  REG_NOTES (insn) = 0;
  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:9929:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      PATTERN (insn) = pat;
      ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:9932:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  PATTERN (insn) = old_pat;
  ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:9933:3: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
  REG_NOTES (insn) = old_notes;
  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:10064:61: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    return gen_rtx_fmt_ee (GET_CODE (x), mode, XEXP (x, 0), XEXP (x, 1));
                                                            ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:10116:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          op1 = XEXP (op0, 1);
                ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:10181:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && XEXP (op0, 1) == XEXP (op1, 1)
             ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:10181:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && XEXP (op0, 1) == XEXP (op1, 1)
                              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:10182:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && XEXP (op0, 1) == XEXP (XEXP (op0, 0), 1)
             ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:10182:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && XEXP (op0, 1) == XEXP (XEXP (op0, 0), 1)
                              ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:10183:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && XEXP (op0, 1) == XEXP (XEXP (op1, 0), 1)
             ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:10183:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && XEXP (op0, 1) == XEXP (XEXP (op1, 0), 1)
                              ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:10184:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && (INTVAL (XEXP (op0, 1))
                      ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:10207:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && INTVAL (XEXP (op0, 1)) >= 0
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:10208:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && INTVAL (XEXP (op0, 1)) < HOST_BITS_PER_WIDE_INT
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:10209:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && XEXP (op0, 1) == XEXP (op1, 1))
             ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:10209:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && XEXP (op0, 1) == XEXP (op1, 1))
                              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:10213:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          int shift_count = INTVAL (XEXP (op0, 1));
                                    ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:10246:31: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          HOST_WIDE_INT c0 = INTVAL (XEXP (op0, 1));
                                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:10247:31: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          HOST_WIDE_INT c1 = INTVAL (XEXP (op1, 1));
                                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:10541:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && XEXP (op0, 1) == const1_rtx
                 ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:10558:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
              op0 = XEXP (op0, 2);
                    ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:10641:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                   op1, XEXP (op0, 1))) != 0)
                                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:10658:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                 - INTVAL (XEXP (op0, 1)))));
                                                           ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:10720:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              HOST_WIDE_INT c1 = -INTVAL (XEXP (SUBREG_REG (op0), 1));
                                          ^                       ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:10777:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                        op1, XEXP (op0, 1))))
                                                             ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:10785:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (const_op == 0 && XEXP (op0, 1) == constm1_rtx
                               ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:10806:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                        XEXP (op0, 1), op1)))
                                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:10817:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              op0 = XEXP (op0, 1);
                    ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:10828:49: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && rtx_equal_p (XEXP (XEXP (op0, 0), 0), XEXP (op0, 1)))
                                                       ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:10830:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              op0 = XEXP (op0, 1);
                    ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:10841:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                        XEXP (op0, 1), op1)))
                                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:10863:44: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            tem = XEXP (XEXP (op0, 0), 0), tem1 = XEXP (XEXP (op0, 0), 1);
                                                  ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:10865:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            tem = XEXP (op0, 0), tem1 = XEXP (op0, 1);
                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:10897:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && XEXP (XEXP (op0, 0), 1) == constm1_rtx
                 ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:10898:49: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && rtx_equal_p (XEXP (XEXP (op0, 0), 0), XEXP (op0, 1)))
                                                       ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:10900:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              op0 = XEXP (op0, 1);
                    ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:10915:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                              XEXP (op0, 1),
                                              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:304:38: note: expanded from macro 'gen_rtx_LSHIFTRT'
  gen_rtx_fmt_ee (LSHIFTRT, (MODE), (ARG0), (ARG1))
                                     ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:10916:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                              XEXP (XEXP (op0, 0), 1)),
                                              ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:304:46: note: expanded from macro 'gen_rtx_LSHIFTRT'
  gen_rtx_fmt_ee (LSHIFTRT, (MODE), (ARG0), (ARG1))
                                             ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:10929:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && INTVAL (XEXP (XEXP (op0, 0), 1)) >= 0
                         ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:10930:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && INTVAL (XEXP (XEXP (op0, 0), 1)) < HOST_BITS_PER_WIDE_INT)
                         ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:10932:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              mask = ((INTVAL (XEXP (op0, 1)) & GET_MODE_MASK (mode))
                               ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:10933:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      << INTVAL (XEXP (XEXP (op0, 0), 1)));
                                 ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:10951:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && ((INTVAL (XEXP (op0, 1)) & GET_MODE_MASK (mode))
                           ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:10965:37: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && (i = exact_log2 ((INTVAL (XEXP (op0, 1))
                                           ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/toplev.h:150:66: note: expanded from macro 'exact_log2'
#define exact_log2(N) exact_log2_wide ((unsigned HOST_WIDE_INT) (N))
                                                                 ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:11003:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  && ((c1 = INTVAL (XEXP (op0, 1))) & ~mask) == 0
                                    ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:11018:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && XEXP (op0, 1) == const1_rtx
                 ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:11031:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && XEXP (op0, 1) == const1_rtx
                 ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:11035:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              rtx shift_count = XEXP (XEXP (op0, 0), 1);
                                ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:11042:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      && (INTVAL (XEXP (shift_op, 1))
                                  ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:11062:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && INTVAL (XEXP (op0, 1)) >= 0
                         ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:11063:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && ((INTVAL (XEXP (op0, 1)) + ! equality_comparison_p)
                           ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:11066:39: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                   & (((HOST_WIDE_INT) 1 << INTVAL (XEXP (op0, 1))) - 1)) == 0)
                                                    ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:11069:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  & ~(mask >> (INTVAL (XEXP (op0, 1))
                                       ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:11076:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              temp >>= INTVAL (XEXP (op0, 1));
                               ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:11090:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                 - INTVAL (XEXP (op0, 1)))));
                                                           ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:11117:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                          INTVAL (XEXP (op0, 1)));
                                                  ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:11126:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && XEXP (op0, 1) == XEXP (XEXP (op0, 0), 1)
                 ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:11126:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && XEXP (op0, 1) == XEXP (XEXP (op0, 0), 1)
                                  ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:11127:56: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && (tmode = mode_for_size (mode_width - INTVAL (XEXP (op0, 1)),
                                                              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:11145:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && XEXP (op0, 1) == XEXP (XEXP (XEXP (op0, 0), 0), 1)
                 ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:11145:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && XEXP (op0, 1) == XEXP (XEXP (XEXP (op0, 0), 0), 1)
                                  ^                              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:11146:56: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && (tmode = mode_for_size (mode_width - INTVAL (XEXP (op0, 1)),
                                                              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:11153:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              rtx add_const = XEXP (XEXP (op0, 0), 1);
                              ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:11155:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                          XEXP (op0, 1));
                                          ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:11170:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && INTVAL (XEXP (op0, 1)) >= 0
                         ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:11171:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && INTVAL (XEXP (op0, 1)) < HOST_BITS_PER_WIDE_INT
                         ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:11174:38: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  & (((HOST_WIDE_INT) 1 << INTVAL (XEXP (op0, 1))) - 1)) == 0
                                                   ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:11177:45: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      ? ((GET_MODE_MASK (mode) >> INTVAL (XEXP (op0, 1)) >> 1)
                                                          ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:11180:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  <= GET_MODE_MASK (mode) >> INTVAL (XEXP (op0, 1))))
                                                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:11187:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              const_op <<= INTVAL (XEXP (op0, 1));
                                   ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:11316:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                           XEXP (op0, 1)));
                                                           ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:11369:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                         XEXP (x, 0), XEXP (x, 1), NULL);
                                                      ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:11397:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx x1 = XEXP (x, 1);
               ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:11404:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && (x0 == XEXP (x1, 0) || x0 == XEXP (x1, 1)))
                                          ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:11407:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                             ? XEXP (x1, 1) : XEXP (x1, 0));
                               ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:11411:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && (x1 == XEXP (x0, 0) || x1 == XEXP (x0, 1)))
                                          ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:11414:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                             ? XEXP (x0, 1) : XEXP (x0, 0));
                               ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:11465:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            rtx x1 = XEXP (x, 1);
                     ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:11477:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                && (x0 == XEXP (x1, 0) || x0 == XEXP (x1, 1)))
                                                ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:11484:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                && (x1 == XEXP (x0, 0) || x1 == XEXP (x0, 1)))
                                                ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:11628:48: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        record_value_for_reg (dest, record_dead_insn, SET_SRC (setter));
                                                      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:11636:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                       SET_SRC (setter)));
                                                       ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:11662:15: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (link = REG_NOTES (insn); link; link = XEXP (link, 1))
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:11662:46: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (link = REG_NOTES (insn); link; link = XEXP (link, 1))
                                             ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:11702:16: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  note_stores (PATTERN (insn), record_dead_and_set_regs_1, insn);
               ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:11724:16: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (links = LOG_LINKS (insn); links;)
               ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:583:25: note: expanded from macro 'LOG_LINKS'
#define LOG_LINKS(INSN) XEXP(INSN, 7)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:11727:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      set = single_set (insn);
            ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:11727:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      set = single_set (insn);
            ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:11733:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          links = XEXP (links, 1);
                  ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:11745:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          regno = REGNO (SET_SRC (set));
                         ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1019:28: note: expanded from macro 'REGNO'
#define REGNO(RTX) XCUINT (RTX, 0, REG)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:45: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:11746:12: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
          links = LOG_LINKS (insn);
                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:583:25: note: expanded from macro 'LOG_LINKS'
#define LOG_LINKS(INSN) XEXP(INSN, 7)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:11851:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              rtx x1 = XEXP (x, 1);
                       ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:11862:37: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  && (x1 == XEXP (x0, 0) || x1 == XEXP (x0, 1)))
                                                  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:11869:37: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  && (x0 == XEXP (x1, 0) || x0 == XEXP (x1, 1)))
                                                  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:12067:20: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      note_stores (PATTERN (insn), reg_dead_at_p_1, NULL);
                   ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:12171:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        mark_used_regs_combine (SET_SRC (x));
                                ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:12288: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:128:31: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
  ~~~~~~~~~~~~~~              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:12326: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:128:31: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
  ~~~~~~~~~~~~~~              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:12250:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        before_dead = PREV_INSN (before_dead);
                      ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:12254:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        after_dead = NEXT_INSN (after_dead);
                     ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:12290:7: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                         REG_NOTES (where_dead));
                                         ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:128:47: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
                                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:12287:5: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  REG_NOTES (where_dead)
                  ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:12322:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              XEXP (note, 1) = *pnotes;
              ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:12338:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      move_deaths (SET_SRC (x), maybe_kill_insn, from_cuid, to_insn, pnotes);
                   ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:12816: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:128:31: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
  ~~~~~~~~~~~~~~              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:12940: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:128:31: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
  ~~~~~~~~~~~~~~              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:12966: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:128:31: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
  ~~~~~~~~~~~~~~              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:13004:13: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion]
                                               REG_NOTE_KIND (note),
                                               ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:782:30: note: expanded from macro 'REG_NOTE_KIND'
#define REG_NOTE_KIND(LINK) ((enum reg_note) GET_MODE (LINK))
                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:12461:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      next_note = XEXP (note, 1);
                  ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:12542:35: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (reg_set_p (XEXP (note, 0), PATTERN (i3)))
                                         ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:12555:47: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          else if (reg_referenced_p (XEXP (note, 0), PATTERN (i3))
                                                     ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:12589:41: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (reg_mentioned_p (XEXP (note, 0), PATTERN (i3)))
                                               ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:12592:47: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (i2 && reg_mentioned_p (XEXP (note, 0), PATTERN (i2)))
                                                     ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:12606:41: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (reg_mentioned_p (XEXP (note, 0), PATTERN (i3))
                                               ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:12613:45: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && (reg_mentioned_p (XEXP (note, 0), PATTERN (i2))
                                                   ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:12626:50: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (place && GET_CODE (place) == JUMP_INSN && JUMP_LABEL (place))
                                                        ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:12628:12: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
              if (JUMP_LABEL (place) != XEXP (note, 0))
                  ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:12631:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
                LABEL_NUSES (JUMP_LABEL (place))--;
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:12631:16: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
                LABEL_NUSES (JUMP_LABEL (place))--;
                             ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:33: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                                ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:45: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:12634:52: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (place2 && GET_CODE (place2) == JUMP_INSN && JUMP_LABEL (place2))
                                                          ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:12636:12: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
              if (JUMP_LABEL (place2) != XEXP (note, 0))
                  ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:12639:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
                LABEL_NUSES (JUMP_LABEL (place2))--;
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:12639:16: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
                LABEL_NUSES (JUMP_LABEL (place2))--;
                             ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:33: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                                ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:45: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:12712:47: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          else if (reg_referenced_p (XEXP (note, 0), PATTERN (i3)))
                                                     ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:12715:43: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                   && reg_referenced_p (XEXP (note, 0), PATTERN (i2)))
                                                        ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:12722:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              for (tem = PREV_INSN (i3); place == 0; tem = PREV_INSN (tem))
                         ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:12722:53: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              for (tem = PREV_INSN (i3); place == 0; tem = PREV_INSN (tem))
                                                           ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:12737:39: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      && reg_set_p (XEXP (note, 0), PATTERN (tem)))
                                                    ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:12739:19: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      rtx set = single_set (tem);
                                ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:12739:19: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      rtx set = single_set (tem);
                                ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:12761:43: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      if (set != 0 && ! side_effects_p (SET_SRC (set))
                                                        ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:12774:22: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                          rtx old_notes = REG_NOTES (tem);
                                          ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:12776:6: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                          PATTERN (tem) = pc_rtx;
                          ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:12777:6: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                          REG_NOTES (tem) = NULL;
                          ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:12780:24: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
                          distribute_links (LOG_LINKS (tem));
                                            ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:583:25: note: expanded from macro 'LOG_LINKS'
#define LOG_LINKS(INSN) XEXP(INSN, 7)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:12783:6: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                          NOTE_LINE_NUMBER (tem) = NOTE_INSN_DELETED;
                          ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:12784:6: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
                          NOTE_SOURCE_FILE (tem) = 0;
                          ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:815:32: note: expanded from macro 'NOTE_SOURCE_FILE'
#define NOTE_SOURCE_FILE(INSN)  XCSTR (INSN, 4, NOTE)
                                ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:541:32: note: expanded from macro 'XCSTR'
#define XCSTR(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtstr)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:12809:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                 PATTERN (tem)))
                                                 ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:12817:10: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                   REG_NOTES (tem));
                                                   ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:128:47: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
                                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:12815:8: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                            REG_NOTES (tem)
                            ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:12831:48: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  else if (reg_referenced_p (XEXP (note, 0), PATTERN (tem))
                                                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:12847:43: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                          && reg_referenced_p (XEXP (note, 0), PATTERN (i2)))
                                                               ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:12849:18: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
                          rtx links = LOG_LINKS (place);
                                      ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:583:25: note: expanded from macro 'LOG_LINKS'
#define LOG_LINKS(INSN) XEXP(INSN, 7)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:12850:6: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
                          LOG_LINKS (place) = 0;
                          ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:583:25: note: expanded from macro 'LOG_LINKS'
#define LOG_LINKS(INSN) XEXP(INSN, 7)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:12888:47: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  || reg_bitfield_target_p (XEXP (note, 0), PATTERN (place)))
                                                            ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:12919:43: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    if ((! refers_to_regno_p (i, i + 1, PATTERN (place), 0)
                                                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:12937:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                          PATTERN (place)))
                                                          ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:12946:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                        PATTERN (place), 0)
                                                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:12948:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                            for (tem = PREV_INSN (place); ;
                                       ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:12949:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                 tem = PREV_INSN (tem))
                                       ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:12963:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                              PATTERN (tem)))
                                                              ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:12967:11: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                           REG_NOTES (tem));
                                                           ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:128:47: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
                                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:12965:9: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                    REG_NOTES (tem)
                                    ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:12988:4: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          XEXP (note, 1) = REG_NOTES (place);
          ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:12988:21: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
          XEXP (note, 1) = REG_NOTES (place);
                           ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:12989:4: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
          REG_NOTES (place) = note;
          ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:13006:13: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                               REG_NOTES (place2));
                                               ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:13003:4: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
          REG_NOTES (place2) = gen_rtx_fmt_ee (GET_CODE (note),
          ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:13026:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      next_link = XEXP (link, 1);
                  ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:13040:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          || (set = single_set (XEXP (link, 0))) == 0)
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:13040:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          || (set = single_set (XEXP (link, 0))) == 0)
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:13058:19: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (insn = NEXT_INSN (XEXP (link, 0));
                  ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:13061:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
           insn = NEXT_INSN (insn))
                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:13062:53: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        if (INSN_P (insn) && reg_overlap_mentioned_p (reg, PATTERN (insn)))
                                                           ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:13064:33: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
            if (reg_referenced_p (reg, PATTERN (insn)))
                                       ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:13084:17: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (link2 = LOG_LINKS (place); link2; link2 = XEXP (link2, 1))
                       ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:583:25: note: expanded from macro 'LOG_LINKS'
#define LOG_LINKS(INSN) XEXP(INSN, 7)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:13084:51: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (link2 = LOG_LINKS (place); link2; link2 = XEXP (link2, 1))
                                                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:13090:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              XEXP (link, 1) = LOG_LINKS (place);
              ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:13090:25: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
              XEXP (link, 1) = LOG_LINKS (place);
                               ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:583:25: note: expanded from macro 'LOG_LINKS'
#define LOG_LINKS(INSN) XEXP(INSN, 7)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:13091:8: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
              LOG_LINKS (place) = link;
              ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:583:25: note: expanded from macro 'LOG_LINKS'
#define LOG_LINKS(INSN) XEXP(INSN, 7)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c:13110:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
    insn = NEXT_INSN (insn);
           ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
740 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/conflict.c -o conflict.o
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/conflict.c:206: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,
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/conflict.c:440:53: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (insn = BB_END (bb); insn != head; insn = PREV_INSN (insn))
                                                    ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/conflict.c:453:21: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              note_stores (PATTERN (insn), mark_reg, born);
                           ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/conflict.c:481:20: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
              for (link = REG_NOTES (insn); link; link = XEXP (link, 1))
                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/conflict.c:481:51: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              for (link = REG_NOTES (insn); link; link = XEXP (link, 1))
                                                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
5 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/convert.c -o convert.o
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcov-iov.c -o gcov-iov.o
clang   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE  gcov-iov.o -o gcov-iov
./gcov-iov > tmp-gcov-iov.h
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/move-if-change tmp-gcov-iov.h gcov-iov.h
echo timestamp > s-iov
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/coverage.c -o coverage.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/coverage.c:36:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/coverage.c:377:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      SYMBOL_REF_FLAGS (ctr_labels[counter]) = SYMBOL_FLAG_LOCAL;
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1293:31: note: expanded from macro 'SYMBOL_REF_FLAGS'
#define SYMBOL_REF_FLAGS(RTX)   X0INT ((RTX), 1)
                                ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:522:27: note: expanded from macro 'X0INT'
#define X0INT(RTX, N)      (RTL_CHECK1 (RTX, N, '0').rtint)
                            ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
2 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c -o cse.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:40:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:1200:37: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            remove_invalid_subreg_refs (i, SUBREG_BYTE (x), GET_MODE (x));
                                           ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:1229:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && ! REGNO_QTY_VALID_P (REGNO (XEXP (x, 1))))
                                         ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1019:28: note: expanded from macro 'REGNO'
#define REGNO(RTX) XCUINT (RTX, 0, REG)
                           ^~~
note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:543:40: note: expanded from macro 'REGNO_QTY_VALID_P'
#define REGNO_QTY_VALID_P(N) (REG_QTY (N) >= 0)
                                       ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:538:40: note: expanded from macro 'REG_QTY'
#define REG_QTY(N) ((GET_CSE_REG_INFO (N))->reg_qty)
                                       ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:519:6: note: expanded from macro 'GET_CSE_REG_INFO'
  (((N) == cached_regno && cached_cse_reg_info) \
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:1229:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && ! REGNO_QTY_VALID_P (REGNO (XEXP (x, 1))))
                                         ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1019:28: note: expanded from macro 'REGNO'
#define REGNO(RTX) XCUINT (RTX, 0, REG)
                           ^~~
note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:543:40: note: expanded from macro 'REGNO_QTY_VALID_P'
#define REGNO_QTY_VALID_P(N) (REG_QTY (N) >= 0)
                                       ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:538:40: note: expanded from macro 'REG_QTY'
#define REG_QTY(N) ((GET_CSE_REG_INFO (N))->reg_qty)
                                       ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:520:47: note: expanded from macro 'GET_CSE_REG_INFO'
   ? cached_cse_reg_info : get_cse_reg_info ((N)))
                                              ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:1230:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        if (insert_regs (XEXP (x, 1), NULL, 0))
                         ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:1232:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            rehash_using_reg (XEXP (x, 1));
                              ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:1985:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                || (((SUBREG_BYTE (exp)
                      ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:1987:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    && SUBREG_BYTE (exp) <= end))
                       ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:2273:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                     + (SUBREG_BYTE (x) / UNITS_PER_WORD));
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:2385:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            + canon_hash_string (ASM_OPERANDS_OUTPUT_CONSTRAINT (x))
                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1102:45: note: expanded from macro 'ASM_OPERANDS_OUTPUT_CONSTRAINT'
#define ASM_OPERANDS_OUTPUT_CONSTRAINT(RTX) XCSTR (RTX, 1, ASM_OPERANDS)
                                            ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:541:32: note: expanded from macro 'XCSTR'
#define XCSTR(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtstr)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:2388:8: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (ASM_OPERANDS_INPUT_LENGTH (x))
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1107:40: note: expanded from macro 'ASM_OPERANDS_INPUT_LENGTH'
#define ASM_OPERANDS_INPUT_LENGTH(RTX) XCVECLEN (RTX, 3, ASM_OPERANDS)
                                       ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:552:43: note: expanded from macro 'XCVECLEN'
#define XCVECLEN(RTX, N, C)     GET_NUM_ELEM (XCVEC (RTX, N, C))
                                              ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:2390:24: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
              for (i = 1; i < ASM_OPERANDS_INPUT_LENGTH (x); i++)
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1107:40: note: expanded from macro 'ASM_OPERANDS_INPUT_LENGTH'
#define ASM_OPERANDS_INPUT_LENGTH(RTX) XCVECLEN (RTX, 3, ASM_OPERANDS)
                                       ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:552:43: note: expanded from macro 'XCVECLEN'
#define XCVECLEN(RTX, N, C)     GET_NUM_ELEM (XCVEC (RTX, N, C))
                                              ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:2392:26: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  hash += (canon_hash (ASM_OPERANDS_INPUT (x, i),
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1106:36: note: expanded from macro 'ASM_OPERANDS_INPUT'
#define ASM_OPERANDS_INPUT(RTX, N) XCVECEXP (RTX, 3, N, ASM_OPERANDS)
                                   ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:551:43: note: expanded from macro 'XCVECEXP'
#define XCVECEXP(RTX, N, M, C)  RTVEC_ELT (XCVEC (RTX, N, C), M)
                                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:2394:28: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
                           + canon_hash_string (ASM_OPERANDS_INPUT_CONSTRAINT
                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1111:9: note: expanded from macro 'ASM_OPERANDS_INPUT_CONSTRAINT'
  XSTR (XCVECEXP (RTX, 4, N, ASM_OPERANDS), 0)
        ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:551:43: note: expanded from macro 'XCVECEXP'
#define XCVECEXP(RTX, N, M, C)  RTVEC_ELT (XCVEC (RTX, N, C), M)
                                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:35: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:2398:35: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
              hash += canon_hash_string (ASM_OPERANDS_INPUT_CONSTRAINT (x, 0));
                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1111:9: note: expanded from macro 'ASM_OPERANDS_INPUT_CONSTRAINT'
  XSTR (XCVECEXP (RTX, 4, N, ASM_OPERANDS), 0)
        ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:551:43: note: expanded from macro 'XCVECEXP'
#define XCVECEXP(RTX, N, M, C)  RTVEC_ELT (XCVEC (RTX, N, C), M)
                                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:35: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:2399:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
              x = ASM_OPERANDS_INPUT (x, 0);
                  ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1106:36: note: expanded from macro 'ASM_OPERANDS_INPUT'
#define ASM_OPERANDS_INPUT(RTX, N) XCVECEXP (RTX, 3, N, ASM_OPERANDS)
                                   ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:551:43: note: expanded from macro 'XCVECEXP'
#define XCVECEXP(RTX, N, M, C)  RTVEC_ELT (XCVEC (RTX, N, C), M)
                                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:2577:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
               && exp_equiv_p (XEXP (x, 1), XEXP (y, 1),
                               ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:2577:38: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
               && exp_equiv_p (XEXP (x, 1), XEXP (y, 1),
                                            ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:2579:38: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              || (exp_equiv_p (XEXP (x, 0), XEXP (y, 1),
                                            ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:2581:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  && exp_equiv_p (XEXP (x, 1), XEXP (y, 0),
                                  ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:2594:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          || strcmp (ASM_OPERANDS_OUTPUT_CONSTRAINT (x),
                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1102:45: note: expanded from macro 'ASM_OPERANDS_OUTPUT_CONSTRAINT'
#define ASM_OPERANDS_OUTPUT_CONSTRAINT(RTX) XCSTR (RTX, 1, ASM_OPERANDS)
                                            ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:541:32: note: expanded from macro 'XCSTR'
#define XCSTR(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtstr)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:2595:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                     ASM_OPERANDS_OUTPUT_CONSTRAINT (y))
                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1102:45: note: expanded from macro 'ASM_OPERANDS_OUTPUT_CONSTRAINT'
#define ASM_OPERANDS_OUTPUT_CONSTRAINT(RTX) XCSTR (RTX, 1, ASM_OPERANDS)
                                            ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:541:32: note: expanded from macro 'XCSTR'
#define XCSTR(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtstr)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:2596:7: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          || ASM_OPERANDS_OUTPUT_IDX (x) != ASM_OPERANDS_OUTPUT_IDX (y)
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1103:38: note: expanded from macro 'ASM_OPERANDS_OUTPUT_IDX'
#define ASM_OPERANDS_OUTPUT_IDX(RTX) XCINT (RTX, 2, ASM_OPERANDS)
                                     ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:2596:38: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          || ASM_OPERANDS_OUTPUT_IDX (x) != ASM_OPERANDS_OUTPUT_IDX (y)
                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1103:38: note: expanded from macro 'ASM_OPERANDS_OUTPUT_IDX'
#define ASM_OPERANDS_OUTPUT_IDX(RTX) XCINT (RTX, 2, ASM_OPERANDS)
                                     ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:2597:7: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          || ASM_OPERANDS_INPUT_LENGTH (x) != ASM_OPERANDS_INPUT_LENGTH (y))
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1107:40: note: expanded from macro 'ASM_OPERANDS_INPUT_LENGTH'
#define ASM_OPERANDS_INPUT_LENGTH(RTX) XCVECLEN (RTX, 3, ASM_OPERANDS)
                                       ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:552:43: note: expanded from macro 'XCVECLEN'
#define XCVECLEN(RTX, N, C)     GET_NUM_ELEM (XCVEC (RTX, N, C))
                                              ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:2597:40: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          || ASM_OPERANDS_INPUT_LENGTH (x) != ASM_OPERANDS_INPUT_LENGTH (y))
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1107:40: note: expanded from macro 'ASM_OPERANDS_INPUT_LENGTH'
#define ASM_OPERANDS_INPUT_LENGTH(RTX) XCVECLEN (RTX, 3, ASM_OPERANDS)
                                       ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:552:43: note: expanded from macro 'XCVECLEN'
#define XCVECLEN(RTX, N, C)     GET_NUM_ELEM (XCVEC (RTX, N, C))
                                              ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:2600:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (ASM_OPERANDS_INPUT_LENGTH (x))
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1107:40: note: expanded from macro 'ASM_OPERANDS_INPUT_LENGTH'
#define ASM_OPERANDS_INPUT_LENGTH(RTX) XCVECLEN (RTX, 3, ASM_OPERANDS)
                                       ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:552:43: note: expanded from macro 'XCVECLEN'
#define XCVECLEN(RTX, N, C)     GET_NUM_ELEM (XCVEC (RTX, N, C))
                                              ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:2602:13: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (i = ASM_OPERANDS_INPUT_LENGTH (x) - 1; i >= 0; i--)
                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1107:40: note: expanded from macro 'ASM_OPERANDS_INPUT_LENGTH'
#define ASM_OPERANDS_INPUT_LENGTH(RTX) XCVECLEN (RTX, 3, ASM_OPERANDS)
                                       ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:552:43: note: expanded from macro 'XCVECLEN'
#define XCVECLEN(RTX, N, C)     GET_NUM_ELEM (XCVEC (RTX, N, C))
                                              ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:2603:25: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
            if (! exp_equiv_p (ASM_OPERANDS_INPUT (x, i),
                               ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1106:36: note: expanded from macro 'ASM_OPERANDS_INPUT'
#define ASM_OPERANDS_INPUT(RTX, N) XCVECEXP (RTX, 3, N, ASM_OPERANDS)
                                   ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:551:43: note: expanded from macro 'XCVECEXP'
#define XCVECEXP(RTX, N, M, C)  RTVEC_ELT (XCVEC (RTX, N, C), M)
                                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:2604:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
                               ASM_OPERANDS_INPUT (y, i),
                               ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1106:36: note: expanded from macro 'ASM_OPERANDS_INPUT'
#define ASM_OPERANDS_INPUT(RTX, N) XCVECEXP (RTX, 3, N, ASM_OPERANDS)
                                   ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:551:43: note: expanded from macro 'XCVECEXP'
#define XCVECEXP(RTX, N, M, C)  RTVEC_ELT (XCVEC (RTX, N, C), M)
                                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:2606:14: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
                || strcmp (ASM_OPERANDS_INPUT_CONSTRAINT (x, i),
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1111:9: note: expanded from macro 'ASM_OPERANDS_INPUT_CONSTRAINT'
  XSTR (XCVECEXP (RTX, 4, N, ASM_OPERANDS), 0)
        ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:551:43: note: expanded from macro 'XCVECEXP'
#define XCVECEXP(RTX, N, M, C)  RTVEC_ELT (XCVEC (RTX, N, C), M)
                                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:35: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:2607:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
                           ASM_OPERANDS_INPUT_CONSTRAINT (y, i)))
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1111:9: note: expanded from macro 'ASM_OPERANDS_INPUT_CONSTRAINT'
  XSTR (XCVECEXP (RTX, 4, N, ASM_OPERANDS), 0)
        ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:551:43: note: expanded from macro 'XCVECEXP'
#define XCVECEXP(RTX, N, M, C)  RTVEC_ELT (XCVEC (RTX, N, C), M)
                                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:35: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:2710:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && REGNO_QTY_VALID_P (REGNO (XEXP (x, 1))))
                                   ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1019:28: note: expanded from macro 'REGNO'
#define REGNO(RTX) XCUINT (RTX, 0, REG)
                           ^~~
note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:543:40: note: expanded from macro 'REGNO_QTY_VALID_P'
#define REGNO_QTY_VALID_P(N) (REG_QTY (N) >= 0)
                                       ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:538:40: note: expanded from macro 'REG_QTY'
#define REG_QTY(N) ((GET_CSE_REG_INFO (N))->reg_qty)
                                       ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:519:6: note: expanded from macro 'GET_CSE_REG_INFO'
  (((N) == cached_regno && cached_cse_reg_info) \
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:2710:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && REGNO_QTY_VALID_P (REGNO (XEXP (x, 1))))
                                   ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1019:28: note: expanded from macro 'REGNO'
#define REGNO(RTX) XCUINT (RTX, 0, REG)
                           ^~~
note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:543:40: note: expanded from macro 'REGNO_QTY_VALID_P'
#define REGNO_QTY_VALID_P(N) (REG_QTY (N) >= 0)
                                       ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:538:40: note: expanded from macro 'REG_QTY'
#define REG_QTY(N) ((GET_CSE_REG_INFO (N))->reg_qty)
                                       ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:520:47: note: expanded from macro 'GET_CSE_REG_INFO'
   ? cached_cse_reg_info : get_cse_reg_info ((N)))
                                              ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:2713:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      int x1_q = REG_QTY (REGNO (XEXP (x, 1)));
                                 ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1019:28: note: expanded from macro 'REGNO'
#define REGNO(RTX) XCUINT (RTX, 0, REG)
                           ^~~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:538:40: note: expanded from macro 'REG_QTY'
#define REG_QTY(N) ((GET_CSE_REG_INFO (N))->reg_qty)
                                       ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:519:6: note: expanded from macro 'GET_CSE_REG_INFO'
  (((N) == cached_regno && cached_cse_reg_info) \
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:2713:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      int x1_q = REG_QTY (REGNO (XEXP (x, 1)));
                                 ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1019:28: note: expanded from macro 'REGNO'
#define REGNO(RTX) XCUINT (RTX, 0, REG)
                           ^~~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:538:40: note: expanded from macro 'REG_QTY'
#define REG_QTY(N) ((GET_CSE_REG_INFO (N))->reg_qty)
                                       ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:520:47: note: expanded from macro 'GET_CSE_REG_INFO'
   ? cached_cse_reg_info : get_cse_reg_info ((N)))
                                              ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:2806:21: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  || (insn_code = recog_memoized (insn)) < 0
                                  ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:2806:21: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  || (insn_code = recog_memoized (insn)) < 0
                                  ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:2965:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx op1 = XEXP (*loc, 1);
                ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:3220:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      arg1 = XEXP (x, 0), arg2 = XEXP (x, 1);
                                 ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:3359:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                 GET_MODE (SUBREG_REG (x)), SUBREG_BYTE (x));
                                                            ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:3433:41: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  rtx op1 = gen_lowpart_common (mode, XEXP (elt->exp, 1));
                                                      ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:3531:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            offset = INTVAL (XEXP (XEXP (addr, 0), 1));
                             ^                     ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:3535:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          base = XEXP (addr, 1);
                 ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:3586:23: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
            rtx table_insn = NEXT_INSN (label);
                             ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:3591:15: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                rtx table = PATTERN (table_insn);
                            ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:3602:15: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                rtx table = PATTERN (table_insn);
                            ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:3606:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                        < XVECLEN (table, 1)))
                          ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:517:40: note: expanded from macro 'XVECLEN'
#define XVECLEN(RTX, N)         GET_NUM_ELEM (XVEC (RTX, N))
                                              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:3609:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    new = gen_rtx_MINUS (Pmode, XVECEXP (table, 1, offset),
                                                ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:516:39: note: expanded from macro 'XVECEXP'
#define XVECEXP(RTX, N, M)      RTVEC_ELT (XVEC (RTX, N), M)
                                           ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
./genrtl.h:276:35: note: expanded from macro 'gen_rtx_MINUS'
  gen_rtx_fmt_ee (MINUS, (MODE), (ARG0), (ARG1))
                                  ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:3639:16: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (i = ASM_OPERANDS_INPUT_LENGTH (x) - 1; i >= 0; i--)
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1107:40: note: expanded from macro 'ASM_OPERANDS_INPUT_LENGTH'
#define ASM_OPERANDS_INPUT_LENGTH(RTX) XCVECLEN (RTX, 3, ASM_OPERANDS)
                                       ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:552:43: note: expanded from macro 'XCVECLEN'
#define XCVECLEN(RTX, N, C)     GET_NUM_ELEM (XCVEC (RTX, N, C))
                                              ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:3641:15: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
                         fold_rtx (ASM_OPERANDS_INPUT (x, i), insn), 0);
                                   ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1106:36: note: expanded from macro 'ASM_OPERANDS_INPUT'
#define ASM_OPERANDS_INPUT(RTX, N) XCVECEXP (RTX, 3, N, ASM_OPERANDS)
                                   ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:551:43: note: expanded from macro 'XCVECEXP'
#define XCVECEXP(RTX, N, M, C)  RTVEC_ELT (XCVEC (RTX, N, C), M)
                                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:3640:26: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
        validate_change (insn, &ASM_OPERANDS_INPUT (x, i),
                                ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1106:36: note: expanded from macro 'ASM_OPERANDS_INPUT'
#define ASM_OPERANDS_INPUT(RTX, N) XCVECEXP (RTX, 3, N, ASM_OPERANDS)
                                   ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:551:43: note: expanded from macro 'XCVECEXP'
#define XCVECEXP(RTX, N, M, C)  RTVEC_ELT (XCVEC (RTX, N, C), M)
                                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:3798:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    tem = XEXP (x, 0); XEXP (x, 0) = XEXP (x, 1);
                                                     ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:3799:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                       XEXP (x, 1) = tem;
                                       ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:3827:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                     : XEXP (x, 1)))
                                                       ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:3837:41: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          validate_change (insn, &XEXP (x, 0), XEXP (x, 1), 1);
                                               ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:3994:42: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && (inner_const = equiv_constant (XEXP (y, 1))) != 0
                                                ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:4076:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  && XEXP (XEXP (y, 1), 0) == XEXP (const_arg1, 0))
                           ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:4084:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  && XEXP (XEXP (XEXP (y, 0), 1), 0) == XEXP (const_arg1, 0))
                           ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:4096:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  && XEXP (XEXP (y, 1), 0) == XEXP (const_arg0, 0))
                           ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:4104:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  && XEXP (XEXP (XEXP (y, 0), 1), 0) == XEXP (const_arg0, 0))
                           ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:4182:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                           = equiv_constant (fold_rtx (XEXP (y, 1), 0)))
                                                       ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:4279:32: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                        const_arg2 ? const_arg2 : XEXP (x, 2));
                                                                  ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:4410:24: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
    cond_known_true = (XEXP (SET_SRC (set), 2) == pc_rtx);
                       ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:4410:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    cond_known_true = (XEXP (SET_SRC (set), 2) == pc_rtx);
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:4412:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    cond_known_true = (XEXP (SET_SRC (set), 1) == pc_rtx);
                       ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:4412:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    cond_known_true = (XEXP (SET_SRC (set), 1) == pc_rtx);
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:4418:31: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  op0 = fold_rtx (XEXP (XEXP (SET_SRC (set), 0), 0), insn);
                              ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:4419:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  op1 = fold_rtx (XEXP (XEXP (SET_SRC (set), 0), 1), insn);
                  ^                              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:4419:31: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  op1 = fold_rtx (XEXP (XEXP (SET_SRC (set), 0), 1), insn);
                              ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:4699:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx x = PATTERN (insn);
          ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:4727:18: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (tem = CALL_INSN_FUNCTION_USAGE (insn); tem; tem = XEXP (tem, 1))
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:798:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE'
#define CALL_INSN_FUNCTION_USAGE(INSN)  XEXP(INSN, 9)
                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:4727:62: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (tem = CALL_INSN_FUNCTION_USAGE (insn); tem; tem = XEXP (tem, 1))
                                                             ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:4760:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          canon_reg (SET_SRC (x), insn);
                     ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:4762:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          fold_rtx (SET_SRC (x), insn);
                    ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:4810:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  canon_reg (SET_SRC (y), insn);
                             ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:4812:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  fold_rtx (SET_SRC (y), insn);
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:4866:22: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (n_sets == 1 && REG_NOTES (insn) != 0
                     ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:4868:41: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && (! rtx_equal_p (XEXP (tem, 0), SET_SRC (sets[0].rtl))
                                        ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:4888:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx src = SET_SRC (sets[i].rtl);
                ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:4896:20: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
          || (insn_code = recog_memoized (insn)) < 0
                          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:4896:20: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
          || (insn_code = recog_memoized (insn)) < 0
                          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:4900:2: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        SET_SRC (sets[i].rtl) = new;
        ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:4905:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                           canon_reg (XEXP (dest, 1), insn), 1);
                                      ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:4907:18: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                           canon_reg (XEXP (dest, 2), insn), 1);
                                      ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:4906:28: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          validate_change (insn, &XEXP (dest, 2),
                                  ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:4961:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      src = SET_SRC (sets[i].rtl);
            ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:5215:51: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx new_and = gen_rtx_AND (VOIDmode, NULL_RTX, XEXP (src, 1));
                                                         ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:290:41: note: expanded from macro 'gen_rtx_AND'
  gen_rtx_fmt_ee (AND, (MODE), (ARG0), (ARG1))
                                        ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:5501:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              SET_SRC (sets[i].rtl) = trial;
              ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:5509:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              rtx new = canon_reg (SET_SRC (sets[i].rtl), insn);
                                   ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:5518:25: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                simplify_replace_rtx (REG_NOTES (libcall_insn),
                                      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:5559:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      src = SET_SRC (sets[i].rtl);
            ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:5688:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx width = XEXP (SET_DEST (sets[i].rtl), 1);
                      ^                             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:5727:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (NEXT_INSN (insn) == 0
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:5742:8: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
              JUMP_LABEL (new) = XEXP (src, 0);
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:5743:8: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
              LABEL_NUSES (XEXP (src, 0))++;
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:5748:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
              if (NEXT_INSN (insn) == 0
                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:5753:6: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
            INSN_CODE (insn) = -1;
            ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:5839:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            && rtx_equal_p (SET_SRC (sets[i].rtl), src_eqv))
                            ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:5845:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        && ! rtx_equal_p (SET_SRC (sets[i].rtl), SET_DEST (sets[i].rtl)))
                          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:5959:26: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && MEM_VOLATILE_P (PATTERN (insn)))
                         ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1125:39: note: expanded from macro 'MEM_VOLATILE_P'
  (RTL_FLAG_CHECK3("MEM_VOLATILE_P", (RTX), MEM, ASM_OPERANDS,          \
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:485:52: note: expanded from macro 'RTL_FLAG_CHECK3'
#define RTL_FLAG_CHECK3(NAME, RTX, C1, C2, C3)                          (RTX)
                                                                         ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6216:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && NEXT_INSN (PREV_INSN (insn)) == insn
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6216:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && NEXT_INSN (PREV_INSN (insn)) == insn
                    ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:31: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6218:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && REGNO (SET_SRC (sets[0].rtl)) >= FIRST_PSEUDO_REGISTER
                ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1019:28: note: expanded from macro 'REGNO'
#define REGNO(RTX) XCUINT (RTX, 0, REG)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:45: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6219:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && REGNO_QTY_VALID_P (REGNO (SET_SRC (sets[0].rtl))))
                                   ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 3 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:543:40: note: expanded from macro 'REGNO_QTY_VALID_P'
#define REGNO_QTY_VALID_P(N) (REG_QTY (N) >= 0)
                                       ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:538:40: note: expanded from macro 'REG_QTY'
#define REG_QTY(N) ((GET_CSE_REG_INFO (N))->reg_qty)
                                       ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:519:6: note: expanded from macro 'GET_CSE_REG_INFO'
  (((N) == cached_regno && cached_cse_reg_info) \
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6219:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && REGNO_QTY_VALID_P (REGNO (SET_SRC (sets[0].rtl))))
                                   ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 3 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:543:40: note: expanded from macro 'REGNO_QTY_VALID_P'
#define REGNO_QTY_VALID_P(N) (REG_QTY (N) >= 0)
                                       ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:538:40: note: expanded from macro 'REG_QTY'
#define REG_QTY(N) ((GET_CSE_REG_INFO (N))->reg_qty)
                                       ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:520:47: note: expanded from macro 'GET_CSE_REG_INFO'
   ? cached_cse_reg_info : get_cse_reg_info ((N)))
                                              ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6221:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      int src_q = REG_QTY (REGNO (SET_SRC (sets[0].rtl)));
                                  ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:538:40: note: expanded from macro 'REG_QTY'
#define REG_QTY(N) ((GET_CSE_REG_INFO (N))->reg_qty)
                                       ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:519:6: note: expanded from macro 'GET_CSE_REG_INFO'
  (((N) == cached_regno && cached_cse_reg_info) \
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6221:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      int src_q = REG_QTY (REGNO (SET_SRC (sets[0].rtl)));
                                  ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:538:40: note: expanded from macro 'REG_QTY'
#define REG_QTY(N) ((GET_CSE_REG_INFO (N))->reg_qty)
                                       ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:520:47: note: expanded from macro 'GET_CSE_REG_INFO'
   ? cached_cse_reg_info : get_cse_reg_info ((N)))
                                              ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6232:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              prev = PREV_INSN (prev);
                     ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6235:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                 && NOTE_LINE_NUMBER (prev) != NOTE_INSN_BASIC_BLOCK);
                    ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6251:21: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && SET_DEST (PATTERN (prev)) == SET_SRC (sets[0].rtl)
                           ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1244:30: note: expanded from macro 'SET_DEST'
#define SET_DEST(RTX) XC2EXP(RTX, 0, SET, CLOBBER)
                             ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:554:51: note: expanded from macro 'XC2EXP'
#define XC2EXP(RTX, N, C1, C2)      (RTL_CHECKC2 (RTX, N, C1, C2).rtx)
                                                  ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:392:39: note: expanded from macro 'RTL_CHECKC2'
#define RTL_CHECKC2(RTX, N, C1, C2) ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6251:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && SET_DEST (PATTERN (prev)) == SET_SRC (sets[0].rtl)
                                              ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6255:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              rtx src = SET_SRC (sets[0].rtl);
                        ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6258:42: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              validate_change (prev, &SET_DEST (PATTERN (prev)), dest, 1);
                                                ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1244:30: note: expanded from macro 'SET_DEST'
#define SET_DEST(RTX) XC2EXP(RTX, 0, SET, CLOBBER)
                             ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:554:51: note: expanded from macro 'XC2EXP'
#define XC2EXP(RTX, N, C1, C2)      (RTL_CHECKC2 (RTX, N, C1, C2).rtx)
                                                  ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:392:39: note: expanded from macro 'RTL_CHECKC2'
#define RTL_CHECKC2(RTX, N, C1, C2) ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6426:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (XEXP (x, 1))
          ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6427:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        XEXP (x, 1) = cse_process_notes (XEXP (x, 1), NULL_RTX);
                                         ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6427:2: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        XEXP (x, 1) = cse_process_notes (XEXP (x, 1), NULL_RTX);
        ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6498:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = PREV_INSN (loop_start);
              ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6499:44: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
       insn && (GET_CODE (insn) == NOTE && NOTE_LINE_NUMBER (insn) >= 0);
                                           ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6500:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
       insn = PREV_INSN (insn))
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6505:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      || NOTE_LINE_NUMBER (insn) != NOTE_INSN_LOOP_BEG)
         ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6537:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = NEXT_INSN (loop_start);
              ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6541:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
             && NOTE_LINE_NUMBER (insn) == NOTE_INSN_LOOP_END);
                ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6542:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
       insn = NEXT_INSN (insn))
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6547:23: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        cse_set_around_loop (PATTERN (insn), insn, loop_start);
                             ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6549:20: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        for (i = XVECLEN (PATTERN (insn), 0) - 1; i >= 0; i--)
                          ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:35: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6552:36: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
            cse_set_around_loop (XVECEXP (PATTERN (insn), 0, i), insn,
                                          ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:35: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6600:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
       insn = NEXT_INSN (insn))
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6612:33: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      invalidate_from_clobbers (PATTERN (insn));
                                ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6613:20: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      note_stores (PATTERN (insn), invalidate_skipped_set, NULL);
                   ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6664:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                        HASH (SET_SRC (x), GET_MODE (SET_DEST (x))),
                              ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1019:28: note: expanded from macro 'REGNO'
#define REGNO(RTX) XCUINT (RTX, 0, REG)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:45: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6664:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                        HASH (SET_SRC (x), GET_MODE (SET_DEST (x))),
                              ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 3 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:538:40: note: expanded from macro 'REG_QTY'
#define REG_QTY(N) ((GET_CSE_REG_INFO (N))->reg_qty)
                                       ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:519:6: note: expanded from macro 'GET_CSE_REG_INFO'
  (((N) == cached_regno && cached_cse_reg_info) \
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6664:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                        HASH (SET_SRC (x), GET_MODE (SET_DEST (x))),
                              ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 3 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:538:40: note: expanded from macro 'REG_QTY'
#define REG_QTY(N) ((GET_CSE_REG_INFO (N))->reg_qty)
                                       ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:520:47: note: expanded from macro 'GET_CSE_REG_INFO'
   ? cached_cse_reg_info : get_cse_reg_info ((N)))
                                              ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6664:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                        HASH (SET_SRC (x), GET_MODE (SET_DEST (x))),
                              ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:490:17: note: expanded from macro 'HASH'
  : canon_hash (X, M)) & HASH_MASK)
                ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6663:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      src_elt = lookup (SET_SRC (x),
                        ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6671:39: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && COST (src_elt->exp) < COST (SET_SRC (x)))
                                             ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:513:57: note: expanded from macro 'COST'
#define COST(X) (GET_CODE (X) == REG ? 0 : notreg_cost (X, SET))
                                                        ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6683:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                if ((set = single_set (p)) != 0
                           ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6683:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                if ((set = single_set (p)) != 0
                           ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6686:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    && rtx_equal_p (SET_SRC (set), SET_SRC (x)))
                                    ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6686:38: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    && rtx_equal_p (SET_SRC (set), SET_SRC (x)))
                                                   ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6694:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    rtx cse_check_loop_start_value = SET_SRC (x);
                                                     ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6695:40: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    for (q = p; q != loop_start; q = NEXT_INSN (q))
                                                     ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6697:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                        note_stores (PATTERN (q),
                                     ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6705:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                        && single_set (p)
                           ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6705:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                        && single_set (p)
                           ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6721:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                   SET_SRC (set), 0))
                                                   ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6729:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                   SET_SRC (set));
                                                   ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6824:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && NOTE_LINE_NUMBER (p) == NOTE_INSN_LOOP_END)
             ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6830:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (PREV_INSN (p) && GET_CODE (PREV_INSN (p)) == CALL_INSN
          ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6831:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && find_reg_note (PREV_INSN (p), REG_SETJMP, NULL))
                            ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6837:20: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        nsets += XVECLEN (PATTERN (p), 0);
                          ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:35: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6854:10: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
            p = JUMP_LABEL (p);
                ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6874:12: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
               && JUMP_LABEL (p) != 0
                  ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6875:12: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
               && LABEL_NUSES (JUMP_LABEL (p)) == 1
                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6875:25: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
               && LABEL_NUSES (JUMP_LABEL (p)) == 1
                               ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:33: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                                ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:45: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6876:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
               && NEXT_INSN (JUMP_LABEL (p)) != 0)
                  ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6876:23: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
               && NEXT_INSN (JUMP_LABEL (p)) != 0)
                             ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:31: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6878:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (q = PREV_INSN (JUMP_LABEL (p)); q; q = PREV_INSN (q))
                   ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6878:24: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (q = PREV_INSN (JUMP_LABEL (p)); q; q = PREV_INSN (q))
                              ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:31: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6878:48: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (q = PREV_INSN (JUMP_LABEL (p)); q; q = PREV_INSN (q))
                                                      ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6880:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                 || NOTE_LINE_NUMBER (q) == NOTE_INSN_LOOP_END
                    ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6881:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                 || (PREV_INSN (q) && GET_CODE (PREV_INSN (q)) == CALL_INSN
                     ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6882:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                     && find_reg_note (PREV_INSN (q), REG_SETJMP, NULL)))
                                       ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6883:37: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
                && (GET_CODE (q) != CODE_LABEL || LABEL_NUSES (q) != 0))
                                                  ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6894:9: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  p = NEXT_INSN (p);
                      ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6915:12: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
              p = JUMP_LABEL (p);
                  ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6917:18: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
              PUT_MODE (NEXT_INSN (p), QImode);
                        ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:255:31: note: expanded from macro 'PUT_MODE'
#define PUT_MODE(RTX, MODE) ((RTX)->mode = (MODE))
                              ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6926:9: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  p = NEXT_INSN (p);
                      ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6939:19: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
              for (tmp = NEXT_INSN (p); tmp && tmp != q; tmp = NEXT_INSN (tmp))
                         ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6939:57: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
              for (tmp = NEXT_INSN (p); tmp && tmp != q; tmp = NEXT_INSN (tmp))
                                                               ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6950:9: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  p = JUMP_LABEL (p);
                      ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6952:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  PUT_MODE (NEXT_INSN (p), QImode);
                            ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:255:31: note: expanded from macro 'PUT_MODE'
#define PUT_MODE(RTX, MODE) ((RTX)->mode = (MODE))
                              ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:6956:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      p = NEXT_INSN (p);
          ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:7036:38: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = f, i = 0; insn; insn = NEXT_INSN (insn))
                                     ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:7039:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          || NOTE_LINE_NUMBER (insn) < 0)
             ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:7062:23: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          insn = (val.last ? NEXT_INSN (val.last) : 0);
                             ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:7150:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
    ++LABEL_NUSES (to);
      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:7152:40: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = from; insn != to; insn = NEXT_INSN (insn))
                                       ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:7181:29: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                invalidate_skipped_block (NEXT_INSN (insn));
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:7189:15: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
              insn = JUMP_LABEL (insn);
                     ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:7204:8: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (REG_NOTES (insn))
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:7205:44: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
            REG_NOTES (insn) = cse_process_notes (REG_NOTES (insn), NULL_RTX);
                                                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:7205:6: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
            REG_NOTES (insn) = cse_process_notes (REG_NOTES (insn), NULL_RTX);
            ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:7213:8: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (REG_NOTES (insn) != 0)
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:7241:26: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && for_each_rtx (&PATTERN (insn), check_for_label_ref,
                                ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:7259:8: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (JUMP_LABEL (insn) == to)
              ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:7270:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          insn = PREV_INSN (to);
                 ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:7279:22: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (to != 0 && NEXT_INSN (insn) == to
                     ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:7280:40: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && GET_CODE (to) == CODE_LABEL && --LABEL_NUSES (to) == to_usage)
                                              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:7285:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          insn = NEXT_INSN (to);
                 ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:7325:8: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
            ++LABEL_NUSES (to);
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:7328:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          insn = PREV_INSN (insn);
                 ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:7344:35: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && GET_CODE (to) == NOTE && NOTE_LINE_NUMBER (to) == NOTE_INSN_LOOP_END
                                  ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:7346:10: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && JUMP_LABEL (insn) != 0
         ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:7347:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && LABEL_NUSES (JUMP_LABEL (insn)) == 1)
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:7347:23: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && LABEL_NUSES (JUMP_LABEL (insn)) == 1)
                      ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:33: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                                ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:45: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:7348:22: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
    cse_around_loop (JUMP_LABEL (insn));
                     ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:7352:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  return to ? NEXT_INSN (to) : 0;
              ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:7416:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      count_reg_usage (SET_SRC (x), counts, incr);
                       ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:7420:24: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
      count_reg_usage (CALL_INSN_FUNCTION_USAGE (x), counts, incr);
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:798:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE'
#define CALL_INSN_FUNCTION_USAGE(INSN)  XEXP(INSN, 9)
                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:7425:24: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      count_reg_usage (PATTERN (x), counts, incr);
                       ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:7441:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                eqv = XEXP (eqv, 1);
                      ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:7457:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      count_reg_usage (XEXP (x, 1), counts, incr);
                       ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:7462:16: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (i = ASM_OPERANDS_INPUT_LENGTH (x) - 1; i >= 0; i--)
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1107:40: note: expanded from macro 'ASM_OPERANDS_INPUT_LENGTH'
#define ASM_OPERANDS_INPUT_LENGTH(RTX) XCVECLEN (RTX, 3, ASM_OPERANDS)
                                       ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:552:43: note: expanded from macro 'XCVECLEN'
#define XCVECLEN(RTX, N, C)     GET_NUM_ELEM (XCVEC (RTX, N, C))
                                              ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:7463:19: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
        count_reg_usage (ASM_OPERANDS_INPUT (x, i), counts, incr);
                         ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1106:36: note: expanded from macro 'ASM_OPERANDS_INPUT'
#define ASM_OPERANDS_INPUT(RTX, N) XCVECEXP (RTX, 3, N, ASM_OPERANDS)
                                   ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:551:43: note: expanded from macro 'XCVECEXP'
#define XCVECEXP(RTX, N, M, C)  RTVEC_ELT (XCVEC (RTX, N, C), M)
                                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:7507:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
           || side_effects_p (SET_SRC (set))
                              ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:7523:47: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (flag_non_call_exceptions && may_trap_p (PATTERN (insn)))
                                              ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:7526:24: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
    return set_live_p (PATTERN (insn), insn, counts);
                       ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:7529:25: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (i = XVECLEN (PATTERN (insn), 0) - 1; i >= 0; i--)
                        ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:35: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:7531:23: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx elt = XVECEXP (PATTERN (insn), 0, i);
                             ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:35: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:7563:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  set = single_set (insn);
        ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:7563:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  set = single_set (insn);
        ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:7715:42: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = start; insn != end; insn = NEXT_INSN (insn))
                                         ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:7723:22: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for_each_rtx (&PATTERN (insn), cse_change_cc_mode, newreg);
                     ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:7724:22: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for_each_rtx (&REG_NOTES (insn), cse_change_cc_mode, newreg);
                     ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:7776:13: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      end = NEXT_INSN (BB_END (e->dest));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:7777:58: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (insn = BB_HEAD (e->dest); insn != end; insn = NEXT_INSN (insn))
                                                         ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:7790:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          set = single_set (insn);
                ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:7790:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          set = single_set (insn);
                ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:7802:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              if (rtx_equal_p (cc_src, SET_SRC (set)))
                                       ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:7808:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                       XEXP (SET_SRC (set), 0))
                                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:7809:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                       && rtx_equal_p (XEXP (cc_src, 1),
                                       ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:7810:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                       XEXP (SET_SRC (set), 1)))
                                       ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:7810:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                       XEXP (SET_SRC (set), 1)))
                                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:7909:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          cse_change_cc_mode_insns (NEXT_INSN (insns[i]), last_insns[i],
                                    ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:7963:39: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (reg_referenced_p (cc_reg_1, PATTERN (last_insn)))
                                      ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:7965:56: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      else if (cc_reg_2 && reg_referenced_p (cc_reg_2, PATTERN (last_insn)))
                                                       ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:7972:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (insn = PREV_INSN (last_insn);
                  ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:7973:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
           insn && insn != PREV_INSN (BB_HEAD (bb));
                           ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:7974:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
           insn = PREV_INSN (insn))
                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:7980:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          set = single_set (insn);
                ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:7980:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          set = single_set (insn);
                ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:7986:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              cc_src = SET_SRC (set);
                       ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:7996:52: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (modified_between_p (cc_src, cc_src_insn, NEXT_INSN (last_insn)))
                                                   ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:8017:23: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              for_each_rtx (&PATTERN (cc_src_insn), cse_change_cc_mode,
                             ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:8019:23: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
              for_each_rtx (&REG_NOTES (cc_src_insn), cse_change_cc_mode,
                             ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:8024:34: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
              cse_change_cc_mode_insns (NEXT_INSN (cc_src_insn),
                                        ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c:8025:6: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                        NEXT_INSN (last_insn),
                                        ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
238 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cselib.c -o cselib.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cselib.c:38:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cselib.c:1236:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx body = PATTERN (insn);
             ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cselib.c:1239:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  body = PATTERN (insn);
         ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cselib.c:1243:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      body = COND_EXEC_CODE (body);
             ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1257:29: note: expanded from macro 'COND_EXEC_CODE'
#define COND_EXEC_CODE(RTX) XCEXP (RTX, 1, COND_EXEC)
                            ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cselib.c:1249:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      sets[0].src = SET_SRC (body);
                    ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cselib.c:1263:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              sets[n_sets].src = SET_SRC (x);
                                 ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cselib.c:1350:23: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && MEM_VOLATILE_P (PATTERN (insn))))
                             ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1125:39: note: expanded from macro 'MEM_VOLATILE_P'
  (RTL_FLAG_CHECK3("MEM_VOLATILE_P", (RTX), MEM, ASM_OPERANDS,          \
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:485:52: note: expanded from macro 'RTL_FLAG_CHECK3'
#define RTL_FLAG_CHECK3(NAME, RTX, C1, C2, C3)                          (RTX)
                                                                         ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cselib.c:1393:14: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
    for (x = CALL_INSN_FUNCTION_USAGE (insn); x; x = XEXP (x, 1))
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:798:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE'
#define CALL_INSN_FUNCTION_USAGE(INSN)  XEXP(INSN, 9)
                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cselib.c:1393:54: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    for (x = CALL_INSN_FUNCTION_USAGE (insn); x; x = XEXP (x, 1))
                                                     ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
9 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dbxout.c -o dbxout.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dbxout.c:82:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dbxout.c:1986:14: warning: misleading indentation; statement is not part of the previous 'while' [-Wmisleading-indentation]
    c /= 10; digs++;
             ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dbxout.c:1985:3: note: previous statement is here
  while (c > 0)
  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dbxout.c:2540:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            = DEBUGGER_AUTO_OFFSET (XEXP (XEXP (home, 0), 0));
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dbxout.c:279:35: note: expanded from macro 'DEBUGGER_AUTO_OFFSET'
  (GET_CODE (X) == PLUS ? INTVAL (XEXP (X, 1)) : 0)
                                  ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dbxout.c:2554:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      current_sym_value = DEBUGGER_AUTO_OFFSET (XEXP (home, 0));
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dbxout.c:279:35: note: expanded from macro 'DEBUGGER_AUTO_OFFSET'
  (GET_CODE (X) == PLUS ? INTVAL (XEXP (X, 1)) : 0)
                                  ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dbxout.c:2563:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      current_sym_value = DEBUGGER_AUTO_OFFSET (XEXP (home, 0));
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dbxout.c:279:35: note: expanded from macro 'DEBUGGER_AUTO_OFFSET'
  (GET_CODE (X) == PLUS ? INTVAL (XEXP (X, 1)) : 0)
                                  ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dbxout.c:2607:50: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        dbxout_symbol_location (decl, subtype, "$imag", XEXP (home, 1));
                                                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dbxout.c:2762:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              current_sym_value = INTVAL (XEXP (addr, 1));
                                          ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dbxout.c:2921:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                = INTVAL (XEXP (XEXP (XEXP (DECL_RTL (parms), 0), 0), 1));
                          ^                                           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dbxout.c:2952:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  = INTVAL (XEXP (XEXP (DECL_RTL (parms), 0), 1));
                            ^                                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
9 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/debug.c -o debug.o
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.c -o df.o
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.c:825:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                      SUBREG_BYTE (reg), GET_MODE (reg));
                                      ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.c:1034:29: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
              df_uses_record (df, &XEXP (dst, 2), DF_REF_REG_USE, bb, insn, 0);
                                   ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.c:1070:22: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
            for (j = 0; j < ASM_OPERANDS_INPUT_LENGTH (x); j++)
                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1107:40: note: expanded from macro 'ASM_OPERANDS_INPUT_LENGTH'
#define ASM_OPERANDS_INPUT_LENGTH(RTX) XCVECLEN (RTX, 3, ASM_OPERANDS)
                                       ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:552:43: note: expanded from macro 'XCVECLEN'
#define XCVECLEN(RTX, N, C)     GET_NUM_ELEM (XCVEC (RTX, N, C))
                                              ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.c:1071:29: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
              df_uses_record (df, &ASM_OPERANDS_INPUT (x, j),
                                   ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1106:36: note: expanded from macro 'ASM_OPERANDS_INPUT'
#define ASM_OPERANDS_INPUT(RTX, N) XCVECEXP (RTX, 3, N, ASM_OPERANDS)
                                   ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:551:43: note: expanded from macro 'XCVECEXP'
#define XCVECEXP(RTX, N, M, C)  RTVEC_ELT (XCVEC (RTX, N, C), M)
                                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.c:1133:27: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      df_defs_record (df, PATTERN (insn), bb, insn);
                          ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.c:1136:14: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
        for (note = REG_NOTES (insn); note;
                    ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.c:1137:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
             note = XEXP (note, 1))
                    ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.c:1156:16: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (note = CALL_INSN_FUNCTION_USAGE (insn); note;
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:798:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE'
#define CALL_INSN_FUNCTION_USAGE(INSN)  XEXP(INSN, 9)
                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.c:1157:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
               note = XEXP (note, 1))
                      ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.c:1183:28: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      df_uses_record (df, &PATTERN (insn),
                           ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.c:1202:16: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (note = CALL_INSN_FUNCTION_USAGE (insn);
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:798:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE'
#define CALL_INSN_FUNCTION_USAGE(INSN)  XEXP(INSN, 9)
                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.c:1204:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
               note = XEXP (note, 1))
                      ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.c:1219:38: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = BB_HEAD (bb); ; insn = NEXT_INSN (insn))
                                     ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.c:1259:44: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = BB_END (bb); insn && insn != PREV_INSN (BB_HEAD (bb));
                                           ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.c:1260:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
       insn = PREV_INSN (insn))
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.c:1311:45: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = BB_HEAD (bb); insn && insn != NEXT_INSN (BB_END (bb));
                                            ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.c:1312:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
       insn = NEXT_INSN (insn))
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.c:1364:44: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = BB_END (bb); insn && insn != PREV_INSN (BB_HEAD (bb));
                                           ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.c:1365:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
       insn = PREV_INSN (insn))
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.c:1441:45: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = BB_HEAD (bb); insn && insn != NEXT_INSN (BB_END (bb));
                                            ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.c:1442:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
       insn = NEXT_INSN (insn))
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.c:1551:45: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = BB_HEAD (bb); insn && insn != NEXT_INSN (BB_END (bb));
                                            ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.c:1552:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
       insn = NEXT_INSN (insn))
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.c:1615:44: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = BB_END (bb); insn && insn != PREV_INSN (BB_HEAD (bb));
                                           ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.c:1616:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
       insn = PREV_INSN (insn))
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.c:1678:44: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = BB_END (bb); insn && insn != PREV_INSN (BB_HEAD (bb));
                                           ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.c:1679:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
       insn = PREV_INSN (insn))
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.c:1733:44: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = BB_END (bb); insn && insn != PREV_INSN (BB_HEAD (bb));
                                           ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.c:1734:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
       insn = PREV_INSN (insn))
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.c:1799:38: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = BB_HEAD (bb); ; insn = NEXT_INSN (insn))
                                     ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.c:2100:38: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = BB_HEAD (bb); ; insn = NEXT_INSN (insn))
                                     ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.c:2306:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  return NEXT_INSN (insn);
         ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.c:2454:33: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (bitmap_bit_p (blocks, DF_REF_BBNO (ref)))
                                ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.h:192:27: note: expanded from macro 'DF_REF_BBNO'
#define DF_REF_BBNO(REF) (BLOCK_FOR_INSN ((REF)->insn)->index)
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.c:2461:11: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && REG_NOTES (insn))
                 ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.c:2464:23: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
              for_each_rtx (&REG_NOTES (insn), df_rtx_reg_replace, &args);
                             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.c:2508:23: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
  df_insn_modify (df, DF_REF_BB (ref), DF_REF_INSN (ref));
                      ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.h:191:25: note: expanded from macro 'DF_REF_BB'
#define DF_REF_BB(REF) (BLOCK_FOR_INSN ((REF)->insn))
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.c:2562:36: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = first_insn; ; insn = NEXT_INSN (insn))
                                   ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.c:2592:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx prev_insn = PREV_INSN (insn);
                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.c:2601:28: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  df_insns_modify (df, bb, NEXT_INSN (prev_insn), ret_insn);
                           ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.c:2616:28: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  df_insns_modify (df, bb, NEXT_INSN (insn), ret_insn);
                           ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.c:2631:28: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  df_insns_modify (df, bb, NEXT_INSN (insn), ret_insn);
                           ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.c:2654:5: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
    DF_REF_BB (link->ref) = before_bb;
    ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.h:191:25: note: expanded from macro 'DF_REF_BB'
#define DF_REF_BB(REF) (BLOCK_FOR_INSN ((REF)->insn))
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.c:2656:5: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
    DF_REF_BB (link->ref) = before_bb;
    ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.h:191:25: note: expanded from macro 'DF_REF_BB'
#define DF_REF_BB(REF) (BLOCK_FOR_INSN ((REF)->insn))
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.c:2750:33: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (bitmap_bit_p (blocks, DF_REF_BBNO (use)))
                                ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.h:192:27: note: expanded from macro 'DF_REF_BBNO'
#define DF_REF_BBNO(REF) (BLOCK_FOR_INSN ((REF)->insn)->index)
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.c:2778:33: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (bitmap_bit_p (blocks, DF_REF_BBNO (def))
                                ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.h:192:27: note: expanded from macro 'DF_REF_BBNO'
#define DF_REF_BBNO(REF) (BLOCK_FOR_INSN ((REF)->insn)->index)
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.c:2795:30: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
  basic_block bb_def = def ? DF_REF_BB (def) : 0;
                             ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.h:191:25: note: expanded from macro 'DF_REF_BB'
#define DF_REF_BB(REF) (BLOCK_FOR_INSN ((REF)->insn))
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.c:2796:30: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
  basic_block bb_use = use ? DF_REF_BB (use) : 0;
                             ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.h:191:25: note: expanded from macro 'DF_REF_BB'
#define DF_REF_BB(REF) (BLOCK_FOR_INSN ((REF)->insn))
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.c:2900:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (DF_REF_BB (use) == bb)
          ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.h:191:25: note: expanded from macro 'DF_REF_BB'
#define DF_REF_BB(REF) (BLOCK_FOR_INSN ((REF)->insn))
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.c:2921:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (DF_REF_BB (def) == bb)
          ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.h:191:25: note: expanded from macro 'DF_REF_BB'
#define DF_REF_BB(REF) (BLOCK_FOR_INSN ((REF)->insn))
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.c:3085:13: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
                       j, DF_REF_BBNO (df->defs[j]),
                          ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.h:192:27: note: expanded from macro 'DF_REF_BBNO'
#define DF_REF_BBNO(REF) (BLOCK_FOR_INSN ((REF)->insn)->index)
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.c:3126:13: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
                       j, DF_REF_BBNO (df->uses[j]),
                          ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.h:192:27: note: expanded from macro 'DF_REF_BBNO'
#define DF_REF_BBNO(REF) (BLOCK_FOR_INSN ((REF)->insn)->index)
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.c:3223:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
    bbi = DF_REF_BBNO (df->insns[uid].defs->ref);
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.h:192:27: note: expanded from macro 'DF_REF_BBNO'
#define DF_REF_BBNO(REF) (BLOCK_FOR_INSN ((REF)->insn)->index)
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.c:3225:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
    bbi = DF_REF_BBNO (df->insns[uid].uses->ref);
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.h:192:27: note: expanded from macro 'DF_REF_BBNO'
#define DF_REF_BBNO(REF) (BLOCK_FOR_INSN ((REF)->insn)->index)
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.c:3249:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
    bbi = DF_REF_BBNO (df->insns[uid].defs->ref);
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.h:192:27: note: expanded from macro 'DF_REF_BBNO'
#define DF_REF_BBNO(REF) (BLOCK_FOR_INSN ((REF)->insn)->index)
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.c:3251:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
    bbi = DF_REF_BBNO (df->insns[uid].uses->ref);
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.h:192:27: note: expanded from macro 'DF_REF_BBNO'
#define DF_REF_BBNO(REF) (BLOCK_FOR_INSN ((REF)->insn)->index)
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.c:3287:5: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
           DF_REF_BBNO (ref),
           ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.h:192:27: note: expanded from macro 'DF_REF_BBNO'
#define DF_REF_BBNO(REF) (BLOCK_FOR_INSN ((REF)->insn)->index)
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
56 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/diagnostic.c -o diagnostic.o
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dojump.c -o dojump.o
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dojump.c:144:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XEXP (and_test, 1) = GEN_INT ((unsigned HOST_WIDE_INT) 1 << bitnum);
  ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dojump.c:145:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XEXP (XEXP (shift_test, 0), 1) = GEN_INT (bitnum);
  ^                           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
2 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/doloop.c -o doloop.o
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/doloop.c:116:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      || XEXP (SET_SRC (cmp), 2) != pc_rtx)
         ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/doloop.c:116:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      || XEXP (SET_SRC (cmp), 2) != pc_rtx)
               ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/doloop.c:120:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  condition = XEXP (SET_SRC (cmp), 0);
                    ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/doloop.c:518: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:128:31: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
  ~~~~~~~~~~~~~~              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/doloop.c:427:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
  LABEL_NUSES (start_label)++;
  ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/doloop.c:445:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (XEXP (condition, 1) == const0_rtx)
          ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/doloop.c:447:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      else if (XEXP (condition, 1) != const1_rtx)
               ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/doloop.c:453:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (XEXP (condition, 1) != const0_rtx)
          ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/doloop.c:511:3: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
  JUMP_LABEL (jump_insn) = start_label;
  ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/doloop.c:518:45: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
        = gen_rtx_EXPR_LIST (REG_NONNEG, NULL_RTX, REG_NOTES (jump_insn));
                                                   ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:128:47: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
                                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/doloop.c:517:7: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
      REG_NOTES (jump_insn)
      ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/doloop.c:718:4: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
          JUMP_LABEL (get_last_insn ()) = label;
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/doloop.c:719:4: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          LABEL_NUSES (label)++;
          ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/doloop.c:854:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      while (NEXT_INSN (doloop_pat) != NULL_RTX)
             ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/doloop.c:855:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        doloop_pat = NEXT_INSN (doloop_pat);
                     ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/doloop.c:857:15: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        doloop_pat = PATTERN (doloop_pat);
                     ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
16 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dominance.c -o dominance.o
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dwarf2asm.c -o dwarf2asm.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dwarf2asm.c:29:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
1 warning generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dwarf2out.c -o dwarf2out.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dwarf2out.c:50:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dwarf2out.c:944:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          offset = INTVAL (XEXP (rtl, 1));
                           ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dwarf2out.c:950:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          offset = -INTVAL (XEXP (rtl, 1));
                            ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dwarf2out.c:981:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx src = SET_SRC (pattern);
            ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dwarf2out.c:995:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      offset = INTVAL (XEXP (src, 1));
                       ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dwarf2out.c:1011:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              rtx val = XEXP (XEXP (src, 1), 1);
                        ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dwarf2out.c:1011:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              rtx val = XEXP (XEXP (src, 1), 1);
                              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dwarf2out.c:1070:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      insn = PATTERN (insn);
             ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dwarf2out.c:1074:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        insn = SET_SRC (insn);
               ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dwarf2out.c:1078:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      dwarf2out_args_size ("", INTVAL (XEXP (insn, 1)));
                                       ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dwarf2out.c:1099:35: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
    offset = stack_adjust_offset (PATTERN (insn));
                                  ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dwarf2out.c:1105:37: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (offset = 0, i = XVECLEN (PATTERN (insn), 0) - 1; i >= 0; i--)
                                    ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:35: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dwarf2out.c:1107:44: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          offset += stack_adjust_offset (XVECEXP (PATTERN (insn), 0, i));
                                                  ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:35: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dwarf2out.c:1375:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  src = SET_SRC (expr);
        ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dwarf2out.c:1413:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  offset = INTVAL (XEXP (src, 1));
                                   ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dwarf2out.c:1456:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  offset = INTVAL (XEXP (src, 1));
                                   ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dwarf2out.c:1477:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  offset = - INTVAL (XEXP (src, 1));
                                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dwarf2out.c:1488:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                       && XEXP (src, 1) == stack_pointer_rtx)
                          ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dwarf2out.c:1503:31: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  cfa_temp.offset = INTVAL (XEXP (src, 1));
                                            ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dwarf2out.c:1525:31: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          cfa_temp.offset |= INTVAL (XEXP (src, 1));
                                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dwarf2out.c:1555:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          offset = -INTVAL (XEXP (XEXP (XEXP (dest, 0), 1), 1));
                            ^                               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dwarf2out.c:1555:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          offset = -INTVAL (XEXP (XEXP (XEXP (dest, 0), 1), 1));
                                  ^                     ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dwarf2out.c:1593:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          offset = INTVAL (XEXP (XEXP (dest, 0), 1));
                           ^                     ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dwarf2out.c:1714:12: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
    insn = PATTERN (insn);
           ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dwarf2out.c:2800:10: warning: case value not in enumerated type 'enum dwarf_location_atom' [-Wswitch]
    case INTERNAL_DW_OP_tls_addr:
         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dwarf2out.c:2324:34: note: expanded from macro 'INTERNAL_DW_OP_tls_addr'
#define INTERNAL_DW_OP_tls_addr         (0x100 + DW_OP_addr)
                                        ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dwarf2out.c:3043:10: warning: case value not in enumerated type 'enum dwarf_location_atom' [-Wswitch]
    case INTERNAL_DW_OP_tls_addr:
         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dwarf2out.c:2324:34: note: expanded from macro 'INTERNAL_DW_OP_tls_addr'
#define INTERNAL_DW_OP_tls_addr         (0x100 + DW_OP_addr)
                                        ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dwarf2out.c:8317:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
         rtl = XEXP (rtl, 1);
               ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dwarf2out.c:8360:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtl = XEXP (rtl, 1);
            ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dwarf2out.c:8378:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                          INTVAL (XEXP (rtl, 1)));
                                                  ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dwarf2out.c:8386:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && INTVAL (XEXP (rtl, 1)) >= 0)
                         ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dwarf2out.c:8389:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                          INTVAL (XEXP (rtl, 1)), 0));
                                                  ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dwarf2out.c:8393:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                             mem_loc_descriptor (XEXP (rtl, 1), mode));
                                                 ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dwarf2out.c:8405:45: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        dw_loc_descr_ref op1 = mem_loc_descriptor (XEXP (rtl, 1), mode);
                                                   ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dwarf2out.c:8495:58: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      loc_result = concat_loc_descriptor (XEXP (rtl, 0), XEXP (rtl, 1));
                                                         ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dwarf2out.c:9299:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                              CONST_DOUBLE_HIGH (rtl), CONST_DOUBLE_LOW (rtl));
                              ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1051:30: note: expanded from macro 'CONST_DOUBLE_HIGH'
#define CONST_DOUBLE_HIGH(r) XCWINT (r, 1, CONST_DOUBLE)
                             ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:32: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                     ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:220:5: note: array 'hwint' declared here
    HOST_WIDE_INT hwint[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/hwint.h:49:26: note: expanded from macro 'HOST_WIDE_INT'
#   define HOST_WIDE_INT long
                         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dwarf2out.c:9327:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    hi = CONST_DOUBLE_HIGH (elt);
                         ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1051:30: note: expanded from macro 'CONST_DOUBLE_HIGH'
#define CONST_DOUBLE_HIGH(r) XCWINT (r, 1, CONST_DOUBLE)
                             ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:32: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                     ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:220:5: note: array 'hwint' declared here
    HOST_WIDE_INT hwint[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/hwint.h:49:26: note: expanded from macro 'HOST_WIDE_INT'
#   define HOST_WIDE_INT long
                         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dwarf2out.c:11207:16: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                   && NOTE_LINE_NUMBER (insn) == NOTE_INSN_DELETED_LABEL))))
                      ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dwarf2out.c:4739:1: warning: unused function 'add_AT_fde_ref' [-Wunused-function]
add_AT_fde_ref (dw_die_ref die, enum dwarf_attribute attr_kind, unsigned int targ_fde)
^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dwarf2out.c:4774:1: warning: unused function 'add_AT_loc_list' [-Wunused-function]
add_AT_loc_list (dw_die_ref die, enum dwarf_attribute attr_kind, dw_loc_list_ref loc_list)
^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dwarf2out.c:4849:1: warning: unused function 'add_AT_offset' [-Wunused-function]
add_AT_offset (dw_die_ref die, enum dwarf_attribute attr_kind,
^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dwarf2out.c:5018:1: warning: unused function 'is_ada' [-Wunused-function]
is_ada (void)
^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dwarf2out.c:7785:1: warning: function 'root_type' is not needed and will not be emitted [-Wunneeded-internal-declaration]
root_type (tree type)
^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dwarf2out.c:8069:1: warning: unused function 'type_is_enum' [-Wunused-function]
type_is_enum (tree type)
^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dwarf2out.c:8933:1: warning: unused function 'ceiling' [-Wunused-function]
ceiling (HOST_WIDE_INT value, unsigned int boundary)
^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dwarf2out.c:6530:1: warning: unused function 'add_loc_descr_to_loc_list' [-Wunused-function]
add_loc_descr_to_loc_list (dw_loc_list_ref *list_head, dw_loc_descr_ref descr,
^
45 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c -o emit-rtl.o
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:233:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    h = CONST_DOUBLE_LOW (value) ^ CONST_DOUBLE_HIGH (value);
                                   ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1051:30: note: expanded from macro 'CONST_DOUBLE_HIGH'
#define CONST_DOUBLE_HIGH(r) XCWINT (r, 1, CONST_DOUBLE)
                             ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:32: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                     ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:220:5: note: array 'hwint' declared here
    HOST_WIDE_INT hwint[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/hwint.h:49:26: note: expanded from macro 'HOST_WIDE_INT'
#   define HOST_WIDE_INT long
                         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:254:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            && CONST_DOUBLE_HIGH (a) == CONST_DOUBLE_HIGH (b));
               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1051:30: note: expanded from macro 'CONST_DOUBLE_HIGH'
#define CONST_DOUBLE_HIGH(r) XCWINT (r, 1, CONST_DOUBLE)
                             ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:32: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                     ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:220:5: note: array 'hwint' declared here
    HOST_WIDE_INT hwint[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/hwint.h:49:26: note: expanded from macro 'HOST_WIDE_INT'
#   define HOST_WIDE_INT long
                         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:254:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            && CONST_DOUBLE_HIGH (a) == CONST_DOUBLE_HIGH (b));
                                        ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1051:30: note: expanded from macro 'CONST_DOUBLE_HIGH'
#define CONST_DOUBLE_HIGH(r) XCWINT (r, 1, CONST_DOUBLE)
                             ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:32: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                     ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:220:5: note: array 'hwint' declared here
    HOST_WIDE_INT hwint[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/hwint.h:49:26: note: expanded from macro 'HOST_WIDE_INT'
#   define HOST_WIDE_INT long
                         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:381:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  ORIGINAL_REGNO (x) = regno;
  ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1020:29: note: expanded from macro 'ORIGINAL_REGNO'
#define ORIGINAL_REGNO(RTX) X0UINT (RTX, 1)
                            ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:523:28: note: expanded from macro 'X0UINT'
#define X0UINT(RTX, N)     (RTL_CHECK1 (RTX, N, '0').rtuint)
                            ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:527:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  CONST_DOUBLE_HIGH (value) = i1;
  ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1051:30: note: expanded from macro 'CONST_DOUBLE_HIGH'
#define CONST_DOUBLE_HIGH(r) XCWINT (r, 1, CONST_DOUBLE)
                             ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:32: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                     ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:220:5: note: array 'hwint' declared here
    HOST_WIDE_INT hwint[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/hwint.h:49:26: note: expanded from macro 'HOST_WIDE_INT'
#   define HOST_WIDE_INT long
                         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:607:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  MEM_ATTRS (rt) = 0;
  ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:871:36: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  REG_ATTRS (new) = get_reg_attrs (REG_EXPR (reg),
                                   ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1201:24: note: expanded from macro 'REG_EXPR'
#define REG_EXPR(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->decl)
                       ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1167:24: note: expanded from macro 'REG_ATTRS'
#define REG_ATTRS(RTX) X0REGATTR (RTX, 2)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:534:29: note: expanded from macro 'X0REGATTR'
#define X0REGATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, REG).rtreg)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:872:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                   REG_OFFSET (reg) + offset);
                                   ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1205:26: note: expanded from macro 'REG_OFFSET'
#define REG_OFFSET(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->offset)
                         ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1167:24: note: expanded from macro 'REG_ATTRS'
#define REG_ATTRS(RTX) X0REGATTR (RTX, 2)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:534:29: note: expanded from macro 'X0REGATTR'
#define X0REGATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, REG).rtreg)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:872:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                   REG_OFFSET (reg) + offset);
                                   ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1205:53: note: expanded from macro 'REG_OFFSET'
#define REG_OFFSET(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->offset)
                                                    ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1167:24: note: expanded from macro 'REG_ATTRS'
#define REG_ATTRS(RTX) X0REGATTR (RTX, 2)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:534:29: note: expanded from macro 'X0REGATTR'
#define X0REGATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, REG).rtreg)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:871:36: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  REG_ATTRS (new) = get_reg_attrs (REG_EXPR (reg),
                                   ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1201:51: note: expanded from macro 'REG_EXPR'
#define REG_EXPR(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->decl)
                                                  ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1167:24: note: expanded from macro 'REG_ATTRS'
#define REG_ATTRS(RTX) X0REGATTR (RTX, 2)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:534:29: note: expanded from macro 'X0REGATTR'
#define X0REGATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, REG).rtreg)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:871:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  REG_ATTRS (new) = get_reg_attrs (REG_EXPR (reg),
  ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1167:24: note: expanded from macro 'REG_ATTRS'
#define REG_ATTRS(RTX) X0REGATTR (RTX, 2)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:534:29: note: expanded from macro 'X0REGATTR'
#define X0REGATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, REG).rtreg)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:881:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (MEM_OFFSET (mem) && GET_CODE (MEM_OFFSET (mem)) == CONST_INT)
      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1183:26: note: expanded from macro 'MEM_OFFSET'
#define MEM_OFFSET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->offset)
                         ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:881:37: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (MEM_OFFSET (mem) && GET_CODE (MEM_OFFSET (mem)) == CONST_INT)
                                    ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1183:26: note: expanded from macro 'MEM_OFFSET'
#define MEM_OFFSET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->offset)
                         ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:251:45: note: expanded from macro 'GET_CODE'
#define GET_CODE(RTX)       ((enum rtx_code) (RTX)->code)
                                              ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:881:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (MEM_OFFSET (mem) && GET_CODE (MEM_OFFSET (mem)) == CONST_INT)
      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1183:53: note: expanded from macro 'MEM_OFFSET'
#define MEM_OFFSET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->offset)
                                                    ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:883:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      = get_reg_attrs (MEM_EXPR (mem), INTVAL (MEM_OFFSET (mem)));
                       ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1179:24: note: expanded from macro 'MEM_EXPR'
#define MEM_EXPR(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->expr)
                       ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:883:48: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      = get_reg_attrs (MEM_EXPR (mem), INTVAL (MEM_OFFSET (mem)));
                                               ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1183:26: note: expanded from macro 'MEM_OFFSET'
#define MEM_OFFSET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->offset)
                         ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:883:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      = get_reg_attrs (MEM_EXPR (mem), INTVAL (MEM_OFFSET (mem)));
                       ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1179:51: note: expanded from macro 'MEM_EXPR'
#define MEM_EXPR(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->expr)
                                                  ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:883:48: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      = get_reg_attrs (MEM_EXPR (mem), INTVAL (MEM_OFFSET (mem)));
                                               ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1183:53: note: expanded from macro 'MEM_OFFSET'
#define MEM_OFFSET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->offset)
                                                    ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:882:5: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
    REG_ATTRS (reg)
    ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1167:24: note: expanded from macro 'REG_ATTRS'
#define REG_ATTRS(RTX) X0REGATTR (RTX, 2)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:534:29: note: expanded from macro 'X0REGATTR'
#define X0REGATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, REG).rtreg)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:904:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              = get_reg_attrs (MEM_EXPR (mem),
                               ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1179:24: note: expanded from macro 'MEM_EXPR'
#define MEM_EXPR(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->expr)
                       ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:904:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              = get_reg_attrs (MEM_EXPR (mem),
                               ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1179:51: note: expanded from macro 'MEM_EXPR'
#define MEM_EXPR(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->expr)
                                                  ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:905:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                               INTVAL (XEXP (x, 1)));
                                       ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:903:6: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
            REG_ATTRS (XEXP (x, 0))
            ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1167:24: note: expanded from macro 'REG_ATTRS'
#define REG_ATTRS(RTX) X0REGATTR (RTX, 2)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:534:29: note: expanded from macro 'X0REGATTR'
#define X0REGATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, REG).rtreg)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:920:5: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
    REG_ATTRS (x) = get_reg_attrs (t, 0);
    ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1167:24: note: expanded from macro 'REG_ATTRS'
#define REG_ATTRS(RTX) X0REGATTR (RTX, 2)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:534:29: note: expanded from macro 'X0REGATTR'
#define X0REGATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, REG).rtreg)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:923:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      = get_reg_attrs (t, -SUBREG_BYTE (x));
                           ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:922:5: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
    REG_ATTRS (SUBREG_REG (x))
    ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1167:24: note: expanded from macro 'REG_ATTRS'
#define REG_ATTRS(RTX) X0REGATTR (RTX, 2)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:534:29: note: expanded from macro 'X0REGATTR'
#define X0REGATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, REG).rtreg)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:927:9: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        REG_ATTRS (XEXP (x, 0)) = get_reg_attrs (t, 0);
        ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1167:24: note: expanded from macro 'REG_ATTRS'
#define REG_ATTRS(RTX) X0REGATTR (RTX, 2)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:534:29: note: expanded from macro 'X0REGATTR'
#define X0REGATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, REG).rtreg)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:929:2: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        REG_ATTRS (XEXP (x, 1))
        ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1167:24: note: expanded from macro 'REG_ATTRS'
#define REG_ATTRS(RTX) X0REGATTR (RTX, 2)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:534:29: note: expanded from macro 'X0REGATTR'
#define X0REGATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, REG).rtreg)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:929:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        REG_ATTRS (XEXP (x, 1))
                   ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1167:35: note: expanded from macro 'REG_ATTRS'
#define REG_ATTRS(RTX) X0REGATTR (RTX, 2)
                                  ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:534:42: note: expanded from macro 'X0REGATTR'
#define X0REGATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, REG).rtreg)
                                         ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:939:58: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            REG_ATTRS (XEXP (y, 0)) = get_reg_attrs (t, INTVAL (XEXP (y, 1)));
                                                                ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:939:6: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
            REG_ATTRS (XEXP (y, 0)) = get_reg_attrs (t, INTVAL (XEXP (y, 1)));
            ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1167:24: note: expanded from macro 'REG_ATTRS'
#define REG_ATTRS(RTX) X0REGATTR (RTX, 2)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:534:29: note: expanded from macro 'X0REGATTR'
#define X0REGATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, REG).rtreg)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:952:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      REG_USERVAR_P (XEXP (reg, 1)) = 1;
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1029:38: note: expanded from macro 'REG_USERVAR_P'
  (RTL_FLAG_CHECK1("REG_USERVAR_P", (RTX), REG)->volatil)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:483:45: note: expanded from macro 'RTL_FLAG_CHECK1'
#define RTL_FLAG_CHECK1(NAME, RTX, C1)                                  (RTX)
                                                                         ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1029:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  byte_offset = SUBREG_BYTE (x);
                ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1125:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      decl = SYMBOL_REF_DECL (XEXP (x, 0));
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1284:30: note: expanded from macro 'SYMBOL_REF_DECL'
#define SYMBOL_REF_DECL(RTX)    X0TREE ((RTX), 2)
                                ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:529:28: note: expanded from macro 'X0TREE'
#define X0TREE(RTX, N)     (RTL_CHECK1 (RTX, N, '0').rttree)
                            ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1354:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          == SUBREG_BYTE (x));
             ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1459:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx body = PATTERN (insn);
             ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1463:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    comp = SET_SRC (body);
           ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1465:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    comp = SET_SRC (XVECEXP (body, 0, 0));
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1470:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx op1 = XEXP (comp, 1);
                ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1472:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      XEXP (comp, 1) = op0;
      ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1479:2: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        SET_SRC (body) = new;
        ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1481:2: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        SET_SRC (XVECEXP (body, 0, 0)) = new;
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1566:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  HOST_WIDE_INT alias = MEM_ALIAS_SET (ref);
                        ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1175:29: note: expanded from macro 'MEM_ALIAS_SET'
#define MEM_ALIAS_SET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->alias)
                            ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1566:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  HOST_WIDE_INT alias = MEM_ALIAS_SET (ref);
                        ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1175:56: note: expanded from macro 'MEM_ALIAS_SET'
#define MEM_ALIAS_SET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->alias)
                                                       ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1567:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  tree expr = MEM_EXPR (ref);
              ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1179:24: note: expanded from macro 'MEM_EXPR'
#define MEM_EXPR(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->expr)
                       ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1567:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  tree expr = MEM_EXPR (ref);
              ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1179:51: note: expanded from macro 'MEM_EXPR'
#define MEM_EXPR(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->expr)
                                                  ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1568:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx offset = MEM_OFFSET (ref);
               ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1183:26: note: expanded from macro 'MEM_OFFSET'
#define MEM_OFFSET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->offset)
                         ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1568:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx offset = MEM_OFFSET (ref);
               ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1183:53: note: expanded from macro 'MEM_OFFSET'
#define MEM_OFFSET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->offset)
                                                    ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1569:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx size = MEM_SIZE (ref);
             ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1188:2: note: expanded from macro 'MEM_SIZE'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->size                           \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1569:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx size = MEM_SIZE (ref);
             ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1188:25: note: expanded from macro 'MEM_SIZE'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->size                           \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1570:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  unsigned int align = MEM_ALIGN (ref);
                       ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:2: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1570:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  unsigned int align = MEM_ALIGN (ref);
                       ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:25: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1772:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  MEM_ATTRS (ref)
  ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1799:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    = get_mem_attrs (MEM_ALIAS_SET (mem), REG_EXPR (reg),
                     ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1175:29: note: expanded from macro 'MEM_ALIAS_SET'
#define MEM_ALIAS_SET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->alias)
                            ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1799:43: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
    = get_mem_attrs (MEM_ALIAS_SET (mem), REG_EXPR (reg),
                                          ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1201:24: note: expanded from macro 'REG_EXPR'
#define REG_EXPR(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->decl)
                       ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1167:24: note: expanded from macro 'REG_ATTRS'
#define REG_ATTRS(RTX) X0REGATTR (RTX, 2)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:534:29: note: expanded from macro 'X0REGATTR'
#define X0REGATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, REG).rtreg)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1800:17: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                     GEN_INT (REG_OFFSET (reg)),
                              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1205:26: note: expanded from macro 'REG_OFFSET'
#define REG_OFFSET(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->offset)
                         ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1167:24: note: expanded from macro 'REG_ATTRS'
#define REG_ATTRS(RTX) X0REGATTR (RTX, 2)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:534:29: note: expanded from macro 'X0REGATTR'
#define X0REGATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, REG).rtreg)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1882:67: note: expanded from macro 'GEN_INT'
#define GEN_INT(N)  gen_rtx_CONST_INT (VOIDmode, (HOST_WIDE_INT) (N))
                                                                  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1801:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                     MEM_SIZE (mem), MEM_ALIGN (mem), GET_MODE (mem));
                     ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1188:2: note: expanded from macro 'MEM_SIZE'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->size                           \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1801:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                     MEM_SIZE (mem), MEM_ALIGN (mem), GET_MODE (mem));
                                     ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:2: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1799:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    = get_mem_attrs (MEM_ALIAS_SET (mem), REG_EXPR (reg),
                     ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1175:56: note: expanded from macro 'MEM_ALIAS_SET'
#define MEM_ALIAS_SET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->alias)
                                                       ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1799:43: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
    = get_mem_attrs (MEM_ALIAS_SET (mem), REG_EXPR (reg),
                                          ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1201:51: note: expanded from macro 'REG_EXPR'
#define REG_EXPR(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->decl)
                                                  ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1167:24: note: expanded from macro 'REG_ATTRS'
#define REG_ATTRS(RTX) X0REGATTR (RTX, 2)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:534:29: note: expanded from macro 'X0REGATTR'
#define X0REGATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, REG).rtreg)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1801:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                     MEM_SIZE (mem), MEM_ALIGN (mem), GET_MODE (mem));
                     ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1188:25: note: expanded from macro 'MEM_SIZE'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->size                           \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1801:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                     MEM_SIZE (mem), MEM_ALIGN (mem), GET_MODE (mem));
                                     ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:25: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1798:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  MEM_ATTRS (mem)
  ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1815:41: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  MEM_ATTRS (mem) = get_mem_attrs (set, MEM_EXPR (mem), MEM_OFFSET (mem),
                                        ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1179:24: note: expanded from macro 'MEM_EXPR'
#define MEM_EXPR(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->expr)
                       ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1815:57: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  MEM_ATTRS (mem) = get_mem_attrs (set, MEM_EXPR (mem), MEM_OFFSET (mem),
                                                        ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1183:26: note: expanded from macro 'MEM_OFFSET'
#define MEM_OFFSET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->offset)
                         ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1816:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                   MEM_SIZE (mem), MEM_ALIGN (mem),
                                   ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1188:2: note: expanded from macro 'MEM_SIZE'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->size                           \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1816:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                   MEM_SIZE (mem), MEM_ALIGN (mem),
                                                   ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:2: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1815:41: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  MEM_ATTRS (mem) = get_mem_attrs (set, MEM_EXPR (mem), MEM_OFFSET (mem),
                                        ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1179:51: note: expanded from macro 'MEM_EXPR'
#define MEM_EXPR(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->expr)
                                                  ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1815:57: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  MEM_ATTRS (mem) = get_mem_attrs (set, MEM_EXPR (mem), MEM_OFFSET (mem),
                                                        ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1183:53: note: expanded from macro 'MEM_OFFSET'
#define MEM_OFFSET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->offset)
                                                    ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1816:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                   MEM_SIZE (mem), MEM_ALIGN (mem),
                                   ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1188:25: note: expanded from macro 'MEM_SIZE'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->size                           \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1816:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                   MEM_SIZE (mem), MEM_ALIGN (mem),
                                                   ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:25: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1815:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  MEM_ATTRS (mem) = get_mem_attrs (set, MEM_EXPR (mem), MEM_OFFSET (mem),
  ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1825:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  MEM_ATTRS (mem) = get_mem_attrs (MEM_ALIAS_SET (mem), MEM_EXPR (mem),
                                   ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1175:29: note: expanded from macro 'MEM_ALIAS_SET'
#define MEM_ALIAS_SET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->alias)
                            ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1825:57: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  MEM_ATTRS (mem) = get_mem_attrs (MEM_ALIAS_SET (mem), MEM_EXPR (mem),
                                                        ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1179:24: note: expanded from macro 'MEM_EXPR'
#define MEM_EXPR(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->expr)
                       ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1826:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                   MEM_OFFSET (mem), MEM_SIZE (mem), align,
                                   ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1183:26: note: expanded from macro 'MEM_OFFSET'
#define MEM_OFFSET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->offset)
                         ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1826:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                   MEM_OFFSET (mem), MEM_SIZE (mem), align,
                                                     ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1188:2: note: expanded from macro 'MEM_SIZE'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->size                           \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1825:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  MEM_ATTRS (mem) = get_mem_attrs (MEM_ALIAS_SET (mem), MEM_EXPR (mem),
                                   ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1175:56: note: expanded from macro 'MEM_ALIAS_SET'
#define MEM_ALIAS_SET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->alias)
                                                       ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1825:57: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  MEM_ATTRS (mem) = get_mem_attrs (MEM_ALIAS_SET (mem), MEM_EXPR (mem),
                                                        ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1179:51: note: expanded from macro 'MEM_EXPR'
#define MEM_EXPR(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->expr)
                                                  ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1826:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                   MEM_OFFSET (mem), MEM_SIZE (mem), align,
                                   ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1183:53: note: expanded from macro 'MEM_OFFSET'
#define MEM_OFFSET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->offset)
                                                    ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1826:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                   MEM_OFFSET (mem), MEM_SIZE (mem), align,
                                                     ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1188:25: note: expanded from macro 'MEM_SIZE'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->size                           \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1825:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  MEM_ATTRS (mem) = get_mem_attrs (MEM_ALIAS_SET (mem), MEM_EXPR (mem),
  ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1836:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    = get_mem_attrs (MEM_ALIAS_SET (mem), expr, MEM_OFFSET (mem),
                     ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1175:29: note: expanded from macro 'MEM_ALIAS_SET'
#define MEM_ALIAS_SET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->alias)
                            ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1836:49: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    = get_mem_attrs (MEM_ALIAS_SET (mem), expr, MEM_OFFSET (mem),
                                                ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1183:26: note: expanded from macro 'MEM_OFFSET'
#define MEM_OFFSET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->offset)
                         ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1837:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                     MEM_SIZE (mem), MEM_ALIGN (mem), GET_MODE (mem));
                     ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1188:2: note: expanded from macro 'MEM_SIZE'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->size                           \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1837:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                     MEM_SIZE (mem), MEM_ALIGN (mem), GET_MODE (mem));
                                     ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:2: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1836:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    = get_mem_attrs (MEM_ALIAS_SET (mem), expr, MEM_OFFSET (mem),
                     ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1175:56: note: expanded from macro 'MEM_ALIAS_SET'
#define MEM_ALIAS_SET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->alias)
                                                       ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1836:49: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    = get_mem_attrs (MEM_ALIAS_SET (mem), expr, MEM_OFFSET (mem),
                                                ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1183:53: note: expanded from macro 'MEM_OFFSET'
#define MEM_OFFSET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->offset)
                                                    ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1837:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                     MEM_SIZE (mem), MEM_ALIGN (mem), GET_MODE (mem));
                     ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1188:25: note: expanded from macro 'MEM_SIZE'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->size                           \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1837:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                     MEM_SIZE (mem), MEM_ALIGN (mem), GET_MODE (mem));
                                     ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:25: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1835:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  MEM_ATTRS (mem)
  ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1845:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  MEM_ATTRS (mem) = get_mem_attrs (MEM_ALIAS_SET (mem), MEM_EXPR (mem),
                                   ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1175:29: note: expanded from macro 'MEM_ALIAS_SET'
#define MEM_ALIAS_SET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->alias)
                            ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1845:57: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  MEM_ATTRS (mem) = get_mem_attrs (MEM_ALIAS_SET (mem), MEM_EXPR (mem),
                                                        ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1179:24: note: expanded from macro 'MEM_EXPR'
#define MEM_EXPR(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->expr)
                       ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1846:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                   offset, MEM_SIZE (mem), MEM_ALIGN (mem),
                                           ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1188:2: note: expanded from macro 'MEM_SIZE'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->size                           \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1846:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                   offset, MEM_SIZE (mem), MEM_ALIGN (mem),
                                                           ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:2: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1845:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  MEM_ATTRS (mem) = get_mem_attrs (MEM_ALIAS_SET (mem), MEM_EXPR (mem),
                                   ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1175:56: note: expanded from macro 'MEM_ALIAS_SET'
#define MEM_ALIAS_SET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->alias)
                                                       ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1845:57: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  MEM_ATTRS (mem) = get_mem_attrs (MEM_ALIAS_SET (mem), MEM_EXPR (mem),
                                                        ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1179:51: note: expanded from macro 'MEM_EXPR'
#define MEM_EXPR(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->expr)
                                                  ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1846:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                   offset, MEM_SIZE (mem), MEM_ALIGN (mem),
                                           ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1188:25: note: expanded from macro 'MEM_SIZE'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->size                           \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1846:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                   offset, MEM_SIZE (mem), MEM_ALIGN (mem),
                                                           ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:25: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1845:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  MEM_ATTRS (mem) = get_mem_attrs (MEM_ALIAS_SET (mem), MEM_EXPR (mem),
  ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1855:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  MEM_ATTRS (mem) = get_mem_attrs (MEM_ALIAS_SET (mem), MEM_EXPR (mem),
                                   ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1175:29: note: expanded from macro 'MEM_ALIAS_SET'
#define MEM_ALIAS_SET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->alias)
                            ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1855:57: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  MEM_ATTRS (mem) = get_mem_attrs (MEM_ALIAS_SET (mem), MEM_EXPR (mem),
                                                        ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1179:24: note: expanded from macro 'MEM_EXPR'
#define MEM_EXPR(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->expr)
                       ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1856:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                   MEM_OFFSET (mem), size, MEM_ALIGN (mem),
                                   ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1183:26: note: expanded from macro 'MEM_OFFSET'
#define MEM_OFFSET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->offset)
                         ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1856:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                   MEM_OFFSET (mem), size, MEM_ALIGN (mem),
                                                           ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:2: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1855:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  MEM_ATTRS (mem) = get_mem_attrs (MEM_ALIAS_SET (mem), MEM_EXPR (mem),
                                   ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1175:56: note: expanded from macro 'MEM_ALIAS_SET'
#define MEM_ALIAS_SET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->alias)
                                                       ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1855:57: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  MEM_ATTRS (mem) = get_mem_attrs (MEM_ALIAS_SET (mem), MEM_EXPR (mem),
                                                        ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1179:51: note: expanded from macro 'MEM_EXPR'
#define MEM_EXPR(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->expr)
                                                  ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1856:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                   MEM_OFFSET (mem), size, MEM_ALIGN (mem),
                                   ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1183:53: note: expanded from macro 'MEM_OFFSET'
#define MEM_OFFSET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->offset)
                                                    ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1856:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                   MEM_OFFSET (mem), size, MEM_ALIGN (mem),
                                                           ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:25: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1855:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  MEM_ATTRS (mem) = get_mem_attrs (MEM_ALIAS_SET (mem), MEM_EXPR (mem),
  ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1896:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  MEM_COPY_ATTRIBUTES (new, memref);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1215:4: note: expanded from macro 'MEM_COPY_ATTRIBUTES'
   MEM_ATTRS (LHS) = MEM_ATTRS (RHS))
   ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1896:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  MEM_COPY_ATTRIBUTES (new, memref);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1215:22: note: expanded from macro 'MEM_COPY_ATTRIBUTES'
   MEM_ATTRS (LHS) = MEM_ATTRS (RHS))
                     ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1916:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (MEM_ATTRS (memref) == 0
          ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1917:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          || (MEM_EXPR (memref) == NULL
              ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1179:24: note: expanded from macro 'MEM_EXPR'
#define MEM_EXPR(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->expr)
                       ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1917:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          || (MEM_EXPR (memref) == NULL
              ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1179:51: note: expanded from macro 'MEM_EXPR'
#define MEM_EXPR(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->expr)
                                                  ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1918:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && MEM_OFFSET (memref) == NULL
                 ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1183:26: note: expanded from macro 'MEM_OFFSET'
#define MEM_OFFSET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->offset)
                         ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1918:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && MEM_OFFSET (memref) == NULL
                 ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1183:53: note: expanded from macro 'MEM_OFFSET'
#define MEM_OFFSET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->offset)
                                                    ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1919:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && MEM_SIZE (memref) == size
                 ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1188:2: note: expanded from macro 'MEM_SIZE'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->size                           \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1919:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && MEM_SIZE (memref) == size
                 ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1188:25: note: expanded from macro 'MEM_SIZE'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->size                           \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1920:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && MEM_ALIGN (memref) == align))
                 ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:2: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1920:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && MEM_ALIGN (memref) == align))
                 ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:25: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1924:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      MEM_COPY_ATTRIBUTES (new, memref);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1215:4: note: expanded from macro 'MEM_COPY_ATTRIBUTES'
   MEM_ATTRS (LHS) = MEM_ATTRS (RHS))
   ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1924:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      MEM_COPY_ATTRIBUTES (new, memref);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1215:22: note: expanded from macro 'MEM_COPY_ATTRIBUTES'
   MEM_ATTRS (LHS) = MEM_ATTRS (RHS))
                     ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1928:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    = get_mem_attrs (MEM_ALIAS_SET (memref), 0, 0, size, align, mmode);
                     ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1175:29: note: expanded from macro 'MEM_ALIAS_SET'
#define MEM_ALIAS_SET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->alias)
                            ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1928:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    = get_mem_attrs (MEM_ALIAS_SET (memref), 0, 0, size, align, mmode);
                     ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1175:56: note: expanded from macro 'MEM_ALIAS_SET'
#define MEM_ALIAS_SET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->alias)
                                                       ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1927:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  MEM_ATTRS (new)
  ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1945:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx memoffset = MEM_OFFSET (memref);
                  ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1183:26: note: expanded from macro 'MEM_OFFSET'
#define MEM_OFFSET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->offset)
                         ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1945:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx memoffset = MEM_OFFSET (memref);
                  ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1183:53: note: expanded from macro 'MEM_OFFSET'
#define MEM_OFFSET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->offset)
                                                    ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1947:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  unsigned int memalign = MEM_ALIGN (memref);
                          ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:2: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1947:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  unsigned int memalign = MEM_ALIGN (memref);
                          ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:25: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1968:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                               plus_constant (XEXP (addr, 1), offset));
                                              ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1432:50: note: expanded from macro 'plus_constant'
#define plus_constant(X, C) plus_constant_wide ((X), (HOST_WIDE_INT) (C))
                                                 ^
./genrtl.h:402:44: note: expanded from macro 'gen_rtx_LO_SUM'
  gen_rtx_fmt_ee (LO_SUM, (MODE), (ARG0), (ARG1))
                                           ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1991:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  else if (MEM_SIZE (memref))
           ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1188:2: note: expanded from macro 'MEM_SIZE'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->size                           \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1991:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  else if (MEM_SIZE (memref))
           ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1188:25: note: expanded from macro 'MEM_SIZE'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->size                           \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1992:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    size = plus_constant (MEM_SIZE (memref), -offset);
                          ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1188:2: note: expanded from macro 'MEM_SIZE'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->size                           \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1432:50: note: expanded from macro 'plus_constant'
#define plus_constant(X, C) plus_constant_wide ((X), (HOST_WIDE_INT) (C))
                                                 ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1992:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    size = plus_constant (MEM_SIZE (memref), -offset);
                          ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1188:25: note: expanded from macro 'MEM_SIZE'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->size                           \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1432:50: note: expanded from macro 'plus_constant'
#define plus_constant(X, C) plus_constant_wide ((X), (HOST_WIDE_INT) (C))
                                                 ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1994:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  MEM_ATTRS (new) = get_mem_attrs (MEM_ALIAS_SET (memref), MEM_EXPR (memref),
                                   ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1175:29: note: expanded from macro 'MEM_ALIAS_SET'
#define MEM_ALIAS_SET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->alias)
                            ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1994:60: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  MEM_ATTRS (new) = get_mem_attrs (MEM_ALIAS_SET (memref), MEM_EXPR (memref),
                                                           ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1179:24: note: expanded from macro 'MEM_EXPR'
#define MEM_EXPR(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->expr)
                       ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1994:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  MEM_ATTRS (new) = get_mem_attrs (MEM_ALIAS_SET (memref), MEM_EXPR (memref),
                                   ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1175:56: note: expanded from macro 'MEM_ALIAS_SET'
#define MEM_ALIAS_SET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->alias)
                                                       ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1994:60: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  MEM_ATTRS (new) = get_mem_attrs (MEM_ALIAS_SET (memref), MEM_EXPR (memref),
                                                           ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1179:51: note: expanded from macro 'MEM_EXPR'
#define MEM_EXPR(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->expr)
                                                  ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:1994:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  MEM_ATTRS (new) = get_mem_attrs (MEM_ALIAS_SET (memref), MEM_EXPR (memref),
  ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:2051:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    = get_mem_attrs (MEM_ALIAS_SET (memref), MEM_EXPR (memref), 0, 0,
                     ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1175:29: note: expanded from macro 'MEM_ALIAS_SET'
#define MEM_ALIAS_SET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->alias)
                            ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:2051:46: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    = get_mem_attrs (MEM_ALIAS_SET (memref), MEM_EXPR (memref), 0, 0,
                                             ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1179:24: note: expanded from macro 'MEM_EXPR'
#define MEM_EXPR(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->expr)
                       ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:2052:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                     MIN (MEM_ALIGN (memref), pow2 * BITS_PER_UNIT),
                          ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:2: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:245:20: note: expanded from macro 'MIN'
#define MIN(X,Y) ((X) < (Y) ? (X) : (Y))
                   ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:2052:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                     MIN (MEM_ALIGN (memref), pow2 * BITS_PER_UNIT),
                          ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:25: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:245:20: note: expanded from macro 'MIN'
#define MIN(X,Y) ((X) < (Y) ? (X) : (Y))
                   ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:2052:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                     MIN (MEM_ALIGN (memref), pow2 * BITS_PER_UNIT),
                          ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:2: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:245:32: note: expanded from macro 'MIN'
#define MIN(X,Y) ((X) < (Y) ? (X) : (Y))
                               ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:2051:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    = get_mem_attrs (MEM_ALIAS_SET (memref), MEM_EXPR (memref), 0, 0,
                     ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1175:56: note: expanded from macro 'MEM_ALIAS_SET'
#define MEM_ALIAS_SET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->alias)
                                                       ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:2051:46: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    = get_mem_attrs (MEM_ALIAS_SET (memref), MEM_EXPR (memref), 0, 0,
                                             ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1179:51: note: expanded from macro 'MEM_EXPR'
#define MEM_EXPR(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->expr)
                                                  ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:2052:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                     MIN (MEM_ALIGN (memref), pow2 * BITS_PER_UNIT),
                          ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:25: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:245:32: note: expanded from macro 'MIN'
#define MIN(X,Y) ((X) < (Y) ? (X) : (Y))
                               ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:2050:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  MEM_ATTRS (new)
  ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:2088:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  tree expr = MEM_EXPR (new);
              ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1179:24: note: expanded from macro 'MEM_EXPR'
#define MEM_EXPR(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->expr)
                       ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:2088:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  tree expr = MEM_EXPR (new);
              ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1179:51: note: expanded from macro 'MEM_EXPR'
#define MEM_EXPR(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->expr)
                                                  ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:2089:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx memoffset = MEM_OFFSET (new);
                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1183:26: note: expanded from macro 'MEM_OFFSET'
#define MEM_OFFSET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->offset)
                         ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:2089:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx memoffset = MEM_OFFSET (new);
                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1183:53: note: expanded from macro 'MEM_OFFSET'
#define MEM_OFFSET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->offset)
                                                    ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:2155:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                   MEM_ALIGN (new), mode);
                                   ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:2: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:2155:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                   MEM_ALIGN (new), mode);
                                   ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:25: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:2154:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  MEM_ATTRS (new) = get_mem_attrs (0, expr, memoffset, GEN_INT (size),
  ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:2184:35: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = first; insn; insn = NEXT_INSN (insn))
                                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:2247:25: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (p = insn; p; p = NEXT_INSN (p))
                        ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:2250:20: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        reset_used_flags (PATTERN (p));
                          ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:2251:20: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
        reset_used_flags (REG_NOTES (p));
                          ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:2252:20: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
        reset_used_flags (LOG_LINKS (p));
                          ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:583:25: note: expanded from macro 'LOG_LINKS'
#define LOG_LINKS(INSN) XEXP(INSN, 7)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:2377:33: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (p = get_insns (); p; p = NEXT_INSN (p))
                                ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:2380:20: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        reset_used_flags (PATTERN (p));
                          ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:2381:20: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
        reset_used_flags (REG_NOTES (p));
                          ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:2382:20: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
        reset_used_flags (LOG_LINKS (p));
                          ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:583:25: note: expanded from macro 'LOG_LINKS'
#define LOG_LINKS(INSN) XEXP(INSN, 7)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:2385:33: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (p = get_insns (); p; p = NEXT_INSN (p))
                                ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:2388:22: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        verify_rtx_sharing (PATTERN (p), p);
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:2389:22: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
        verify_rtx_sharing (REG_NOTES (p), p);
                            ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:2390:22: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
        verify_rtx_sharing (LOG_LINKS (p), p);
                            ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:583:25: note: expanded from macro 'LOG_LINKS'
#define LOG_LINKS(INSN) XEXP(INSN, 7)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:2400:23: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (; insn; insn = NEXT_INSN (insn))
                      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:2403:39: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        PATTERN (insn) = copy_rtx_if_shared (PATTERN (insn));
                                             ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:2403:2: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        PATTERN (insn) = copy_rtx_if_shared (PATTERN (insn));
        ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:2404:41: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
        REG_NOTES (insn) = copy_rtx_if_shared (REG_NOTES (insn));
                                               ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:2404:2: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
        REG_NOTES (insn) = copy_rtx_if_shared (REG_NOTES (insn));
        ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:2405:41: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
        LOG_LINKS (insn) = copy_rtx_if_shared (LOG_LINKS (insn));
                                               ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:583:25: note: expanded from macro 'LOG_LINKS'
#define LOG_LINKS(INSN) XEXP(INSN, 7)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:2405:2: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
        LOG_LINKS (insn) = copy_rtx_if_shared (LOG_LINKS (insn));
        ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:583:25: note: expanded from macro 'LOG_LINKS'
#define LOG_LINKS(INSN) XEXP(INSN, 7)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:2868:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (PREV_INSN (insn) != 0)
      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:2886:7: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (NEXT_INSN (insn) != 0)
      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:2924:22: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
            insn = XVECEXP (PATTERN (insn), 0, 0);
                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:35: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:2951:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                            XVECLEN (PATTERN (insn), 0) - 1);
                                     ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 3 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:516:54: note: expanded from macro 'XVECEXP'
#define XVECEXP(RTX, N, M)      RTVEC_ELT (XVEC (RTX, N), M)
                                                          ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:48: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                                   ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:2950:22: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
            insn = XVECEXP (PATTERN (insn), 0,
                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:35: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:2984:42: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = get_insns (); insn; insn = NEXT_INSN (insn))
                                         ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3001:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      insn = NEXT_INSN (insn);
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3004:18: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        insn = XVECEXP (PATTERN (insn), 0, 0);
                        ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:35: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3018:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      insn = PREV_INSN (insn);
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3021:46: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        insn = XVECEXP (PATTERN (insn), 0, XVECLEN (PATTERN (insn), 0) - 1);
                                                    ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 3 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:516:54: note: expanded from macro 'XVECEXP'
#define XVECEXP(RTX, N, M)      RTVEC_ELT (XVEC (RTX, N), M)
                                                          ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:48: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                                   ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3021:18: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        insn = XVECEXP (PATTERN (insn), 0, XVECLEN (PATTERN (insn), 0) - 1);
                        ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:35: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3035:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      insn = NEXT_INSN (insn);
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3051:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      insn = PREV_INSN (insn);
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3068:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      insn = NEXT_INSN (insn);
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3086:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      insn = PREV_INSN (insn);
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3105:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
       insn = PREV_INSN (insn))
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3130:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      insn = NEXT_INSN (insn);
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3147:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      insn = PREV_INSN (insn);
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3162:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      insn = NEXT_INSN (insn);
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3177:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      insn = PREV_INSN (insn);
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3259:5: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
    LABEL_NUSES (XEXP (x, 0))++;
    ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3345: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:128:31: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
  ~~~~~~~~~~~~~~              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3380: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:128:31: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
  ~~~~~~~~~~~~~~              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3395: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),
                    ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:782:30: note: expanded from macro 'REG_NOTE_KIND'
#define REG_NOTE_KIND(LINK) ((enum reg_note) GET_MODE (LINK))
                             ^
./genrtl.h:128:31: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
  ~~~~~~~~~~~~~~              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3408: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),
                    ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:782:30: note: expanded from macro 'REG_NOTE_KIND'
#define REG_NOTE_KIND(LINK) ((enum reg_note) GET_MODE (LINK))
                             ^
./genrtl.h:128:31: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
  ~~~~~~~~~~~~~~              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3285:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx before = PREV_INSN (trial);
               ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3286:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx after = NEXT_INSN (trial);
              ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3308:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      after = NEXT_INSN (after);
              ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3320:20: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && rtx_equal_p (PATTERN (insn_last), pat))
                          ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3322:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (!NEXT_INSN (insn_last))
           ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3324:19: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      insn_last = NEXT_INSN (insn_last);
                  ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3328:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = insn_last; insn ; insn = PREV_INSN (insn))
                                       ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3332:21: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          mark_jump_label (PATTERN (insn), insn, 0);
                           ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3347:10: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                     REG_NOTES (insn));
                                     ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:128:47: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
                                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3344:8: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
              REG_NOTES (insn)
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3356:44: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (insn = insn_last; insn ; insn = PREV_INSN (insn))
                                           ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3359:16: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
            rtx *p = &CALL_INSN_FUNCTION_USAGE (insn);
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:798:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE'
#define CALL_INSN_FUNCTION_USAGE(INSN)  XEXP(INSN, 9)
                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3362:11: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
            *p = CALL_INSN_FUNCTION_USAGE (trial);
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:798:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE'
#define CALL_INSN_FUNCTION_USAGE(INSN)  XEXP(INSN, 9)
                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3368:15: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (note = REG_NOTES (trial); note; note = XEXP (note, 1))
              ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3368:47: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (note = REG_NOTES (trial); note; note = XEXP (note, 1))
                                              ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3378:24: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      && may_trap_p (PATTERN (insn))))
                                     ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3382:12: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                       REG_NOTES (insn));
                                       ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:128:47: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
                                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3379:3: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                REG_NOTES (insn)
                ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3383:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              insn = PREV_INSN (insn);
                     ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3397:12: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                       REG_NOTES (insn));
                                       ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:128:47: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
                                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3394:3: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                REG_NOTES (insn)
                ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3398:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              insn = PREV_INSN (insn);
                     ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3410:12: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                       REG_NOTES (insn));
                                       ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:128:47: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
                                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3407:3: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                REG_NOTES (insn)
                ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3411:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              insn = PREV_INSN (insn);
                     ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3428:24: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
            mark_label_nuses (PATTERN (insn));
                              ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3430:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          insn = PREV_INSN (insn);
                 ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3434:45: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
  tem = emit_insn_after_setloc (seq, trial, INSN_LOCATOR (trial));
                                            ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:570:28: note: expanded from macro 'INSN_LOCATOR'
#define INSN_LOCATOR(INSN) XINT (INSN, 4)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3445:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (tem = NEXT_INSN (before); tem != after; tem = NEXT_INSN (tem))
             ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3445:54: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (tem = NEXT_INSN (before); tem != after; tem = NEXT_INSN (tem))
                                                     ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3447:24: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      tem = try_split (PATTERN (tem), tem, 1);
                       ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3452:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    ? (after ? PREV_INSN (after) : last_insn)
               ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3453:7: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
    : NEXT_INSN (before);
      ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3467:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  PATTERN (insn) = pattern;
  ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3468:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  INSN_CODE (insn) = -1;
  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3469:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
  LOG_LINKS (insn) = NULL;
  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:583:25: note: expanded from macro 'LOG_LINKS'
#define LOG_LINKS(INSN) XEXP(INSN, 7)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3470:3: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
  REG_NOTES (insn) = NULL;
  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3471:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
  INSN_LOCATOR (insn) = 0;
  ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:570:28: note: expanded from macro 'INSN_LOCATOR'
#define INSN_LOCATOR(INSN) XINT (INSN, 4)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3472:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
  BLOCK_FOR_INSN (insn) = NULL;
  ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3499:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  PATTERN (insn) = pattern;
  ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3500:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  INSN_CODE (insn) = -1;
  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3501:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
  LOG_LINKS (insn) = NULL;
  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:583:25: note: expanded from macro 'LOG_LINKS'
#define LOG_LINKS(INSN) XEXP(INSN, 7)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3502:3: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
  REG_NOTES (insn) = NULL;
  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3503:3: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
  JUMP_LABEL (insn) = NULL;
  ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3504:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
  INSN_LOCATOR (insn) = 0;
  ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:570:28: note: expanded from macro 'INSN_LOCATOR'
#define INSN_LOCATOR(INSN) XINT (INSN, 4)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3505:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
  BLOCK_FOR_INSN (insn) = NULL;
  ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3520:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  PATTERN (insn) = pattern;
  ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3521:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  INSN_CODE (insn) = -1;
  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3522:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
  LOG_LINKS (insn) = NULL;
  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:583:25: note: expanded from macro 'LOG_LINKS'
#define LOG_LINKS(INSN) XEXP(INSN, 7)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3523:3: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
  REG_NOTES (insn) = NULL;
  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3524:3: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
  CALL_INSN_FUNCTION_USAGE (insn) = NULL;
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:798:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE'
#define CALL_INSN_FUNCTION_USAGE(INSN)  XEXP(INSN, 9)
                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3525:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
  INSN_LOCATOR (insn) = 0;
  ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:570:28: note: expanded from macro 'INSN_LOCATOR'
#define INSN_LOCATOR(INSN) XINT (INSN, 4)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3526:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
  BLOCK_FOR_INSN (insn) = NULL;
  ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3537:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  PREV_INSN (insn) = last_insn;
  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3538:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  NEXT_INSN (insn) = 0;
  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3541:5: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
    NEXT_INSN (last_insn) = insn;
    ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3557:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx next = NEXT_INSN (after);
             ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3563:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  NEXT_INSN (insn) = next;
  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3564:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  PREV_INSN (insn) = after;
  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3568:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      PREV_INSN (next) = insn;
      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3570:2: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        PREV_INSN (XVECEXP (PATTERN (next), 0, 0)) = insn;
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3570:22: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        PREV_INSN (XVECEXP (PATTERN (next), 0, 0)) = insn;
                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 4 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:31: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3591:16: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && (bb = BLOCK_FOR_INSN (after)))
               ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3593:7: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      set_block_for_insn (insn, bb);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:338:40: note: expanded from macro 'set_block_for_insn'
#define set_block_for_insn(INSN, BB)  (BLOCK_FOR_INSN (INSN) = BB)
                                       ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3602:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              || NOTE_LINE_NUMBER (insn) != NOTE_INSN_BASIC_BLOCK))
                 ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3606:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  NEXT_INSN (after) = insn;
  ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3609:22: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx sequence = PATTERN (after);
                     ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3610:7: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      NEXT_INSN (XVECEXP (sequence, 0, XVECLEN (sequence, 0) - 1)) = insn;
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3622:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx prev = PREV_INSN (before);
             ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3628:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  PREV_INSN (insn) = prev;
  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3629:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  NEXT_INSN (insn) = before;
  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3633:7: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      NEXT_INSN (prev) = insn;
      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3636:19: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx sequence = PATTERN (prev);
                         ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3637:4: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          NEXT_INSN (XVECEXP (sequence, 0, XVECLEN (sequence, 0) - 1)) = insn;
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3659:16: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && (bb = BLOCK_FOR_INSN (before)))
               ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3661:7: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      set_block_for_insn (insn, bb);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:338:40: note: expanded from macro 'set_block_for_insn'
#define set_block_for_insn(INSN, BB)  (BLOCK_FOR_INSN (INSN) = BB)
                                       ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3670:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              || NOTE_LINE_NUMBER (insn) != NOTE_INSN_BASIC_BLOCK))
                 ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3674:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  PREV_INSN (before) = insn;
  ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3676:5: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    PREV_INSN (XVECEXP (PATTERN (before), 0, 0)) = insn;
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3676:25: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
    PREV_INSN (XVECEXP (PATTERN (before), 0, 0)) = insn;
                        ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 4 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:31: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3684:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx next = NEXT_INSN (insn);
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3685:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx prev = PREV_INSN (insn);
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3690:7: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      NEXT_INSN (prev) = next;
      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3693:19: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx sequence = PATTERN (prev);
                         ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3694:4: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          NEXT_INSN (XVECEXP (sequence, 0, XVECLEN (sequence, 0) - 1)) = next;
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3716:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      PREV_INSN (next) = prev;
      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3718:2: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        PREV_INSN (XVECEXP (PATTERN (next), 0, 0)) = prev;
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3718:22: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        PREV_INSN (XVECEXP (PATTERN (next), 0, 0)) = prev;
                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 4 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:31: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3737:16: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && (bb = BLOCK_FOR_INSN (insn)))
               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3764:7: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (CALL_INSN_FUNCTION_USAGE (call_insn))
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:798:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE'
#define CALL_INSN_FUNCTION_USAGE(INSN)  XEXP(INSN, 9)
                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3768:19: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (link = CALL_INSN_FUNCTION_USAGE (call_insn); XEXP (link, 1) != 0;
                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:798:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE'
#define CALL_INSN_FUNCTION_USAGE(INSN)  XEXP(INSN, 9)
                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3768:57: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (link = CALL_INSN_FUNCTION_USAGE (call_insn); XEXP (link, 1) != 0;
                                                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3769:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
           link = XEXP (link, 1))
                  ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3772:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      XEXP (link, 1) = call_fusage;
      ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3775:5: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
    CALL_INSN_FUNCTION_USAGE (call_insn) = call_fusage;
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:798:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE'
#define CALL_INSN_FUNCTION_USAGE(INSN)  XEXP(INSN, 9)
                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3787:5: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
    NEXT_INSN (from) = 0;
    ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3805:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (PREV_INSN (from))
      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3806:5: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
    NEXT_INSN (PREV_INSN (from)) = NEXT_INSN (to);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3806:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    NEXT_INSN (PREV_INSN (from)) = NEXT_INSN (to);
               ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:31: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3806:36: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
    NEXT_INSN (PREV_INSN (from)) = NEXT_INSN (to);
                                   ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3807:7: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (NEXT_INSN (to))
      ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3808:5: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    PREV_INSN (NEXT_INSN (to)) = PREV_INSN (from);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3808:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
    PREV_INSN (NEXT_INSN (to)) = PREV_INSN (from);
               ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:31: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3808:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    PREV_INSN (NEXT_INSN (to)) = PREV_INSN (from);
                                 ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3810:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    last_insn = PREV_INSN (from);
                ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3812:18: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
    first_insn = NEXT_INSN (to);
                 ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3815:7: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (NEXT_INSN (after))
      ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3816:5: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    PREV_INSN (NEXT_INSN (after)) = to;
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3816:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
    PREV_INSN (NEXT_INSN (after)) = to;
               ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:31: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3818:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  NEXT_INSN (to) = NEXT_INSN (after);
  ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3818:20: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  NEXT_INSN (to) = NEXT_INSN (after);
                   ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3819:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  PREV_INSN (from) = after;
  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3820:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  NEXT_INSN (after) = from;
  ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3829:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx prev = PREV_INSN (from);
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3835:16: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && (bb = BLOCK_FOR_INSN (after)))
               ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3841:14: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && (bb2 = BLOCK_FOR_INSN (from)))
                    ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3851:27: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (x = from; x != NEXT_INSN (to); x = NEXT_INSN (x))
                          ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3851:47: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (x = from; x != NEXT_INSN (to); x = NEXT_INSN (x))
                                              ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3852:2: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
        set_block_for_insn (x, bb);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:338:40: note: expanded from macro 'set_block_for_insn'
#define set_block_for_insn(INSN, BB)  (BLOCK_FOR_INSN (INSN) = BB)
                                       ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3864:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (; insn; insn = PREV_INSN (insn))
                      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3866:5: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        && NOTE_LINE_NUMBER (insn) >= 0)
           ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3906:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = NEXT_INSN (get_insns ()); insn; insn = next)
              ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3909:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      next = NEXT_INSN (insn);
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3915:15: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      switch (NOTE_LINE_NUMBER (insn))
              ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3931:8: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (NOTE_EH_HANDLER (XEXP (eh_stack, 0)) != NOTE_EH_HANDLER (insn))
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:817:31: note: expanded from macro 'NOTE_EH_HANDLER'
#define NOTE_EH_HANDLER(INSN)   XCINT (INSN, 4, NOTE)
                                ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3931:48: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (NOTE_EH_HANDLER (XEXP (eh_stack, 0)) != NOTE_EH_HANDLER (insn))
                                                      ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:817:31: note: expanded from macro 'NOTE_EH_HANDLER'
#define NOTE_EH_HANDLER(INSN)   XCINT (INSN, 4, NOTE)
                                ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3934:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          eh_stack = XEXP (eh_stack, 1);
                     ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3941:8: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (NOTE_BLOCK (insn) == NULL_TREE)
              ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:816:26: note: expanded from macro 'NOTE_BLOCK'
#define NOTE_BLOCK(INSN)        XCTREE (INSN, 4, NOTE)
                                ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:546:32: note: expanded from macro 'XCTREE'
#define XCTREE(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rttree)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3951:8: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (NOTE_BLOCK (XEXP (block_stack, 0)) != NOTE_BLOCK (insn))
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:816:26: note: expanded from macro 'NOTE_BLOCK'
#define NOTE_BLOCK(INSN)        XCTREE (INSN, 4, NOTE)
                                ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:546:32: note: expanded from macro 'XCTREE'
#define XCTREE(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rttree)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3951:46: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (NOTE_BLOCK (XEXP (block_stack, 0)) != NOTE_BLOCK (insn))
                                                    ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:816:26: note: expanded from macro 'NOTE_BLOCK'
#define NOTE_BLOCK(INSN)        XCTREE (INSN, 4, NOTE)
                                ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:546:32: note: expanded from macro 'XCTREE'
#define XCTREE(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rttree)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3954:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          block_stack = XEXP (block_stack, 1);
                        ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3962:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (tmp = PREV_INSN (insn); tmp; tmp = PREV_INSN (tmp))
                     ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3962:44: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (tmp = PREV_INSN (insn); tmp; tmp = PREV_INSN (tmp))
                                                  ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3975:12: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              if (NOTE_LINE_NUMBER (tmp) == NOTE_INSN_BLOCK_BEG)
                  ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3982:26: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  if (! is_body_block (NOTE_BLOCK (insn))
                                       ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:816:26: note: expanded from macro 'NOTE_BLOCK'
#define NOTE_BLOCK(INSN)        XCTREE (INSN, 4, NOTE)
                                ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:546:32: note: expanded from macro 'XCTREE'
#define XCTREE(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rttree)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3983:42: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      && (*debug_hooks->ignore_block) (NOTE_BLOCK (insn)))
                                                       ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:816:26: note: expanded from macro 'NOTE_BLOCK'
#define NOTE_BLOCK(INSN)        XCTREE (INSN, 4, NOTE)
                                ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:546:32: note: expanded from macro 'XCTREE'
#define XCTREE(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rttree)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:3990:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              else if (NOTE_LINE_NUMBER (tmp) == NOTE_INSN_BLOCK_END)
                       ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4058:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx next = NEXT_INSN (insn);
                     ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4104:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx next = NEXT_INSN (insn);
                     ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4150:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx next = NEXT_INSN (insn);
                     ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4209:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
  NOTE_SOURCE_FILE (note) = 0;
  ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:815:32: note: expanded from macro 'NOTE_SOURCE_FILE'
#define NOTE_SOURCE_FILE(INSN)  XCSTR (INSN, 4, NOTE)
                                ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:541:32: note: expanded from macro 'XCSTR'
#define XCSTR(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtstr)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4210:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  NOTE_LINE_NUMBER (note) = subtype;
  ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4211:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
  BLOCK_FOR_INSN (note) = NULL;
  ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4230:16: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && (bb = BLOCK_FOR_INSN (after)))
               ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4233:26: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (last = first; NEXT_INSN (last); last = NEXT_INSN (last))
                         ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4233:51: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (last = first; NEXT_INSN (last); last = NEXT_INSN (last))
                                                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4235:4: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          set_block_for_insn (last, bb);
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:338:40: note: expanded from macro 'set_block_for_insn'
#define set_block_for_insn(INSN, BB)  (BLOCK_FOR_INSN (INSN) = BB)
                                       ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4237:2: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
        set_block_for_insn (last, bb);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:338:40: note: expanded from macro 'set_block_for_insn'
#define set_block_for_insn(INSN, BB)  (BLOCK_FOR_INSN (INSN) = BB)
                                       ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4242:24: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
    for (last = first; NEXT_INSN (last); last = NEXT_INSN (last))
                       ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4242:49: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
    for (last = first; NEXT_INSN (last); last = NEXT_INSN (last))
                                                ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4245:17: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  after_after = NEXT_INSN (after);
                ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4247:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  NEXT_INSN (after) = first;
  ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4248:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  PREV_INSN (first) = after;
  ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4249:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  NEXT_INSN (last) = after_after;
  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4251:5: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    PREV_INSN (after_after) = last;
    ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4432:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
  NOTE_SOURCE_FILE (note) = 0;
  ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:815:32: note: expanded from macro 'NOTE_SOURCE_FILE'
#define NOTE_SOURCE_FILE(INSN)  XCSTR (INSN, 4, NOTE)
                                ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:541:32: note: expanded from macro 'XCSTR'
#define XCSTR(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtstr)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4433:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  NOTE_LINE_NUMBER (note) = subtype;
  ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4434:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
  BLOCK_FOR_INSN (note) = NULL;
  ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4446:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (NOTE_LINE_NUMBER (orig) >= 0 && no_line_numbers)
      ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4454:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  NOTE_LINE_NUMBER (note) = NOTE_LINE_NUMBER (orig);
  ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4454:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  NOTE_LINE_NUMBER (note) = NOTE_LINE_NUMBER (orig);
                            ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4455:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
  NOTE_DATA (note) = NOTE_DATA (orig);
  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:814:33: note: expanded from macro 'NOTE_DATA'
#define NOTE_DATA(INSN)         RTL_CHECKC1 (INSN, 4, NOTE)
                                ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4455:22: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
  NOTE_DATA (note) = NOTE_DATA (orig);
                     ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:814:33: note: expanded from macro 'NOTE_DATA'
#define NOTE_DATA(INSN)         RTL_CHECKC1 (INSN, 4, NOTE)
                                ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4456:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
  BLOCK_FOR_INSN (note) = NULL;
  ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4470:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  after = NEXT_INSN (after);
          ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4473:37: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (active_insn_p (after) && !INSN_LOCATOR (after))
                                    ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:570:28: note: expanded from macro 'INSN_LOCATOR'
#define INSN_LOCATOR(INSN) XINT (INSN, 4)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4474:2: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
        INSN_LOCATOR (after) = loc;
        ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:570:28: note: expanded from macro 'INSN_LOCATOR'
#define INSN_LOCATOR(INSN) XINT (INSN, 4)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4477:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      after = NEXT_INSN (after);
              ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4487:52: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
    return emit_insn_after_setloc (pattern, after, INSN_LOCATOR (after));
                                                   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:570:28: note: expanded from macro 'INSN_LOCATOR'
#define INSN_LOCATOR(INSN) XINT (INSN, 4)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4501:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  after = NEXT_INSN (after);
          ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4504:37: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (active_insn_p (after) && !INSN_LOCATOR (after))
                                    ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:570:28: note: expanded from macro 'INSN_LOCATOR'
#define INSN_LOCATOR(INSN) XINT (INSN, 4)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4505:2: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
        INSN_LOCATOR (after) = loc;
        ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:570:28: note: expanded from macro 'INSN_LOCATOR'
#define INSN_LOCATOR(INSN) XINT (INSN, 4)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4508:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      after = NEXT_INSN (after);
              ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4518:57: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
    return emit_jump_insn_after_setloc (pattern, after, INSN_LOCATOR (after));
                                                        ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:570:28: note: expanded from macro 'INSN_LOCATOR'
#define INSN_LOCATOR(INSN) XINT (INSN, 4)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4532:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  after = NEXT_INSN (after);
          ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4535:37: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (active_insn_p (after) && !INSN_LOCATOR (after))
                                    ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:570:28: note: expanded from macro 'INSN_LOCATOR'
#define INSN_LOCATOR(INSN) XINT (INSN, 4)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4536:2: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
        INSN_LOCATOR (after) = loc;
        ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:570:28: note: expanded from macro 'INSN_LOCATOR'
#define INSN_LOCATOR(INSN) XINT (INSN, 4)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4539:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      after = NEXT_INSN (after);
              ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4549:57: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
    return emit_call_insn_after_setloc (pattern, after, INSN_LOCATOR (after));
                                                        ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:570:28: note: expanded from macro 'INSN_LOCATOR'
#define INSN_LOCATOR(INSN) XINT (INSN, 4)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4558:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx first = PREV_INSN (before);
              ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4564:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  first = NEXT_INSN (first);
          ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4567:37: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (active_insn_p (first) && !INSN_LOCATOR (first))
                                    ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:570:28: note: expanded from macro 'INSN_LOCATOR'
#define INSN_LOCATOR(INSN) XINT (INSN, 4)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4568:2: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
        INSN_LOCATOR (first) = loc;
        ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:570:28: note: expanded from macro 'INSN_LOCATOR'
#define INSN_LOCATOR(INSN) XINT (INSN, 4)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4571:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      first = NEXT_INSN (first);
              ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4581:54: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
    return emit_insn_before_setloc (pattern, before, INSN_LOCATOR (before));
                                                     ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:570:28: note: expanded from macro 'INSN_LOCATOR'
#define INSN_LOCATOR(INSN) XINT (INSN, 4)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4590:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx first = PREV_INSN (before);
              ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4596:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  first = NEXT_INSN (first);
          ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4599:37: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (active_insn_p (first) && !INSN_LOCATOR (first))
                                    ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:570:28: note: expanded from macro 'INSN_LOCATOR'
#define INSN_LOCATOR(INSN) XINT (INSN, 4)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4600:2: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
        INSN_LOCATOR (first) = loc;
        ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:570:28: note: expanded from macro 'INSN_LOCATOR'
#define INSN_LOCATOR(INSN) XINT (INSN, 4)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4603:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      first = NEXT_INSN (first);
              ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4613:59: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
    return emit_jump_insn_before_setloc (pattern, before, INSN_LOCATOR (before));
                                                          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:570:28: note: expanded from macro 'INSN_LOCATOR'
#define INSN_LOCATOR(INSN) XINT (INSN, 4)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4622:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx first = PREV_INSN (before);
              ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4628:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  first = NEXT_INSN (first);
          ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4631:37: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (active_insn_p (first) && !INSN_LOCATOR (first))
                                    ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:570:28: note: expanded from macro 'INSN_LOCATOR'
#define INSN_LOCATOR(INSN) XINT (INSN, 4)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4632:2: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
        INSN_LOCATOR (first) = loc;
        ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:570:28: note: expanded from macro 'INSN_LOCATOR'
#define INSN_LOCATOR(INSN) XINT (INSN, 4)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4635:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      first = NEXT_INSN (first);
              ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4646:59: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
    return emit_call_insn_before_setloc (pattern, before, INSN_LOCATOR (before));
                                                          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:570:28: note: expanded from macro 'INSN_LOCATOR'
#define INSN_LOCATOR(INSN) XINT (INSN, 4)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4676:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx next = NEXT_INSN (insn);
                     ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4717:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx next = NEXT_INSN (insn);
                     ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4825:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
  NOTE_SOURCE_FILE (note) = location.file;
  ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:815:32: note: expanded from macro 'NOTE_SOURCE_FILE'
#define NOTE_SOURCE_FILE(INSN)  XCSTR (INSN, 4, NOTE)
                                ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:541:32: note: expanded from macro 'XCSTR'
#define XCSTR(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtstr)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4837:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (NOTE_LINE_NUMBER (orig) >= 0 && no_line_numbers)
      ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4846:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
  NOTE_DATA (note) = NOTE_DATA (orig);
  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:814:33: note: expanded from macro 'NOTE_DATA'
#define NOTE_DATA(INSN)         RTL_CHECKC1 (INSN, 4, NOTE)
                                ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4846:22: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
  NOTE_DATA (note) = NOTE_DATA (orig);
                     ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:814:33: note: expanded from macro 'NOTE_DATA'
#define NOTE_DATA(INSN)         RTL_CHECKC1 (INSN, 4, NOTE)
                                ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4847:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  NOTE_LINE_NUMBER (note) = NOTE_LINE_NUMBER (orig);
  ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4847:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  NOTE_LINE_NUMBER (note) = NOTE_LINE_NUMBER (orig);
                            ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4848:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
  BLOCK_FOR_INSN (note) = NULL;
  ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4864:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  NOTE_LINE_NUMBER (note) = note_no;
  ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4865:12: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
  memset (&NOTE_DATA (note), 0, sizeof (NOTE_DATA (note)));
           ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:814:33: note: expanded from macro 'NOTE_DATA'
#define NOTE_DATA(INSN)         RTL_CHECKC1 (INSN, 4, NOTE)
                                ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4866:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
  BLOCK_FOR_INSN (note) = NULL;
  ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4919: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:128:31: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
  ~~~~~~~~~~~~~~              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4919:54: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
  REG_NOTES (insn) = gen_rtx_EXPR_LIST (kind, datum, REG_NOTES (insn));
                                                     ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:128:47: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
                                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4919:3: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
  REG_NOTES (insn) = gen_rtx_EXPR_LIST (kind, datum, REG_NOTES (insn));
  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:4920:10: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
  return REG_NOTES (insn);
         ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:5043:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (last = first; last && NEXT_INSN (last); last = NEXT_INSN (last));
                             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:5043:55: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (last = first; last && NEXT_INSN (last); last = NEXT_INSN (last));
                                                      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:5058:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (last && NEXT_INSN (last))
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:5305:34: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      orig_asm_operands_vector = ASM_OPERANDS_INPUT_VEC (orig);
                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1104:37: note: expanded from macro 'ASM_OPERANDS_INPUT_VEC'
#define ASM_OPERANDS_INPUT_VEC(RTX) XCVEC (RTX, 3, ASM_OPERANDS)
                                    ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:5306:34: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      copy_asm_operands_vector = ASM_OPERANDS_INPUT_VEC (copy);
                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1104:37: note: expanded from macro 'ASM_OPERANDS_INPUT_VEC'
#define ASM_OPERANDS_INPUT_VEC(RTX) XCVEC (RTX, 3, ASM_OPERANDS)
                                    ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:5307:37: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
      orig_asm_constraints_vector = ASM_OPERANDS_INPUT_CONSTRAINT_VEC (orig);
                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1105:48: note: expanded from macro 'ASM_OPERANDS_INPUT_CONSTRAINT_VEC'
#define ASM_OPERANDS_INPUT_CONSTRAINT_VEC(RTX) XCVEC (RTX, 4, ASM_OPERANDS)
                                               ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:5308:37: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
      copy_asm_constraints_vector = ASM_OPERANDS_INPUT_CONSTRAINT_VEC (copy);
                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1105:48: note: expanded from macro 'ASM_OPERANDS_INPUT_CONSTRAINT_VEC'
#define ASM_OPERANDS_INPUT_CONSTRAINT_VEC(RTX) XCVEC (RTX, 4, ASM_OPERANDS)
                                               ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:5702: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),
                           ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:782:30: note: expanded from macro 'REG_NOTE_KIND'
#define REG_NOTE_KIND(LINK) ((enum reg_note) GET_MODE (LINK))
                             ^
./genrtl.h:128:31: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
  ~~~~~~~~~~~~~~              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:5707: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),
                           ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:782: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_INSN_LIST'
  gen_rtx_fmt_ue (INSN_LIST, (MODE), (ARG0), (ARG1))
  ~~~~~~~~~~~~~~              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:5670:41: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      new = emit_insn_after (copy_insn (PATTERN (insn)), after);
                                        ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:5674:46: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      new = emit_jump_insn_after (copy_insn (PATTERN (insn)), after);
                                             ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:5678:46: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      new = emit_call_insn_after (copy_insn (PATTERN (insn)), after);
                                             ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:5679:11: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (CALL_INSN_FUNCTION_USAGE (insn))
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:798:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE'
#define CALL_INSN_FUNCTION_USAGE(INSN)  XEXP(INSN, 9)
                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:5681:17: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
          = copy_insn (CALL_INSN_FUNCTION_USAGE (insn));
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:798:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE'
#define CALL_INSN_FUNCTION_USAGE(INSN)  XEXP(INSN, 9)
                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:5680:2: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
        CALL_INSN_FUNCTION_USAGE (new)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:798:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE'
#define CALL_INSN_FUNCTION_USAGE(INSN)  XEXP(INSN, 9)
                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:5691:20: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  mark_jump_label (PATTERN (new), new, 0);
                   ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:5693:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
  INSN_LOCATOR (new) = INSN_LOCATOR (insn);
  ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:570:28: note: expanded from macro 'INSN_LOCATOR'
#define INSN_LOCATOR(INSN) XINT (INSN, 4)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:5693:24: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
  INSN_LOCATOR (new) = INSN_LOCATOR (insn);
                       ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:570:28: note: expanded from macro 'INSN_LOCATOR'
#define INSN_LOCATOR(INSN) XINT (INSN, 4)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:5697:15: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (link = REG_NOTES (insn); link; link = XEXP (link, 1))
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:5697:46: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (link = REG_NOTES (insn); link; link = XEXP (link, 1))
                                             ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:5704:12: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                              REG_NOTES (new)));
                                              ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:128:47: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
                                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:5701:4: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
          REG_NOTES (new)
          ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:5709:12: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                              REG_NOTES (new)));
                                              ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:130:47: note: expanded from macro 'gen_rtx_INSN_LIST'
  gen_rtx_fmt_ue (INSN_LIST, (MODE), (ARG0), (ARG1))
                                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:5706:4: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
          REG_NOTES (new)
          ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:5717:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        p = PREV_INSN (p);
            ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:5721:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  INSN_CODE (new) = INSN_CODE (insn);
  ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c:5721:21: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  INSN_CODE (new) = INSN_CODE (insn);
                    ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
439 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/except.c -o except.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/except.c:65:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/except.c:497:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
  NOTE_EH_HANDLER (note) = new_region->region_number;
  ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:817:31: note: expanded from macro 'NOTE_EH_HANDLER'
#define NOTE_EH_HANDLER(INSN)   XCINT (INSN, 4, NOTE)
                                ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/except.c:510:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
  NOTE_EH_HANDLER (note) = cur_region->region_number;
  ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:817:31: note: expanded from macro 'NOTE_EH_HANDLER'
#define NOTE_EH_HANDLER(INSN)   XCINT (INSN, 4, NOTE)
                                ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/except.c:952:42: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = get_insns(); insn ; insn = NEXT_INSN (insn))
                                         ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/except.c:1048:35: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = insns; insn; insn = NEXT_INSN (insn))
                                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/except.c:1056:22: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
            rtx sub = XEXP (PATTERN (insn), i);
                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/except.c:1057:25: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
            for (; sub ; sub = NEXT_INSN (sub))
                               ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/except.c:1093:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      next = NEXT_INSN (insn);
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/except.c:1096:15: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          int kind = NOTE_LINE_NUMBER (insn);
                     ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/except.c:1105:11: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  cur = NOTE_EH_HANDLER (insn);
                        ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:817:31: note: expanded from macro 'NOTE_EH_HANDLER'
#define NOTE_EH_HANDLER(INSN)   XCINT (INSN, 4, NOTE)
                                ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/except.c:1143:24: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      && may_trap_p (PATTERN (insn)))))
                                     ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/except.c:1146:9: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                  REG_NOTES (insn));
                                                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/except.c:1145:8: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
              REG_NOTES (insn) = alloc_EXPR_LIST (REG_EH_REGION, GEN_INT (cur),
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/except.c:1152:48: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              convert_from_eh_region_ranges_1 (&XEXP (PATTERN (insn), 0),
                                                      ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/except.c:1154:48: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              convert_from_eh_region_ranges_1 (&XEXP (PATTERN (insn), 1),
                                                      ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/except.c:1156:42: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
              convert_from_eh_region_ranges_1 (&XEXP (PATTERN (insn), 2),
                                                ^                     ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/except.c:1156:48: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              convert_from_eh_region_ranges_1 (&XEXP (PATTERN (insn), 2),
                                                      ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/except.c:1285:5: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                CODE_LABEL_NUMBER (o->u.try.continue_label));
                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:803:33: note: expanded from macro 'CODE_LABEL_NUMBER'
#define CODE_LABEL_NUMBER(INSN) XINT (INSN, 6)
                                ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/except.c:1304:41: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
    n->label = get_label_from_map (map, CODE_LABEL_NUMBER (o->label));
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:803:33: note: expanded from macro 'CODE_LABEL_NUMBER'
#define CODE_LABEL_NUMBER(INSN) XINT (INSN, 6)
                                ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/except.c:1892:43: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = get_insns (); insn ; insn = NEXT_INSN (insn))
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/except.c:2002:43: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = get_insns (); insn ; insn = NEXT_INSN (insn))
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/except.c:2023:20: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  && may_trap_p (PATTERN (insn))))
                                 ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/except.c:2084:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      SYMBOL_REF_FLAGS (sym) = SYMBOL_FLAG_LOCAL;
      ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1293:31: note: expanded from macro 'SYMBOL_REF_FLAGS'
#define SYMBOL_REF_FLAGS(RTX)   X0INT ((RTX), 1)
                                ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:522:27: note: expanded from macro 'X0INT'
#define X0INT(RTX, N)      (RTL_CHECK1 (RTX, N, '0').rtint)
                            ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/except.c:2119:46: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (fn_begin = get_insns (); ; fn_begin = NEXT_INSN (fn_begin))
                                             ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/except.c:2121:5: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        && NOTE_LINE_NUMBER (fn_begin) == NOTE_INSN_FUNCTION_BEG)
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/except.c:2295:10: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  return CODE_LABEL_NUMBER (entry->label) * scaled_golden_ratio;
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:803:33: note: expanded from macro 'CODE_LABEL_NUMBER'
#define CODE_LABEL_NUMBER(INSN) XINT (INSN, 6)
                                ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/except.c:2711:27: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
    region_number = XINT (PATTERN (insn), 0);
                          ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:35: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/except.c:2772:21: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
    insn = XVECEXP (PATTERN (insn), 0, 0);
                    ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:35: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/except.c:2780:20: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx sub = XEXP (PATTERN (insn), i);
                          ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/except.c:2781:23: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (; sub ; sub = NEXT_INSN (sub))
                             ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/except.c:2832:21: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
    insn = XVECEXP (PATTERN (insn), 0, 0);
                    ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:35: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/except.c:2840:20: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx sub = XEXP (PATTERN (insn), i);
                          ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/except.c:2841:23: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (; sub ; sub = NEXT_INSN (sub))
                             ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/except.c:2858:20: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  && may_trap_p (PATTERN (insn))));
                                 ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/except.c:2901:42: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = get_insns (); insn; insn = NEXT_INSN (insn))
                                         ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/except.c:2914:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
       insn = XEXP (insn, 1))
              ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/except.c:3331:43: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (iter = get_insns (); iter ; iter = NEXT_INSN (iter))
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/except.c:3341:20: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          insn = XVECEXP (PATTERN (insn), 0, 0);
                          ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:35: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/except.c:3348:25: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                       && may_trap_p (PATTERN (insn)))))
                                      ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/except.c:3402:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    NOTE_EH_HANDLER (note) = call_site;
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:817:31: note: expanded from macro 'NOTE_EH_HANDLER'
#define NOTE_EH_HANDLER(INSN)   XCINT (INSN, 4, NOTE)
                                ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/except.c:3408:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
                NOTE_EH_HANDLER (note) = call_site;
                ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:817:31: note: expanded from macro 'NOTE_EH_HANDLER'
#define NOTE_EH_HANDLER(INSN)   XCINT (INSN, 4, NOTE)
                                ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/except.c:3418:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
                NOTE_EH_HANDLER (note) = call_site;
                ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:817:31: note: expanded from macro 'NOTE_EH_HANDLER'
#define NOTE_EH_HANDLER(INSN)   XCINT (INSN, 4, NOTE)
                                ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/except.c:3430:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
      NOTE_EH_HANDLER (note) = call_site;
      ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:817:31: note: expanded from macro 'NOTE_EH_HANDLER'
#define NOTE_EH_HANDLER(INSN)   XCINT (INSN, 4, NOTE)
                                ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
43 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/explow.c -o explow.o
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/explow.c:104:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        HOST_WIDE_INT h1 = CONST_DOUBLE_HIGH (x);
                           ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1051:30: note: expanded from macro 'CONST_DOUBLE_HIGH'
#define CONST_DOUBLE_HIGH(r) XCWINT (r, 1, CONST_DOUBLE)
                             ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:32: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                     ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:220:5: note: array 'hwint' declared here
    HOST_WIDE_INT hwint[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/hwint.h:49:26: note: expanded from macro 'HOST_WIDE_INT'
#   define HOST_WIDE_INT long
                         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/explow.c:158:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          c += INTVAL (XEXP (x, 1));
                       ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/explow.c:168:56: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          x = gen_rtx_PLUS (mode, XEXP (x, 0), plus_constant (XEXP (x, 1), c));
                                                              ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1432:50: note: expanded from macro 'plus_constant'
#define plus_constant(X, C) plus_constant_wide ((X), (HOST_WIDE_INT) (C))
                                                 ^
./genrtl.h:274:42: note: expanded from macro 'gen_rtx_PLUS'
  gen_rtx_fmt_ee (PLUS, (MODE), (ARG0), (ARG1))
                                         ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/explow.c:216:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                XEXP (x, 1)))
                                                ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/explow.c:225:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = eliminate_constant_term (XEXP (x, 1), &tem);
                                ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/explow.c:226:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if ((x1 != XEXP (x, 1) || x0 != XEXP (x, 0))
             ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/explow.c:297:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx op1 = break_out_memory_refs (XEXP (x, 1));
                                       ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/explow.c:299:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (op0 != XEXP (x, 0) || op1 != XEXP (x, 1))
                                       ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/explow.c:426:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx op1 = copy_all_regs (XEXP (x, 1));
                               ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/explow.c:427:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (op0 != XEXP (x, 0) || op1 != XEXP (x, 1))
                                       ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/explow.c:711:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && (set = single_set (insn)) != 0
                ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/explow.c:711:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && (set = single_set (insn)) != 0
                ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/explow.c:713:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && ! rtx_equal_p (x, SET_SRC (set)))
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
13 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expmed.c -o expmed.o
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expmed.c:147:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      XEXP (SET_SRC (PATTERN (shift_insn)), 1) = GEN_INT (m);
      ^                                     ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expmed.c:147:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      XEXP (SET_SRC (PATTERN (shift_insn)), 1) = GEN_INT (m);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expmed.c:147:22: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      XEXP (SET_SRC (PATTERN (shift_insn)), 1) = GEN_INT (m);
                     ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expmed.c:148:18: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (recog (PATTERN (shift_insn), shift_insn, &dummy) >= 0)
                 ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expmed.c:149:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        shift_cost[m] = rtx_cost (SET_SRC (PATTERN (shift_insn)), SET);
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expmed.c:149:37: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        shift_cost[m] = rtx_cost (SET_SRC (PATTERN (shift_insn)), SET);
                                           ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:28: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:45: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expmed.c:151:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      XEXP (XEXP (SET_SRC (PATTERN (shiftadd_insn)), 0), 1) = c_int;
      ^                                                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expmed.c:151:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      XEXP (XEXP (SET_SRC (PATTERN (shiftadd_insn)), 0), 1) = c_int;
                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expmed.c:151:28: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      XEXP (XEXP (SET_SRC (PATTERN (shiftadd_insn)), 0), 1) = c_int;
                           ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 4 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expmed.c:152:18: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (recog (PATTERN (shiftadd_insn), shiftadd_insn, &dummy) >= 0)
                 ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expmed.c:153:31: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        shiftadd_cost[m] = rtx_cost (SET_SRC (PATTERN (shiftadd_insn)), SET);
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expmed.c:153:40: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        shiftadd_cost[m] = rtx_cost (SET_SRC (PATTERN (shiftadd_insn)), SET);
                                              ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:28: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:45: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expmed.c:155:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      XEXP (XEXP (SET_SRC (PATTERN (shiftsub_insn)), 0), 1) = c_int;
      ^                                                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expmed.c:155:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      XEXP (XEXP (SET_SRC (PATTERN (shiftsub_insn)), 0), 1) = c_int;
                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expmed.c:155:28: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      XEXP (XEXP (SET_SRC (PATTERN (shiftsub_insn)), 0), 1) = c_int;
                           ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 4 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expmed.c:156:18: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (recog (PATTERN (shiftsub_insn), shiftsub_insn, &dummy) >= 0)
                 ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expmed.c:157:31: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        shiftsub_cost[m] = rtx_cost (SET_SRC (PATTERN (shiftsub_insn)), SET);
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expmed.c:157:40: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        shiftsub_cost[m] = rtx_cost (SET_SRC (PATTERN (shiftsub_insn)), SET);
                                              ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:28: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:45: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expmed.c:309:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      offset += (SUBREG_BYTE (op0) / UNITS_PER_WORD);
                 ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expmed.c:605:42: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              = get_best_mode (bitsize, bitnum, MEM_ALIGN (op0), maxmode,
                                                ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:2: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expmed.c:605:42: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              = get_best_mode (bitsize, bitnum, MEM_ALIGN (op0), maxmode,
                                                ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:25: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expmed.c:642:53: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        xop0 = gen_rtx_SUBREG (maxmode, SUBREG_REG (xop0), SUBREG_BYTE (xop0));
                                                           ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expmed.c:768:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                            MEM_ALIGN (op0), mode, MEM_VOLATILE_P (op0));
                            ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:2: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expmed.c:768:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                            MEM_ALIGN (op0), mode, MEM_VOLATILE_P (op0));
                            ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:25: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expmed.c:904:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    unit = MIN (MEM_ALIGN (op0), BITS_PER_WORD);
                ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:2: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:245:20: note: expanded from macro 'MIN'
#define MIN(X,Y) ((X) < (Y) ? (X) : (Y))
                   ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expmed.c:904:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    unit = MIN (MEM_ALIGN (op0), BITS_PER_WORD);
                ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:25: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:245:20: note: expanded from macro 'MIN'
#define MIN(X,Y) ((X) < (Y) ? (X) : (Y))
                   ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expmed.c:904:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    unit = MIN (MEM_ALIGN (op0), BITS_PER_WORD);
                ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:2: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:245:32: note: expanded from macro 'MIN'
#define MIN(X,Y) ((X) < (Y) ? (X) : (Y))
                               ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expmed.c:904:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    unit = MIN (MEM_ALIGN (op0), BITS_PER_WORD);
                ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:25: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:245:32: note: expanded from macro 'MIN'
#define MIN(X,Y) ((X) < (Y) ? (X) : (Y))
                               ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expmed.c:985:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          int word_offset = (SUBREG_BYTE (op0) / UNITS_PER_WORD) + offset;
                             ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expmed.c:1056:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      bitpos += SUBREG_BYTE (op0) * BITS_PER_UNIT;
                ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expmed.c:1374:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                              MEM_ALIGN (xop0), maxmode,
                                              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:2: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expmed.c:1374:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                              MEM_ALIGN (xop0), maxmode,
                                              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:25: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expmed.c:1509:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                              MEM_ALIGN (xop0), maxmode,
                                              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:2: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expmed.c:1509:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                              MEM_ALIGN (xop0), maxmode,
                                              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:25: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expmed.c:1670:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                            MEM_ALIGN (op0), word_mode, MEM_VOLATILE_P (op0));
                            ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:2: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expmed.c:1670:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                            MEM_ALIGN (op0), word_mode, MEM_VOLATILE_P (op0));
                            ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:25: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expmed.c:1863:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    unit = MIN (MEM_ALIGN (op0), BITS_PER_WORD);
                ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:2: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:245:20: note: expanded from macro 'MIN'
#define MIN(X,Y) ((X) < (Y) ? (X) : (Y))
                   ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expmed.c:1863:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    unit = MIN (MEM_ALIGN (op0), BITS_PER_WORD);
                ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:25: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:245:20: note: expanded from macro 'MIN'
#define MIN(X,Y) ((X) < (Y) ? (X) : (Y))
                   ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expmed.c:1863:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    unit = MIN (MEM_ALIGN (op0), BITS_PER_WORD);
                ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:2: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:245:32: note: expanded from macro 'MIN'
#define MIN(X,Y) ((X) < (Y) ? (X) : (Y))
                               ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expmed.c:1863:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    unit = MIN (MEM_ALIGN (op0), BITS_PER_WORD);
                ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:25: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:245:32: note: expanded from macro 'MIN'
#define MIN(X,Y) ((X) < (Y) ? (X) : (Y))
                               ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expmed.c:1889:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          int word_offset = (SUBREG_BYTE (op0) / UNITS_PER_WORD) + offset;
                             ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expmed.c:2425:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && CONST_DOUBLE_HIGH (op1) == 0)
         ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1051:30: note: expanded from macro 'CONST_DOUBLE_HIGH'
#define CONST_DOUBLE_HIGH(r) XCWINT (r, 1, CONST_DOUBLE)
                             ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:32: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                     ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:220:5: note: array 'hwint' declared here
    HOST_WIDE_INT hwint[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/hwint.h:49:26: note: expanded from macro 'HOST_WIDE_INT'
#   define HOST_WIDE_INT long
                         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expmed.c:3334:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    && (set = single_set (insn)) != 0
                              ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expmed.c:3334:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    && (set = single_set (insn)) != 0
                              ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expmed.c:3420:18: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                            && (set = single_set (insn)) != 0
                                      ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expmed.c:3420:18: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                            && (set = single_set (insn)) != 0
                                      ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expmed.c:3513:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    && (set = single_set (insn)) != 0
                              ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expmed.c:3513:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    && (set = single_set (insn)) != 0
                              ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expmed.c:4165:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                          make_tree (type, XEXP (x, 1))));
                                           ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expmed.c:4169:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                          make_tree (type, XEXP (x, 1))));
                                           ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expmed.c:4176:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                          make_tree (type, XEXP (x, 1))));
                                           ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expmed.c:4180:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                          make_tree (type, XEXP (x, 1))));
                                           ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expmed.c:4187:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                   make_tree (type, XEXP (x, 1)))));
                                                    ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expmed.c:4194:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                   make_tree (type, XEXP (x, 1)))));
                                                    ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expmed.c:4205:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                   make_tree (t, XEXP (x, 1)))));
                                                 ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expmed.c:4211:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                   make_tree (t, XEXP (x, 1)))));
                                                 ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
56 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c -o expr.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:43:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:253:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  PATTERN (insn) = pat;
  ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:278:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            SET_SRC (pat) = mem;
            ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:283:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            SET_SRC (pat) = mem1;
            ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:288:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            SET_SRC (pat) = reg;
            ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:293:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            SET_SRC (pat) = reg;
            ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:397:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (QUEUED_INSN (y))
              ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.h:36:24: note: expanded from macro 'QUEUED_INSN'
#define QUEUED_INSN(P) XEXP (P, 1)
                       ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:402:5: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                QUEUED_INSN (y));
                                ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.h:36:24: note: expanded from macro 'QUEUED_INSN'
#define QUEUED_INSN(P) XEXP (P, 1)
                       ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:425:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx new1 = protect_from_queue (XEXP (x, 1), 0);
                                         ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:426:39: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (new0 != XEXP (x, 0) || new1 != XEXP (x, 1))
                                             ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:430:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              XEXP (x, 1) = new1;
              ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:438:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (QUEUED_INSN (x) == 0)
      ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.h:36:24: note: expanded from macro 'QUEUED_INSN'
#define QUEUED_INSN(P) XEXP (P, 1)
                       ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:442:7: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (QUEUED_COPY (x) != 0)
      ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.h:39:24: note: expanded from macro 'QUEUED_COPY'
#define QUEUED_COPY(P) XEXP (P, 2)
                       ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:443:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
    return QUEUED_COPY (x);
           ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.h:39:24: note: expanded from macro 'QUEUED_COPY'
#define QUEUED_COPY(P) XEXP (P, 2)
                       ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:446:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  QUEUED_COPY (x) = gen_reg_rtx (GET_MODE (QUEUED_VAR (x)));
  ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.h:39:24: note: expanded from macro 'QUEUED_COPY'
#define QUEUED_COPY(P) XEXP (P, 2)
                       ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:447:36: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  emit_insn_before (gen_move_insn (QUEUED_COPY (x), QUEUED_VAR (x)),
                                   ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.h:39:24: note: expanded from macro 'QUEUED_COPY'
#define QUEUED_COPY(P) XEXP (P, 2)
                       ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:448:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    QUEUED_INSN (x));
                    ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.h:36:24: note: expanded from macro 'QUEUED_INSN'
#define QUEUED_INSN(P) XEXP (P, 1)
                       ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:449:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  return QUEUED_COPY (x);
         ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.h:39:24: note: expanded from macro 'QUEUED_COPY'
#define QUEUED_COPY(P) XEXP (P, 2)
                       ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:471:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              || queued_subexp_p (XEXP (x, 1)));
                                  ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:497:17: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (mark && ! QUEUED_BODY (mark))
                ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.h:42:24: note: expanded from macro 'QUEUED_BODY'
#define QUEUED_BODY(P) XEXP (P, 3)
                       ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:502:18: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx body = QUEUED_BODY (p);
                 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.h:42:24: note: expanded from macro 'QUEUED_BODY'
#define QUEUED_BODY(P) XEXP (P, 3)
                       ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:512:4: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          QUEUED_INSN (p) = body;
          ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.h:36:24: note: expanded from macro 'QUEUED_INSN'
#define QUEUED_INSN(P) XEXP (P, 1)
                       ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:523:4: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          QUEUED_INSN (p) = emit_insn (body);
          ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.h:36:24: note: expanded from macro 'QUEUED_INSN'
#define QUEUED_INSN(P) XEXP (P, 1)
                       ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:527:7: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      QUEUED_BODY (p) = 0;
      ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.h:42:24: note: expanded from macro 'QUEUED_BODY'
#define QUEUED_BODY(P) XEXP (P, 3)
                       ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:528:23: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
      pending_chain = QUEUED_NEXT (p);
                      ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.h:44:24: note: expanded from macro 'QUEUED_NEXT'
#define QUEUED_NEXT(P) XEXP (P, 4)
                       ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:602:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      convert_move (XEXP (to, 1), XEXP (from, 1), unsignedp);
                    ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:602:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      convert_move (XEXP (to, 1), XEXP (from, 1), unsignedp);
                                  ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:1075:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  align = MIN (to ? MEM_ALIGN (to) : align, MEM_ALIGN (from));
                    ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:2: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:245:20: note: expanded from macro 'MIN'
#define MIN(X,Y) ((X) < (Y) ? (X) : (Y))
                   ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:1075:45: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  align = MIN (to ? MEM_ALIGN (to) : align, MEM_ALIGN (from));
                                            ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:2: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:245:26: note: expanded from macro 'MIN'
#define MIN(X,Y) ((X) < (Y) ? (X) : (Y))
                         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:1075:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  align = MIN (to ? MEM_ALIGN (to) : align, MEM_ALIGN (from));
                    ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:25: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:245:20: note: expanded from macro 'MIN'
#define MIN(X,Y) ((X) < (Y) ? (X) : (Y))
                   ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:1075:45: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  align = MIN (to ? MEM_ALIGN (to) : align, MEM_ALIGN (from));
                                            ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:25: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:245:26: note: expanded from macro 'MIN'
#define MIN(X,Y) ((X) < (Y) ? (X) : (Y))
                         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:1075:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  align = MIN (to ? MEM_ALIGN (to) : align, MEM_ALIGN (from));
                    ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:2: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:245:32: note: expanded from macro 'MIN'
#define MIN(X,Y) ((X) < (Y) ? (X) : (Y))
                               ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:1075:45: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  align = MIN (to ? MEM_ALIGN (to) : align, MEM_ALIGN (from));
                                            ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:2: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:245:38: note: expanded from macro 'MIN'
#define MIN(X,Y) ((X) < (Y) ? (X) : (Y))
                                     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:1075:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  align = MIN (to ? MEM_ALIGN (to) : align, MEM_ALIGN (from));
                    ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:25: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:245:32: note: expanded from macro 'MIN'
#define MIN(X,Y) ((X) < (Y) ? (X) : (Y))
                               ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:1075:45: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  align = MIN (to ? MEM_ALIGN (to) : align, MEM_ALIGN (from));
                                            ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:25: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:245:38: note: expanded from macro 'MIN'
#define MIN(X,Y) ((X) < (Y) ? (X) : (Y))
                                     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:1353:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  align = MIN (MEM_ALIGN (x), MEM_ALIGN (y));
               ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:2: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:245:20: note: expanded from macro 'MIN'
#define MIN(X,Y) ((X) < (Y) ? (X) : (Y))
                   ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:1353:31: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  align = MIN (MEM_ALIGN (x), MEM_ALIGN (y));
                              ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:2: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:245:26: note: expanded from macro 'MIN'
#define MIN(X,Y) ((X) < (Y) ? (X) : (Y))
                         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:1353:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  align = MIN (MEM_ALIGN (x), MEM_ALIGN (y));
               ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:25: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:245:20: note: expanded from macro 'MIN'
#define MIN(X,Y) ((X) < (Y) ? (X) : (Y))
                   ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:1353:31: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  align = MIN (MEM_ALIGN (x), MEM_ALIGN (y));
                              ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:25: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:245:26: note: expanded from macro 'MIN'
#define MIN(X,Y) ((X) < (Y) ? (X) : (Y))
                         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:1353:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  align = MIN (MEM_ALIGN (x), MEM_ALIGN (y));
               ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:2: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:245:32: note: expanded from macro 'MIN'
#define MIN(X,Y) ((X) < (Y) ? (X) : (Y))
                               ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:1353:31: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  align = MIN (MEM_ALIGN (x), MEM_ALIGN (y));
                              ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:2: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:245:38: note: expanded from macro 'MIN'
#define MIN(X,Y) ((X) < (Y) ? (X) : (Y))
                                     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:1353:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  align = MIN (MEM_ALIGN (x), MEM_ALIGN (y));
               ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:25: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:245:32: note: expanded from macro 'MIN'
#define MIN(X,Y) ((X) < (Y) ? (X) : (Y))
                               ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:1353:31: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  align = MIN (MEM_ALIGN (x), MEM_ALIGN (y));
                              ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:25: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:245:38: note: expanded from macro 'MIN'
#define MIN(X,Y) ((X) < (Y) ? (X) : (Y))
                                     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:1831:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx offset = XEXP (XVECEXP (orig, 0, i), 1);
                   ^                           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:1866:39: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      HOST_WIDE_INT bytepos = INTVAL (XEXP (XVECEXP (dst, 0, i), 1));
                                      ^                          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:2063:39: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      HOST_WIDE_INT bytepos = INTVAL (XEXP (XVECEXP (src, 0, i), 1));
                                      ^                          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:2096:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              dest = XEXP (dst, 1);
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:2570:52: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  unsigned int align = (GET_CODE (object) == MEM ? MEM_ALIGN (object)
                                                   ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:2: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:2570:52: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  unsigned int align = (GET_CODE (object) == MEM ? MEM_ALIGN (object)
                                                   ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:25: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:2856:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && (set = single_set (last_insn)) != NULL_RTX
                ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:2856:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && (set = single_set (last_insn)) != NULL_RTX
                ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:2858:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && ! rtx_equal_p (y_cst, SET_SRC (set)))
                               ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:3524:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && MEM_ALIGN (xinner) >= align
             ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:2: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:3524:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && MEM_ALIGN (xinner) >= align
             ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:25: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:3826:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && MEM_ALIGN (to_rtx) == GET_MODE_ALIGNMENT (mode1))
                 ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:2: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:3826:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && MEM_ALIGN (to_rtx) == GET_MODE_ALIGNMENT (mode1))
                 ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:25: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:4515:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && MEM_ALIAS_SET (target) != 0)
             ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1175:29: note: expanded from macro 'MEM_ALIAS_SET'
#define MEM_ALIAS_SET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->alias)
                            ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:4515:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && MEM_ALIAS_SET (target) != 0)
             ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1175:56: note: expanded from macro 'MEM_ALIAS_SET'
#define MEM_ALIAS_SET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->alias)
                                                       ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:5164: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);
                                       ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.h:521:38: note: expanded from macro 'expand_expr'
  expand_expr_real((EXP), (TARGET), (MODE), (MODIFIER), NULL)
  ~~~~~~~~~~~~~~~~                   ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:5180: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,
                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.h:521:38: note: expanded from macro 'expand_expr'
  expand_expr_real((EXP), (TARGET), (MODE), (MODIFIER), NULL)
  ~~~~~~~~~~~~~~~~                   ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:5182: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,
                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.h:521:38: note: expanded from macro 'expand_expr'
  expand_expr_real((EXP), (TARGET), (MODE), (MODIFIER), NULL)
  ~~~~~~~~~~~~~~~~                   ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:5321:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && ((((MEM_ALIGN (target) < GET_MODE_ALIGNMENT (mode))
                 ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:2: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:5321:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && ((((MEM_ALIGN (target) < GET_MODE_ALIGNMENT (mode))
                 ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:25: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:5429:45: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (!MEM_KEEP_ALIAS_SET_P (to_rtx) && MEM_ALIAS_SET (to_rtx) != 0)
                                            ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1175:29: note: expanded from macro 'MEM_ALIAS_SET'
#define MEM_ALIAS_SET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->alias)
                            ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:5429:45: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (!MEM_KEEP_ALIAS_SET_P (to_rtx) && MEM_ALIAS_SET (to_rtx) != 0)
                                            ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1175:56: note: expanded from macro 'MEM_ALIAS_SET'
#define MEM_ALIAS_SET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->alias)
                                                       ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:5685:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      op2 = XEXP (value, 1);
            ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:5710:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                      force_operand (XEXP (XEXP (value,
                                                     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:5770:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                             SUBREG_BYTE (value));
                             ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:5916:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && alias_sets_conflict_p (MEM_ALIAS_SET (x),
                                        ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1175:29: note: expanded from macro 'MEM_ALIAS_SET'
#define MEM_ALIAS_SET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->alias)
                            ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:5916:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && alias_sets_conflict_p (MEM_ALIAS_SET (x),
                                        ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1175:56: note: expanded from macro 'MEM_ALIAS_SET'
#define MEM_ALIAS_SET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->alias)
                                                       ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:7379: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:128:31: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
  ~~~~~~~~~~~~~~              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:6555:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          itarg = XEXP (original_target, 1);
                  ^                      ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:7174:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                && MEM_ALIGN (op0) == GET_MODE_ALIGNMENT (mode1))
                   ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:2: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:7174:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                && MEM_ALIGN (op0) == GET_MODE_ALIGNMENT (mode1))
                   ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:25: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:7228:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                          && (MEM_ALIGN (op0) < GET_MODE_ALIGNMENT (mode1)
                              ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:2: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:7228:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                          && (MEM_ALIGN (op0) < GET_MODE_ALIGNMENT (mode1)
                              ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:25: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:7281:41: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              mark_reg_pointer (XEXP (op0, 0), MEM_ALIGN (op0));
                                               ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:2: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:7281:41: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              mark_reg_pointer (XEXP (op0, 0), MEM_ALIGN (op0));
                                               ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:25: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:7333:37: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          mark_reg_pointer (XEXP (op0, 0), MEM_ALIGN (op0));
                                           ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:2: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:7333:37: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          mark_reg_pointer (XEXP (op0, 0), MEM_ALIGN (op0));
                                           ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:25: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:7379:51: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
          = gen_rtx_EXPR_LIST (REG_VTABLE_REF, vtbl_ref, REG_NOTES (insn));
                                                         ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:128:47: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
                                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:7378:2: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
        REG_NOTES (insn)
        ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:7683:31: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            set_mem_align (op0, MAX (MEM_ALIGN (op0), TYPE_ALIGN (type)));
                                     ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:2: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:246:20: note: expanded from macro 'MAX'
#define MAX(X,Y) ((X) > (Y) ? (X) : (Y))
                   ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:7683:31: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            set_mem_align (op0, MAX (MEM_ALIGN (op0), TYPE_ALIGN (type)));
                                     ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:25: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:246:20: note: expanded from macro 'MAX'
#define MAX(X,Y) ((X) > (Y) ? (X) : (Y))
                   ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:7683:31: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            set_mem_align (op0, MAX (MEM_ALIGN (op0), TYPE_ALIGN (type)));
                                     ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:2: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:246:32: note: expanded from macro 'MAX'
#define MAX(X,Y) ((X) > (Y) ? (X) : (Y))
                               ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:7683:31: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            set_mem_align (op0, MAX (MEM_ALIGN (op0), TYPE_ALIGN (type)));
                                     ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:25: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:246:32: note: expanded from macro 'MAX'
#define MAX(X,Y) ((X) > (Y) ? (X) : (Y))
                               ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:9155: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)
         ^                                                            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:9155:10: note: add parentheses after the '!' to evaluate the comparison first
      || !exact_log2 (tree_low_cst (TREE_OPERAND (offset, 1), 1) + 1) < 0)
         ^
          (                                                              )
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:9155: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)
         ^
         (                                                           )
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c:9155: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)
         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~
88 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c -o final.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:63:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:402:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        body = PATTERN (insn);
               ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:413:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        body = PATTERN (insn);
               ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:546:10: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  return LABEL_TO_ALIGNMENT (label);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:536:16: note: expanded from macro 'LABEL_TO_ALIGNMENT'
  (label_align[CODE_LABEL_NUMBER (LABEL) - min_labelno].alignment)
               ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:803:33: note: expanded from macro 'CODE_LABEL_NUMBER'
#define CODE_LABEL_NUMBER(INSN) XINT (INSN, 6)
                                ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:595:25: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
      known_align_log = LABEL_TO_ALIGNMENT (align_label);
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:536:16: note: expanded from macro 'LABEL_TO_ALIGNMENT'
  (label_align[CODE_LABEL_NUMBER (LABEL) - min_labelno].alignment)
               ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:803:33: note: expanded from macro 'CODE_LABEL_NUMBER'
#define CODE_LABEL_NUMBER(INSN) XINT (INSN, 6)
                                ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:626:9: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  seq = NEXT_INSN (PREV_INSN (branch));
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:626:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  seq = NEXT_INSN (PREV_INSN (branch));
                   ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:31: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:635:10: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
  dest = JUMP_LABEL (branch);
         ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:732:7: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
      LABEL_TO_ALIGNMENT (label) = max_log;
      ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:536:16: note: expanded from macro 'LABEL_TO_ALIGNMENT'
  (label_align[CODE_LABEL_NUMBER (LABEL) - min_labelno].alignment)
               ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:803:33: note: expanded from macro 'CODE_LABEL_NUMBER'
#define CODE_LABEL_NUMBER(INSN) XINT (INSN, 6)
                                ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:733:7: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
      LABEL_TO_MAX_SKIP (label) = max_skip;
      ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:539:16: note: expanded from macro 'LABEL_TO_MAX_SKIP'
  (label_align[CODE_LABEL_NUMBER (LABEL) - min_labelno].max_skip)
               ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:803:33: note: expanded from macro 'CODE_LABEL_NUMBER'
#define CODE_LABEL_NUMBER(INSN) XINT (INSN, 6)
                                ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:804:49: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = get_insns (), i = 1; insn; insn = NEXT_INSN (insn))
                                                ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:822:10: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
          log = LABEL_TO_ALIGNMENT (insn);
                ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:536:16: note: expanded from macro 'LABEL_TO_ALIGNMENT'
  (label_align[CODE_LABEL_NUMBER (LABEL) - min_labelno].alignment)
               ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:803:33: note: expanded from macro 'CODE_LABEL_NUMBER'
#define CODE_LABEL_NUMBER(INSN) XINT (INSN, 6)
                                ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:826:19: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
              max_skip = LABEL_TO_MAX_SKIP (insn);
                         ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:539:16: note: expanded from macro 'LABEL_TO_MAX_SKIP'
  (label_align[CODE_LABEL_NUMBER (LABEL) - min_labelno].max_skip)
               ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:803:33: note: expanded from macro 'CODE_LABEL_NUMBER'
#define CODE_LABEL_NUMBER(INSN) XINT (INSN, 6)
                                ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:835:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          next = NEXT_INSN (insn);
                 ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:841:18: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                rtx nextbody = PATTERN (next);
                               ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:853:4: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
          LABEL_TO_ALIGNMENT (insn) = max_log;
          ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:536:16: note: expanded from macro 'LABEL_TO_ALIGNMENT'
  (label_align[CODE_LABEL_NUMBER (LABEL) - min_labelno].alignment)
               ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:803:33: note: expanded from macro 'CODE_LABEL_NUMBER'
#define CODE_LABEL_NUMBER(INSN) XINT (INSN, 6)
                                ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:854:4: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
          LABEL_TO_MAX_SKIP (insn) = max_skip;
          ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:539:16: note: expanded from macro 'LABEL_TO_MAX_SKIP'
  (label_align[CODE_LABEL_NUMBER (LABEL) - min_labelno].max_skip)
               ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:803:33: note: expanded from macro 'CODE_LABEL_NUMBER'
#define CODE_LABEL_NUMBER(INSN) XINT (INSN, 6)
                                ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:863:17: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
               label = NEXT_INSN (label))
                       ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:897:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (; seq; seq = PREV_INSN (seq))
                    ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:901:45: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
      log = (GET_CODE (seq) == CODE_LABEL ? LABEL_TO_ALIGNMENT (seq) : 0);
                                            ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:536:16: note: expanded from macro 'LABEL_TO_ALIGNMENT'
  (label_align[CODE_LABEL_NUMBER (LABEL) - min_labelno].alignment)
               ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:803:33: note: expanded from macro 'CODE_LABEL_NUMBER'
#define CODE_LABEL_NUMBER(INSN) XINT (INSN, 6)
                                ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:971:58: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
       insn_current_address += insn_lengths[uid], insn = NEXT_INSN (insn))
                                                         ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:979:14: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
          int log = LABEL_TO_ALIGNMENT (insn);
                    ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:536:16: note: expanded from macro 'LABEL_TO_ALIGNMENT'
  (label_align[CODE_LABEL_NUMBER (LABEL) - min_labelno].alignment)
               ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:803:33: note: expanded from macro 'CODE_LABEL_NUMBER'
#define CODE_LABEL_NUMBER(INSN) XINT (INSN, 6)
                                ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:996:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      body = PATTERN (insn);
             ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:1028:23: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  || asm_noperands (PATTERN (XVECEXP (body, 0, i))) >= 0)
                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:1029:35: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                inner_length = (asm_insn_count (PATTERN (inner_insn))
                                                ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:1072:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
           insn = NEXT_INSN (insn))
                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:1084:18: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
              int log = LABEL_TO_ALIGNMENT (insn);
                        ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:536:16: note: expanded from macro 'LABEL_TO_ALIGNMENT'
  (label_align[CODE_LABEL_NUMBER (LABEL) - min_labelno].alignment)
               ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:803:33: note: expanded from macro 'CODE_LABEL_NUMBER'
#define CODE_LABEL_NUMBER(INSN) XINT (INSN, 6)
                                ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:1222:12: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  body = PATTERN (insn);
                         ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:1243:15: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              body = PATTERN (insn);
                     ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:1533:35: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = first; insn; insn = NEXT_INSN (insn))
                                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:1556:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = NEXT_INSN (first); insn;)
              ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:1603:22: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
  const char *name = LABEL_NAME (insn);
                     ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:931:25: note: expanded from macro 'LABEL_NAME'
#define LABEL_NAME(RTX) XCSTR (RTX, 7, CODE_LABEL)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:541:32: note: expanded from macro 'XCSTR'
#define XCSTR(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtstr)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:1654:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
    return NEXT_INSN (insn);
           ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:1662:15: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      switch (NOTE_LINE_NUMBER (insn))
              ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:1681:27: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
                     ASM_COMMENT_START, NOTE_BASIC_BLOCK (insn)->index);
                                        ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:818:32: note: expanded from macro 'NOTE_BASIC_BLOCK'
#define NOTE_BASIC_BLOCK(INSN)  XCBBDEF (INSN, 4, NOTE)
                                ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:547:32: note: expanded from macro 'XCBBDEF'
#define XCBBDEF(RTX, N, C)    (RTL_CHECKC1 (RTX, N, C).bb)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:1695:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                  NOTE_EH_HANDLER (insn));
                                  ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:817:31: note: expanded from macro 'NOTE_EH_HANDLER'
#define NOTE_EH_HANDLER(INSN)   XCINT (INSN, 4, NOTE)
                                ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/defaults.h:168:52: note: expanded from macro 'ASM_OUTPUT_DEBUG_LABEL'
  (*targetm.asm_out.internal_label) (FILE, PREFIX, NUM)
                                                   ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:1700:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                  NOTE_EH_HANDLER (insn));
                                  ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:817:31: note: expanded from macro 'NOTE_EH_HANDLER'
#define NOTE_EH_HANDLER(INSN)   XCINT (INSN, 4, NOTE)
                                ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/defaults.h:168:52: note: expanded from macro 'ASM_OUTPUT_DEBUG_LABEL'
  (*targetm.asm_out.internal_label) (FILE, PREFIX, NUM)
                                                   ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:1743:30: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
              int n = BLOCK_NUMBER (NOTE_BLOCK (insn));
                                    ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:816:26: note: expanded from macro 'NOTE_BLOCK'
#define NOTE_BLOCK(INSN)        XCTREE (INSN, 4, NOTE)
                                ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:546:32: note: expanded from macro 'XCTREE'
#define XCTREE(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rttree)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tree.h:879:42: note: expanded from macro 'BLOCK_NUMBER'
#define BLOCK_NUMBER(NODE) (BLOCK_CHECK (NODE)->block.block_num)
                                         ^~~~
./tree-check.h:10:36: note: expanded from macro 'BLOCK_CHECK'
#define BLOCK_CHECK(t)  TREE_CHECK (t, BLOCK)
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tree.h:364:31: note: expanded from macro 'TREE_CHECK'
#define TREE_CHECK(T, CODE)             (T)
                                         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:1753:26: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
              TREE_ASM_WRITTEN (NOTE_BLOCK (insn)) = 1;
                                ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:816:26: note: expanded from macro 'NOTE_BLOCK'
#define NOTE_BLOCK(INSN)        XCTREE (INSN, 4, NOTE)
                                ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:546:32: note: expanded from macro 'XCTREE'
#define XCTREE(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rttree)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tree.h:613:34: note: expanded from macro 'TREE_ASM_WRITTEN'
#define TREE_ASM_WRITTEN(NODE) ((NODE)->common.asm_written_flag)
                                 ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:1765:30: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
              int n = BLOCK_NUMBER (NOTE_BLOCK (insn));
                                    ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:816:26: note: expanded from macro 'NOTE_BLOCK'
#define NOTE_BLOCK(INSN)        XCTREE (INSN, 4, NOTE)
                                ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:546:32: note: expanded from macro 'XCTREE'
#define XCTREE(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rttree)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tree.h:879:42: note: expanded from macro 'BLOCK_NUMBER'
#define BLOCK_NUMBER(NODE) (BLOCK_CHECK (NODE)->block.block_num)
                                         ^~~~
./tree-check.h:10:36: note: expanded from macro 'BLOCK_CHECK'
#define BLOCK_CHECK(t)  TREE_CHECK (t, BLOCK)
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tree.h:364:31: note: expanded from macro 'TREE_CHECK'
#define TREE_CHECK(T, CODE)             (T)
                                         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:1782:39: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
          ASM_OUTPUT_DEBUG_LABEL (file, "L", CODE_LABEL_NUMBER (insn));
                                             ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:803:33: note: expanded from macro 'CODE_LABEL_NUMBER'
#define CODE_LABEL_NUMBER(INSN) XINT (INSN, 6)
                                ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/defaults.h:168:52: note: expanded from macro 'ASM_OUTPUT_DEBUG_LABEL'
  (*targetm.asm_out.internal_label) (FILE, PREFIX, NUM)
                                                   ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:1789:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (NOTE_LINE_NUMBER (insn) <= 0)
              ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:1805:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (CODE_LABEL_NUMBER (insn) <= max_labelno)
          ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:803:33: note: expanded from macro 'CODE_LABEL_NUMBER'
#define CODE_LABEL_NUMBER(INSN) XINT (INSN, 6)
                                ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:1807:16: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
          int align = LABEL_TO_ALIGNMENT (insn);
                      ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:536:16: note: expanded from macro 'LABEL_TO_ALIGNMENT'
  (label_align[CODE_LABEL_NUMBER (LABEL) - min_labelno].alignment)
               ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:803:33: note: expanded from macro 'CODE_LABEL_NUMBER'
#define CODE_LABEL_NUMBER(INSN) XINT (INSN, 6)
                                ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:1809:19: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
          int max_skip = LABEL_TO_MAX_SKIP (insn);
                         ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:539:16: note: expanded from macro 'LABEL_TO_MAX_SKIP'
  (label_align[CODE_LABEL_NUMBER (LABEL) - min_labelno].max_skip)
               ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:803:33: note: expanded from macro 'CODE_LABEL_NUMBER'
#define CODE_LABEL_NUMBER(INSN) XINT (INSN, 6)
                                ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:1812:17: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (align && NEXT_INSN (insn))
                       ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:1855:11: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (LABEL_NAME (insn))
          ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:931:25: note: expanded from macro 'LABEL_NAME'
#define LABEL_NAME(RTX) XCSTR (RTX, 7, CODE_LABEL)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:541:32: note: expanded from macro 'XCSTR'
#define XCSTR(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtstr)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:1863:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (NEXT_INSN (insn) != 0
          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:1866:19: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx nextbody = PATTERN (NEXT_INSN (insn));
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:1866:28: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx nextbody = PATTERN (NEXT_INSN (insn));
                                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:29: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:1887:33: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  log_align = ADDR_VEC_ALIGN (NEXT_INSN (insn));
                                              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:524:56: note: expanded from macro 'ADDR_VEC_ALIGN'
#define ADDR_VEC_ALIGN(ADDR_VEC) final_addr_vec_align (ADDR_VEC)
                                                       ^~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:1897:42: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
              ASM_OUTPUT_CASE_LABEL (file, "L", CODE_LABEL_NUMBER (insn),
                                                ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:803:33: note: expanded from macro 'CODE_LABEL_NUMBER'
#define CODE_LABEL_NUMBER(INSN) XINT (INSN, 6)
                                ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/elfos.h:146:51: note: expanded from macro 'ASM_OUTPUT_CASE_LABEL'
        (*targetm.asm_out.internal_label) (FILE, PREFIX, NUM);                  \
                                                         ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:1909:48: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
        (*targetm.asm_out.internal_label) (file, "L", CODE_LABEL_NUMBER (insn));
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:803:33: note: expanded from macro 'CODE_LABEL_NUMBER'
#define CODE_LABEL_NUMBER(INSN) XINT (INSN, 6)
                                ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:1914:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        rtx body = PATTERN (insn);
                   ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:1983:16: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      (file, CODE_LABEL_NUMBER (XEXP (XVECEXP (body, 0, idx), 0)));
                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:803:33: note: expanded from macro 'CODE_LABEL_NUMBER'
#define CODE_LABEL_NUMBER(INSN) XINT (INSN, 6)
                                ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.h:2853:38: note: expanded from macro 'ASM_OUTPUT_ADDR_VEC_ELT'
  ix86_output_addr_vec_elt ((FILE), (VALUE))
                                     ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:1994:10: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
                       CODE_LABEL_NUMBER (XEXP (XVECEXP (body, 1, idx), 0)),
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:803:33: note: expanded from macro 'CODE_LABEL_NUMBER'
#define CODE_LABEL_NUMBER(INSN) XINT (INSN, 6)
                                ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.h:2858:39: note: expanded from macro 'ASM_OUTPUT_ADDR_DIFF_ELT'
  ix86_output_addr_diff_elt ((FILE), (VALUE), (REL))
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:1994:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                       CODE_LABEL_NUMBER (XEXP (XVECEXP (body, 1, idx), 0)),
                                                ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:516:39: note: expanded from macro 'XVECEXP'
#define XVECEXP(RTX, N, M)      RTVEC_ELT (XVEC (RTX, N), M)
                                           ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 4 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:35: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.h:2858:39: note: expanded from macro 'ASM_OUTPUT_ADDR_DIFF_ELT'
  ix86_output_addr_diff_elt ((FILE), (VALUE), (REL))
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:1995:10: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
                       CODE_LABEL_NUMBER (XEXP (XEXP (body, 0), 0)));
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:803:33: note: expanded from macro 'CODE_LABEL_NUMBER'
#define CODE_LABEL_NUMBER(INSN) XINT (INSN, 6)
                                ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.h:2858:48: note: expanded from macro 'ASM_OUTPUT_ADDR_DIFF_ELT'
  ix86_output_addr_diff_elt ((FILE), (VALUE), (REL))
                                               ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:2116:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                rtx next = NEXT_INSN (insn);
                           ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:2142:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        body = PATTERN (insn);
               ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:2347:21: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
        insn_code_number = recog_memoized (insn);
                           ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:2347:21: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
        insn_code_number = recog_memoized (insn);
                           ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:2412:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                 prev = PREV_INSN (prev))
                        ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:2428:25: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
            if (new == insn && PATTERN (new) == body)
                               ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:2479:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  return NEXT_INSN (insn);
         ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:2548:44: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    *xp = adjust_address (y, GET_MODE (x), SUBREG_BYTE (x));
                                           ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.h:652:35: note: expanded from macro 'adjust_address'
  adjust_address_1 (MEMREF, MODE, OFFSET, 1, 1)
                                  ^~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:2552:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                 SUBREG_BYTE (x));
                                 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:2560:54: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          *xp = gen_rtx_REG_offset (y, GET_MODE (x), regno, SUBREG_BYTE (x));
                                                            ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:2580:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      XEXP (x, 1) = walk_alter_subreg (&XEXP (x, 1));
      ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:2795:17: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
      int num = INSN_CODE (debug_insn);
                ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:2824:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
    return REG_EXPR (op);
           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1201:24: note: expanded from macro 'REG_EXPR'
#define REG_EXPR(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->decl)
                       ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1167:24: note: expanded from macro 'REG_ATTRS'
#define REG_ATTRS(RTX) X0REGATTR (RTX, 2)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:534:29: note: expanded from macro 'X0REGATTR'
#define X0REGATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, REG).rtreg)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:2824:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
    return REG_EXPR (op);
           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1201:51: note: expanded from macro 'REG_EXPR'
#define REG_EXPR(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->decl)
                                                  ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1167:24: note: expanded from macro 'REG_ATTRS'
#define REG_ATTRS(RTX) X0REGATTR (RTX, 2)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:534:29: note: expanded from macro 'X0REGATTR'
#define X0REGATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, REG).rtreg)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:2828:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (MEM_EXPR (op) != 0)
      ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1179:24: note: expanded from macro 'MEM_EXPR'
#define MEM_EXPR(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->expr)
                       ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:2828:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (MEM_EXPR (op) != 0)
      ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1179:51: note: expanded from macro 'MEM_EXPR'
#define MEM_EXPR(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->expr)
                                                  ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:2829:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    return MEM_EXPR (op);
           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1179:24: note: expanded from macro 'MEM_EXPR'
#define MEM_EXPR(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->expr)
                       ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:2829:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    return MEM_EXPR (op);
           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1179:51: note: expanded from macro 'MEM_EXPR'
#define MEM_EXPR(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->expr)
                                                  ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:2841:38: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
           && (expr = get_mem_expr_from_op (XEXP (op, 1), &inner_addressp)))
                                            ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:2878:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      else if (REG_P (op) && ORIGINAL_REGNO (op)
                             ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1020:29: note: expanded from macro 'ORIGINAL_REGNO'
#define ORIGINAL_REGNO(RTX) X0UINT (RTX, 1)
                            ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:523:28: note: expanded from macro 'X0UINT'
#define X0UINT(RTX, N)     (RTL_CHECK1 (RTX, N, '0').rtuint)
                            ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:2879:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
               && ORIGINAL_REGNO (op) != REGNO (op))
                  ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1020:29: note: expanded from macro 'ORIGINAL_REGNO'
#define ORIGINAL_REGNO(RTX) X0UINT (RTX, 1)
                            ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:523:28: note: expanded from macro 'X0UINT'
#define X0UINT(RTX, N)     (RTL_CHECK1 (RTX, N, '0').rtuint)
                            ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:2880:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        fprintf (asm_out_file, " tmp%i", ORIGINAL_REGNO (op));
                                         ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1020:29: note: expanded from macro 'ORIGINAL_REGNO'
#define ORIGINAL_REGNO(RTX) X0UINT (RTX, 1)
                            ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:523:28: note: expanded from macro 'X0UINT'
#define X0UINT(RTX, N)     (RTL_CHECK1 (RTX, N, '0').rtuint)
                            ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:3115:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && NOTE_LINE_NUMBER (x) == NOTE_INSN_DELETED_LABEL))
             ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:3209:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (CONST_DOUBLE_HIGH (x))
              ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1051:30: note: expanded from macro 'CONST_DOUBLE_HIGH'
#define CONST_DOUBLE_HIGH(r) XCWINT (r, 1, CONST_DOUBLE)
                             ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:32: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                     ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:220:5: note: array 'hwint' declared here
    HOST_WIDE_INT hwint[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/hwint.h:49:26: note: expanded from macro 'HOST_WIDE_INT'
#   define HOST_WIDE_INT long
                         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:3211:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                     CONST_DOUBLE_HIGH (x), CONST_DOUBLE_LOW (x));
                     ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1051:30: note: expanded from macro 'CONST_DOUBLE_HIGH'
#define CONST_DOUBLE_HIGH(r) XCWINT (r, 1, CONST_DOUBLE)
                             ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:32: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                     ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:220:5: note: array 'hwint' declared here
    HOST_WIDE_INT hwint[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/hwint.h:49:26: note: expanded from macro 'HOST_WIDE_INT'
#   define HOST_WIDE_INT long
                         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:3227:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          output_addr_const (file, XEXP (x, 1));
                                   ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:3236:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              || INTVAL (XEXP (x, 1)) >= 0)
                         ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:3238:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          output_addr_const (file, XEXP (x, 1));
                                   ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:3251:59: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if ((GET_CODE (XEXP (x, 1)) == CONST_INT && INTVAL (XEXP (x, 1)) >= 0)
                                                          ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:3254:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        output_addr_const (file, XEXP (x, 1));
                                 ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:3258:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          output_addr_const (file, XEXP (x, 1));
                                   ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:3581:27: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
            l[0] |= ((long) (-1) << 32);
                     ~~~~~~~~~~~ ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:3583:27: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
            l[1] |= ((long) (-1) << 32);
                     ~~~~~~~~~~~ ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:3603:42: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = get_insns (); insn; insn = NEXT_INSN (insn))
                                         ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:3611:34: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && ! SIBLING_CALL_P (XVECEXP (PATTERN (insn), 0, 0)))
                                        ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 3 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:607:39: note: expanded from macro 'SIBLING_CALL_P'
  (RTL_FLAG_CHECK1("SIBLING_CALL_P", (RTX), CALL_INSN)->jump)
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:483:45: note: expanded from macro 'RTL_FLAG_CHECK1'
#define RTL_FLAG_CHECK1(NAME, RTX, C1)                                  (RTX)
                                                                         ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:3616:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
       link = XEXP (link, 1))
              ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c:3626:34: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && ! SIBLING_CALL_P (XVECEXP (PATTERN (insn), 0, 0)))
                                        ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 3 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:607:39: note: expanded from macro 'SIBLING_CALL_P'
  (RTL_FLAG_CHECK1("SIBLING_CALL_P", (RTX), CALL_INSN)->jump)
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:483:45: note: expanded from macro 'RTL_FLAG_CHECK1'
#define RTL_FLAG_CHECK1(NAME, RTX, C1)                                  (RTX)
                                                                         ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
95 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c -o flow.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:133:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:352:43: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (insn = get_insns (); insn; insn = NEXT_INSN (insn))
                                                 ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:376:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
    insn = NEXT_INSN (insn);
           ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:377:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (!NOTE_INSN_BASIC_BLOCK_P (insn))
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:830:7: note: expanded from macro 'NOTE_INSN_BASIC_BLOCK_P'
   && NOTE_LINE_NUMBER (INSN) == NOTE_INSN_BASIC_BLOCK)
      ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:380:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  return NEXT_INSN (insn);
         ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:506:27: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          int r = for_each_rtx (&PATTERN (head), verify_wide_reg_1, &regno);
                                 ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:514:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      head = NEXT_INSN (head);
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:834: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:130:31: note: expanded from macro 'gen_rtx_INSN_LIST'
  gen_rtx_fmt_ue (INSN_LIST, (MODE), (ARG0), (ARG1))
  ~~~~~~~~~~~~~~              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:817:41: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (insn = BB_HEAD (bb); insn != NEXT_INSN (BB_END (bb)); insn = next)
                                        ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:819:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          next = NEXT_INSN (insn);
                 ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:835:7: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                         REG_NOTES (new_libcall_insn));
                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:130:47: note: expanded from macro 'gen_rtx_INSN_LIST'
  gen_rtx_fmt_ue (INSN_LIST, (MODE), (ARG0), (ARG1))
                                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:833:5: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  REG_NOTES (new_libcall_insn)
                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:859:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      next = NEXT_INSN (insn);
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:861:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && LABEL_NUSES (insn) == LABEL_PRESERVE_P (insn)
             ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:868:17: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          delete_insn (NEXT_INSN (insn));
                       ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:870:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          next = NEXT_INSN (next);
                 ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:903:31: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = f; insn; insn = NEXT_INSN (insn))
                              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:908:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          note_stores (PATTERN (insn), notice_stack_pointer_modification_1,
                       ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:1203: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);
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:100:40: note: expanded from macro 'OBSTACK_ALLOC_REG_SET'
#define OBSTACK_ALLOC_REG_SET(OBSTACK) BITMAP_OBSTACK_ALLOC (OBSTACK)
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/bitmap.h:131:22: note: expanded from macro 'BITMAP_OBSTACK_ALLOC'
  bitmap_initialize (obstack_alloc (OBSTACK, sizeof (bitmap_head)), 1)
                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:1204: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);
                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:100:40: note: expanded from macro 'OBSTACK_ALLOC_REG_SET'
#define OBSTACK_ALLOC_REG_SET(OBSTACK) BITMAP_OBSTACK_ALLOC (OBSTACK)
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/bitmap.h:131:22: note: expanded from macro 'BITMAP_OBSTACK_ALLOC'
  bitmap_initialize (obstack_alloc (OBSTACK, sizeof (bitmap_head)), 1)
                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:1408:57: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (i = get_insns (); i && INSN_UID (i) != uid; i = NEXT_INSN (i))
                                                               ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:85:50: note: expanded from macro 'EXECUTE_IF_SET_IN_REG_SET'
  EXECUTE_IF_SET_IN_BITMAP (REGSET, MIN, REGNUM, CODE)
                                                 ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/bitmap.h:204:9: note: expanded from macro 'EXECUTE_IF_SET_IN_BITMAP'
                      CODE;                                             \
                      ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:1447: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);
                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:100:40: note: expanded from macro 'OBSTACK_ALLOC_REG_SET'
#define OBSTACK_ALLOC_REG_SET(OBSTACK) BITMAP_OBSTACK_ALLOC (OBSTACK)
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/bitmap.h:131:22: note: expanded from macro 'BITMAP_OBSTACK_ALLOC'
  bitmap_initialize (obstack_alloc (OBSTACK, sizeof (bitmap_head)), 1)
                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:1448: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);
                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:100:40: note: expanded from macro 'OBSTACK_ALLOC_REG_SET'
#define OBSTACK_ALLOC_REG_SET(OBSTACK) BITMAP_OBSTACK_ALLOC (OBSTACK)
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/bitmap.h:131:22: note: expanded from macro 'BITMAP_OBSTACK_ALLOC'
  bitmap_initialize (obstack_alloc (OBSTACK, sizeof (bitmap_head)), 1)
                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:1451: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);
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:100:40: note: expanded from macro 'OBSTACK_ALLOC_REG_SET'
#define OBSTACK_ALLOC_REG_SET(OBSTACK) BITMAP_OBSTACK_ALLOC (OBSTACK)
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/bitmap.h:131:22: note: expanded from macro 'BITMAP_OBSTACK_ALLOC'
  bitmap_initialize (obstack_alloc (OBSTACK, sizeof (bitmap_head)), 1)
                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:1505:11: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (LABEL_NUSES (label) == 1 + LABEL_PRESERVE_P (label)
          ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:1511:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx pat = PATTERN (next);
                    ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:1517:6: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
            LABEL_NUSES (XEXP (XVECEXP (pat, diff_vec_p, i), 0))--;
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:1535:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx before = PREV_INSN (first);
               ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:1547:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx prev = PREV_INSN (insn);
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:1560:40: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      insn_is_dead = insn_dead_p (pbi, PATTERN (insn), 0, REG_NOTES (insn));
                                       ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:1560:59: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
      insn_is_dead = insn_dead_p (pbi, PATTERN (insn), 0, REG_NOTES (insn));
                                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:1587:27: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      mark_set_regs (pbi, PATTERN (insn), insn);
                          ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:1668:27: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      mark_set_regs (pbi, PATTERN (insn), insn);
                          ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:1671:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      return PREV_INSN (insn);
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:1674:18: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
           && SET_DEST (PATTERN (insn)) == stack_pointer_rtx
                        ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1244:30: note: expanded from macro 'SET_DEST'
#define SET_DEST(RTX) XC2EXP(RTX, 0, SET, CLOBBER)
                             ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:554:51: note: expanded from macro 'XC2EXP'
#define XC2EXP(RTX, N, C1, C2)      (RTL_CHECKC2 (RTX, N, C1, C2).rtx)
                                                  ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:392:39: note: expanded from macro 'RTL_CHECKC2'
#define RTL_CHECKC2(RTX, N, C1, C2) ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:1676:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
           && XEXP (SET_SRC (PATTERN (insn)), 0) == stack_pointer_rtx
                    ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:1676:23: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
           && XEXP (SET_SRC (PATTERN (insn)), 0) == stack_pointer_rtx
                             ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:1702:27: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      mark_set_regs (pbi, PATTERN (insn), insn);
                          ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:1713:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
            cond = COND_EXEC_TEST (PATTERN (insn));
                                   ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1256:36: note: expanded from macro 'COND_EXEC_TEST'
#define COND_EXEC_TEST(RTX) XCEXP (RTX, 0, COND_EXEC)
                                   ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:45: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:1727:16: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (note = CALL_INSN_FUNCTION_USAGE (insn);
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:798:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE'
#define CALL_INSN_FUNCTION_USAGE(INSN)  XEXP(INSN, 9)
                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:1729:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
               note = XEXP (note, 1))
                      ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:1762:23: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        mark_used_regs (pbi, PATTERN (insn), NULL_RTX, insn);
                             ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:1781:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
            cond = COND_EXEC_TEST (PATTERN (insn));
                                   ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1256:36: note: expanded from macro 'COND_EXEC_TEST'
#define COND_EXEC_TEST(RTX) XCEXP (RTX, 0, COND_EXEC)
                                   ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:45: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:1785:16: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (note = CALL_INSN_FUNCTION_USAGE (insn);
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:798:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE'
#define CALL_INSN_FUNCTION_USAGE(INSN)  XEXP(INSN, 9)
                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:1787:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
               note = XEXP (note, 1))
                      ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:1953:61: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (insn = BB_END (bb); insn != BB_HEAD (bb); insn = PREV_INSN (insn))
                                                            ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:1955:16: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
            && (set = single_set (insn))
                      ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:1955:16: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
            && (set = single_set (insn))
                      ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:2046:20: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        changed |= NEXT_INSN (prev) != insn;
                   ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:2113:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      else if (volatile_refs_p (SET_SRC (x)))
                                ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:2131:53: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (temp = pbi->mem_set_list; temp != 0; temp = XEXP (temp, 1))
                                                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:2271:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx x = single_set (insn);
          ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:2271:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx x = single_set (insn);
          ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:2275:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx r = SET_SRC (x);
              ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:2285:13: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
            call = NEXT_INSN (call);
                   ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:2294:15: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          call_pat = PATTERN (call);
                     ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:2311:41: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (! insn_dead_p (pbi, call_pat, 1, REG_NOTES (call)))
                                               ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:2314:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          while ((insn = PREV_INSN (insn)) != call)
                         ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:2318:32: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              if (! insn_dead_p (pbi, PATTERN (insn), 0, REG_NOTES (insn)))
                                      ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:2318:51: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
              if (! insn_dead_p (pbi, PATTERN (insn), 0, REG_NOTES (insn)))
                                                         ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:2372:39: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (i = pbi->mem_set_list; i ; i = XEXP (i, 1))
                                      ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:2435:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      next = XEXP (temp, 1);
             ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:2440:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            XEXP (prev, 1) = next;
            ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:2468:17: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
    for (link = REG_NOTES (insn); link; link = XEXP (link, 1))
                ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:2468:48: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    for (link = REG_NOTES (insn); link; link = XEXP (link, 1))
                                               ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:2489:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      x = COND_EXEC_CODE (x);
          ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1257:29: note: expanded from macro 'COND_EXEC_CODE'
#define COND_EXEC_CODE(RTX) XCEXP (RTX, 1, COND_EXEC)
                            ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:2508:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                sub = COND_EXEC_CODE (sub);
                      ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1257:29: note: expanded from macro 'COND_EXEC_CODE'
#define COND_EXEC_CODE(RTX) XCEXP (RTX, 1, COND_EXEC)
                            ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:2604:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                  SUBREG_BYTE (reg),
                                                  ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:2652:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        for_each_rtx (&PATTERN (insn), invalidate_mems_from_autoinc, pbi);
                       ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:2782:15: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  if (y && (BLOCK_NUM (y) == blocknum)
                            ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:2784:25: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                          || (asm_noperands (PATTERN (y)) < 0
                                             ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:2788:46: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    LOG_LINKS (y) = alloc_INSN_LIST (insn, LOG_LINKS (y));
                                                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:583:25: note: expanded from macro 'LOG_LINKS'
#define LOG_LINKS(INSN) XEXP(INSN, 7)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:2788:7: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    LOG_LINKS (y) = alloc_INSN_LIST (insn, LOG_LINKS (y));
                    ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:583:25: note: expanded from macro 'LOG_LINKS'
#define LOG_LINKS(INSN) XEXP(INSN, 7)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:2806:43: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    = alloc_EXPR_LIST (REG_UNUSED, reg, REG_NOTES (insn));
                                                        ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:2805:5: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  REG_NOTES (insn)
                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:2824:9: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                           REG_NOTES (insn));
                                           ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:2821:9: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      REG_NOTES (insn)
                      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:2862:40: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
          = alloc_EXPR_LIST (REG_UNUSED, reg, REG_NOTES (insn));
                                              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:2861:2: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
        REG_NOTES (insn)
        ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:3613:42: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
              = alloc_EXPR_LIST (REG_DEAD, reg, REG_NOTES (insn));
                                                ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:3612:6: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
            REG_NOTES (insn)
            ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:3628:8: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                   REG_NOTES (insn));
                                   ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:3625:8: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
              REG_NOTES (insn)
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:3767:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  next = XEXP (temp, 1);
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:3772:4: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                        XEXP (prev, 1) = next;
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:3788:21: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
            for_each_rtx (&PATTERN (insn), invalidate_mems_from_autoinc, pbi);
                           ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:3828:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            mark_used_regs (pbi, SET_SRC (x), cond, insn);
                                 ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:3884:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            mark_used_regs (pbi, SET_SRC (x), cond, insn);
                                 ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:3923:22: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
            for (j = 0; j < ASM_OPERANDS_INPUT_LENGTH (x); j++)
                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1107:40: note: expanded from macro 'ASM_OPERANDS_INPUT_LENGTH'
#define ASM_OPERANDS_INPUT_LENGTH(RTX) XCVECLEN (RTX, 3, ASM_OPERANDS)
                                       ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:552:43: note: expanded from macro 'XCVECLEN'
#define XCVECLEN(RTX, N, C)     GET_NUM_ELEM (XCVEC (RTX, N, C))
                                              ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:3924:29: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
              mark_used_regs (pbi, ASM_OPERANDS_INPUT (x, j), cond, insn);
                                   ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1106:36: note: expanded from macro 'ASM_OPERANDS_INPUT'
#define ASM_OPERANDS_INPUT(RTX, N) XCVECEXP (RTX, 3, N, ASM_OPERANDS)
                                   ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:551:43: note: expanded from macro 'XCVECEXP'
#define XCVECEXP(RTX, N, M, C)  RTVEC_ELT (XCVEC (RTX, N, C), M)
                                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:3936:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      x = COND_EXEC_CODE (x);
          ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1257:29: note: expanded from macro 'COND_EXEC_CODE'
#define COND_EXEC_CODE(RTX) XCEXP (RTX, 1, COND_EXEC)
                            ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:4112:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && INTVAL (XEXP (XEXP (x, 0), 1)) == plusconst)
                 ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:4258:38: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = BB_HEAD (bb); ; insn = NEXT_INSN (insn))
                                     ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:4262:18: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx *pprev = &REG_NOTES (insn);
                        ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:4287:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      rtx next = XEXP (link, 1);
                                 ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:4320:46: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (insn = get_insns (); insn; insn = NEXT_INSN (insn))
                                             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:4322:26: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
          free_INSN_LIST_list (&LOG_LINKS (insn));
                                ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:583:25: note: expanded from macro 'LOG_LINKS'
#define LOG_LINKS(INSN) XEXP(INSN, 7)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:4329:36: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        for (insn = BB_HEAD (bb); insn != NEXT_INSN (BB_END (bb));
                                          ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sbitmap.h:80:3: note: expanded from macro 'EXECUTE_IF_SET_IN_SBITMAP'
                CODE;                                                   \
                ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:4330:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
             insn = NEXT_INSN (insn))
                    ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sbitmap.h:80:3: note: expanded from macro 'EXECUTE_IF_SET_IN_SBITMAP'
                CODE;                                                   \
                ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c:4332:28: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
            free_INSN_LIST_list (&LOG_LINKS (insn));
                                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:583:25: note: expanded from macro 'LOG_LINKS'
#define LOG_LINKS(INSN) XEXP(INSN, 7)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sbitmap.h:80:3: note: expanded from macro 'EXECUTE_IF_SET_IN_SBITMAP'
                CODE;                                                   \
                ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
100 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/fold-const.c -o fold-const.o
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/fold-const.c:8931:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        return CONST_DOUBLE_HIGH (r) >= 0;
               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1051:30: note: expanded from macro 'CONST_DOUBLE_HIGH'
#define CONST_DOUBLE_HIGH(r) XCWINT (r, 1, CONST_DOUBLE)
                             ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:32: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                     ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:220:5: note: array 'hwint' declared here
    HOST_WIDE_INT hwint[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/hwint.h:49:26: note: expanded from macro 'HOST_WIDE_INT'
#   define HOST_WIDE_INT long
                         ^
1 warning generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c -o function.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:57:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:991:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                   && INTVAL (XEXP (x, 1)) >= p->base_offset
                              ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:992:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                   && INTVAL (XEXP (x, 1)) < p->base_offset + p->full_size))
                              ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:996:39: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        for (next = p->address; next; next = XEXP (next, 1))
                                             ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:1007:42: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
           && (p = find_temp_slot_from_address (XEXP (x, 1))) != 0)
                                                ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:1039:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          update_temp_slot_address (XEXP (old, 1), new);
                                    ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:1046:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        update_temp_slot_address (XEXP (old, 1), XEXP (new, 1));
                                  ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:1046:43: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        update_temp_slot_address (XEXP (old, 1), XEXP (new, 1));
                                                 ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:1047:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      else if (rtx_equal_p (XEXP (old, 1), XEXP (new, 0)))
                            ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:1048:43: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        update_temp_slot_address (XEXP (old, 0), XEXP (new, 1));
                                                 ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:1049:44: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      else if (rtx_equal_p (XEXP (old, 0), XEXP (new, 1)))
                                           ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:1050:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        update_temp_slot_address (XEXP (old, 1), XEXP (new, 0));
                                  ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:1051:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      else if (rtx_equal_p (XEXP (old, 1), XEXP (new, 1)))
                            ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:1051:44: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      else if (rtx_equal_p (XEXP (old, 1), XEXP (new, 1)))
                                           ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:1384:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx hipart = XEXP (reg, 1);
                   ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:1400:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      MEM_ATTRS (reg) = 0;
      ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:1466:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  MEM_ATTRS (reg) = 0;
  ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:1598:18: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx next = NEXT_INSN (insn);
                 ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:1613:24: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              rtx seq = XEXP (PATTERN (insn), i);
                              ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:1619:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  XEXP (PATTERN (insn), i) = get_insns ();
                        ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:1650:60: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn_list = ime->insns; insn_list != 0; insn_list = XEXP (insn_list, 1))
                                                           ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:1672:10: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
  note = REG_NOTES (insn);
         ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:1679:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && (XEXP (PATTERN (insn), 0) == var
                ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:1681:24: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && (XEXP (XEXP (PATTERN (insn), 0), 0) == var
                              ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:1682:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  || XEXP (XEXP (PATTERN (insn), 0), 1) == var))))
                     ^                               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:1682:20: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  || XEXP (XEXP (PATTERN (insn), 0), 1) == var))))
                                 ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:1701:15: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
           && (set = single_set (insn)) != 0
                     ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:1701:15: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
           && (set = single_set (insn)) != 0
                     ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:1706:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
           && (rtx_equal_p (SET_SRC (set), var)
                            ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:1709:21: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                   && (prev_set = single_set (prev)) != 0
                                  ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:1709:21: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                   && (prev_set = single_set (prev)) != 0
                                  ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:1710:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                   && SET_DEST (prev_set) == SET_SRC (set)
                                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:1711:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                   && rtx_equal_p (SET_SRC (prev_set), var))))
                                   ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:1718:23: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx next_insn = NEXT_INSN (insn);
                      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:1736:33: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && reg_mentioned_p (var, PATTERN (insn))
                                       ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:1737:39: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && reg_mentioned_p (call_dest, PATTERN (insn)))
                                             ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:1743:38: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              PATTERN (insn) = replace_rtx (PATTERN (insn),
                                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:1743:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              PATTERN (insn) = replace_rtx (PATTERN (insn),
              ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:1749:28: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
            call_dest = SET_DEST (PATTERN (insn));
                                  ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1244:30: note: expanded from macro 'SET_DEST'
#define SET_DEST(RTX) XC2EXP(RTX, 0, SET, CLOBBER)
                             ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:554:51: note: expanded from macro 'XC2EXP'
#define XC2EXP(RTX, N, C1, C2)      (RTL_CHECKC2 (RTX, N, C1, C2).rtx)
                                                  ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:392:39: note: expanded from macro 'RTL_CHECKC2'
#define RTL_CHECKC2(RTX, N, C1, C2) ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:1753:37: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
            call_dest = SET_DEST (XVECEXP (PATTERN (insn), 0, 0));
                                           ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 4 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1244:30: note: expanded from macro 'SET_DEST'
#define SET_DEST(RTX) XC2EXP(RTX, 0, SET, CLOBBER)
                             ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:554:51: note: expanded from macro 'XC2EXP'
#define XC2EXP(RTX, N, C1, C2)      (RTL_CHECKC2 (RTX, N, C1, C2).rtx)
                                                  ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:392:39: note: expanded from macro 'RTL_CHECKC2'
#define RTL_CHECKC2(RTX, N, C1, C2) ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:1769:46: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      fixup_var_refs_1 (var, promoted_mode, &PATTERN (insn), insn,
                                             ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:1776:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        last_parm_insn = PREV_INSN (next_insn);
                         ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:1833:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      note = XEXP (note, 1);
             ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:1888:12: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
              if (recog_memoized (new_insn) < 0)
                  ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:1888:12: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
              if (recog_memoized (new_insn) < 0)
                  ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:1929:4: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
          INSN_CODE (insn) = -1;
          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:1931:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && recog_memoized (insn) >= 0)
                 ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:1931:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && recog_memoized (insn) >= 0)
                 ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2014:36: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
              HOST_WIDE_INT pos = INTVAL (XEXP (x, 2));
                                          ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2036:19: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  rtx old_pos = XEXP (x, 2);
                                ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2050:5: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  INSN_CODE (insn) = -1;
                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2052:5: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  XEXP (x, 2) = GEN_INT (pos);
                  ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2054:9: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  if (recog_memoized (insn) >= 0)
                      ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2054:9: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  if (recog_memoized (insn) >= 0)
                      ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2059:5: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  XEXP (x, 2) = old_pos;
                  ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2118:5: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  INSN_CODE (insn) = -1;
                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2119:9: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  if (recog_memoized (insn) >= 0)
                      ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2119:9: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  if (recog_memoized (insn) >= 0)
                      ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2122:48: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  fixup_var_refs_1 (replacement->new, mode, &PATTERN (insn),
                                                             ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2132:4: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
          INSN_CODE (insn) = -1;
          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2133:28: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (! flag_force_mem && recog_memoized (insn) >= 0)
                                  ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2133:28: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (! flag_force_mem && recog_memoized (insn) >= 0)
                                  ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2182:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        rtx src = SET_SRC (x);
                  ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2200:2: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
        INSN_CODE (insn) = -1;
        ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2209:45: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
            fixup_var_refs_1 (var, promoted_mode, &XEXP (outerdest, 2),
                                                   ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2232:31: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                HOST_WIDE_INT pos = INTVAL (XEXP (outerdest, 2));
                                            ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2240:21: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    rtx old_pos = XEXP (outerdest, 2);
                                  ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2252:7: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    INSN_CODE (insn) = -1;
                    ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2254:7: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    XEXP (outerdest, 2) = GEN_INT (pos);
                    ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2256:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    if (recog_memoized (insn) >= 0)
                        ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2256:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    if (recog_memoized (insn) >= 0)
                        ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2261:7: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    XEXP (outerdest, 2) = old_pos;
                    ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2294:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        if ((SET_SRC (x) == var
             ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2296:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                 && SUBREG_REG (SET_SRC (x)) == var))
                                ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1063:32: note: expanded from macro 'SUBREG_REG'
#define SUBREG_REG(RTX) XCEXP (RTX, 0, SUBREG)
                               ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:45: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2301:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
            && x == single_set (insn))
                    ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2301:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
            && x == single_set (insn))
                    ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2314:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                SUBREG_REG (SET_SRC (x)) = replacement->new;
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1063:32: note: expanded from macro 'SUBREG_REG'
#define SUBREG_REG(RTX) XCEXP (RTX, 0, SUBREG)
                               ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:45: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2318:55: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                replacement = find_fixup_replacement (replacements, SET_SRC (x));
                                                                    ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2320:5: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  SET_SRC (x) = replacement->new;
                  ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2323:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    = fixup_memory_subreg (SET_SRC (x), insn, promoted_mode,
                                           ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2322:5: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  SET_SRC (x) = replacement->new
                  ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2327:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    = fixup_stack_1 (SET_SRC (x), insn);
                                     ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2326:5: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  SET_SRC (x) = replacement->new
                  ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2330:10: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
            if (recog_memoized (insn) >= 0)
                ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2330:10: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
            if (recog_memoized (insn) >= 0)
                ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2341:41: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            pat = gen_move_insn (SET_DEST (x), SET_SRC (x));
                                               ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2342:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
            if (NEXT_INSN (pat) != NULL_RTX)
                ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2351:7: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                if (REG_NOTES (last) && REG_NOTES (insn))
                    ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2351:27: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                if (REG_NOTES (last) && REG_NOTES (insn))
                                        ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2353:7: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                if (REG_NOTES (last))
                    ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2354:5: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  REG_NOTES (insn) = REG_NOTES (last);
                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2354:24: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  REG_NOTES (insn) = REG_NOTES (last);
                                     ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2355:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                PATTERN (insn) = PATTERN (last);
                ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2355:20: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                PATTERN (insn) = PATTERN (last);
                                 ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2360:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              PATTERN (insn) = PATTERN (pat);
              ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2360:25: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              PATTERN (insn) = PATTERN (pat);
                               ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2372:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
            && x == single_set (insn))
                    ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2372:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
            && x == single_set (insn))
                    ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2382:10: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
            if (recog_memoized (insn) >= 0)
                ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2382:10: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
            if (recog_memoized (insn) >= 0)
                ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2385:41: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            pat = gen_move_insn (SET_DEST (x), SET_SRC (x));
                                               ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2386:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
            if (NEXT_INSN (pat) != NULL_RTX)
                ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2395:7: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                if (REG_NOTES (last) && REG_NOTES (insn))
                    ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2395:27: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                if (REG_NOTES (last) && REG_NOTES (insn))
                                        ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2397:7: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                if (REG_NOTES (last))
                    ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2398:5: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  REG_NOTES (insn) = REG_NOTES (last);
                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2398:24: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  REG_NOTES (insn) = REG_NOTES (last);
                                     ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2399:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                PATTERN (insn) = PATTERN (last);
                ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2399:20: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                PATTERN (insn) = PATTERN (last);
                                 ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2404:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              PATTERN (insn) = PATTERN (pat);
              ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2404:25: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              PATTERN (insn) = PATTERN (pat);
                               ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2497:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  offset = SUBREG_BYTE (x);
           ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2645:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    bitfield = SET_SRC (body), destflag = 0;
               ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2652:42: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && ((mode = mode_for_size (INTVAL (XEXP (bitfield, 1)), MODE_INT, 1))
                                         ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2654:18: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && INTVAL (XEXP (bitfield, 2)) % INTVAL (XEXP (bitfield, 1)) == 0)
                 ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2654:48: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && INTVAL (XEXP (bitfield, 2)) % INTVAL (XEXP (bitfield, 1)) == 0)
                                               ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2682:35: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          HOST_WIDE_INT offset = INTVAL (XEXP (bitfield, 2));
                                         ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2694:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              offset += (SUBREG_BYTE (XEXP (bitfield, 0))
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2715:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              if (! CONSTANT_ADDRESS_P (SET_SRC (body)))
                                        ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.h:2004:52: note: expanded from macro 'CONSTANT_ADDRESS_P'
#define CONSTANT_ADDRESS_P(X)  constant_address_p (X)
                                                   ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2717:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  rtx src = SET_SRC (body);
                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2719:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                         && SUBREG_BYTE (src) == 0)
                            ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2722:45: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    src = gen_lowpart (GET_MODE (memref), SET_SRC (body));
                                                          ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2740:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                     && SUBREG_BYTE (dest) == 0
                        ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2856:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  MEM_ATTRS (reg) = 0;
  ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2892:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      MEM_ATTRS (reg) = 0;
      ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2926:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  decl = ADDRESSOF_DECL (r);
         ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:991:29: note: expanded from macro 'ADDRESSOF_DECL'
#define ADDRESSOF_DECL(RTX) XCTREE (RTX, 2, ADDRESSOF)
                            ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:546:32: note: expanded from macro 'XCTREE'
#define XCTREE(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rttree)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:2942:53: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  put_reg_into_stack (0, reg, type, GET_MODE (reg), ADDRESSOF_REGNO (r),
                                                    ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:988:30: note: expanded from macro 'ADDRESSOF_REGNO'
#define ADDRESSOF_REGNO(RTX) XCUINT (RTX, 1, ADDRESSOF)
                             ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:3064:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                   tem = XEXP (XEXP (tem, 1), 1))
                         ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:3064:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                   tem = XEXP (XEXP (tem, 1), 1))
                               ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:3067:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    *loc = XEXP (XEXP (tem, 1), 0);
                                 ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:3074:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                   tem = XEXP (XEXP (tem, 1), 1))
                         ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:3074:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                   tem = XEXP (XEXP (tem, 1), 1))
                               ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:3077:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    rtx z = XEXP (XEXP (tem, 1), 0);
                                  ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:3089:37: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    if (GET_CODE (z) == SUBREG && SUBREG_BYTE (z) == 0)
                                                  ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:3171:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  rtx p = PREV_INSN (insn);
                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:3185:32: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  compute_insns_for_mem (p ? NEXT_INSN (p) : get_insns (),
                                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:3199:9: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  if (NEXT_INSN (insn))
                      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:3200:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    compute_insns_for_mem (NEXT_INSN (insn),
                                           ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:3201:13: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                           p ? NEXT_INSN (p) : NULL_RTX,
                                               ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:3206:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  rtx p = PREV_INSN (insn);
                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:3224:32: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  compute_insns_for_mem (p ? NEXT_INSN (p) : get_insns (),
                                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:3251:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                   tem = XEXP (XEXP (tem, 1), 1))
                         ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:3251:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                   tem = XEXP (XEXP (tem, 1), 1))
                               ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:3254:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    XEXP (XEXP (tem, 1), 0) = sub;
                          ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:3371:50: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
    for (insn = insns; insn != last_insn; insn = NEXT_INSN (insn))
                                                 ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:3410:35: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = insns; insn; insn = NEXT_INSN (insn))
                                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:3414:21: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                 asm_noperands (PATTERN (insn)) > 0, 0, 1, ht))
                                                ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:3413:28: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        if (! purge_addressof_1 (&PATTERN (insn), insn,
                                  ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:3419:28: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
        if (! purge_addressof_1 (&REG_NOTES (insn), NULL_RTX, 0, 0, 0, ht))
                                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:3425:18: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
            for (note = REG_NOTES (insn); note; note = XEXP (note, 1))
                        ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:3425:49: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            for (note = REG_NOTES (insn); note; note = XEXP (note, 1))
                                                       ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:3444:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      postponed_insns = XEXP (postponed_insns, 1);
                        ^                      ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:3448:26: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                               asm_noperands (PATTERN (insn)) > 0, 0, 0, ht))
                                              ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:3447:33: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (! purge_addressof_1 (&PATTERN (insn), insn,
                                ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:3486:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                    SUBREG_BYTE (reg),
                                    ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:3509:23: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (; insn; insn = NEXT_INSN (insn))
                      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:3513:18: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx pattern = PATTERN (insn);
                        ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:3566:35: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = insns; insn; insn = NEXT_INSN (insn))
                                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:3570:31: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        instantiate_virtual_regs_1 (&PATTERN (insn), insn, 1);
                                     ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:3573:31: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
        instantiate_virtual_regs_1 (&REG_NOTES (insn), NULL_RTX, 0);
                                     ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:3576:33: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
          instantiate_virtual_regs_1 (&CALL_INSN_FUNCTION_USAGE (insn),
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:798:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE'
#define CALL_INSN_FUNCTION_USAGE(INSN)  XEXP(INSN, 9)
                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:3581:28: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        if (asm_noperands (PATTERN (insn)) >= 0
                           ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:3582:31: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
            && ! check_asm_operands (PATTERN (insn)))
                                     ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:3670:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      instantiate_decl (XEXP (x, 1), size / 2, valid_only);
                        ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:3759:22: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (asm_noperands (PATTERN (insn)) >= 0)
                     ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:3830:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx src = SET_SRC (x);
                    ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:3882:37: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  new = gen_rtx_PLUS (Pmode, new, XEXP (XEXP (x, 0), 1));
                                                  ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:274:42: note: expanded from macro 'gen_rtx_PLUS'
  gen_rtx_fmt_ee (PLUS, (MODE), (ARG0), (ARG1))
                                         ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:3921:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          new_offset = plus_constant (XEXP (x, 1), offset);
                                      ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1432:50: note: expanded from macro 'plus_constant'
#define plus_constant(X, C) plus_constant_wide ((X), (HOST_WIDE_INT) (C))
                                                 ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:3994:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (XEXP (x, 1) && ! CONSTANT_P (XEXP (x, 1)))
          ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:4026:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && CONSTANT_ADDRESS_P (XEXP (temp, 1))
                                 ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.h:2004:52: note: expanded from macro 'CONSTANT_ADDRESS_P'
#define CONSTANT_ADDRESS_P(X)  constant_address_p (X)
                                                   ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:4040:31: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && CONSTANT_ADDRESS_P (XEXP (temp, 1))
                                     ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.h:2004:52: note: expanded from macro 'CONSTANT_ADDRESS_P'
#define CONSTANT_ADDRESS_P(X)  constant_address_p (X)
                                                   ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:4178:42: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = get_insns (); insn; insn = NEXT_INSN (insn))
                                         ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:4208:54: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (t = nonlocal_goto_handler_slots; t != 0; t = XEXP (t, 1))
                                                            ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:4209:30: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
            if (reg_mentioned_p (t, PATTERN (insn)))
                                    ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:4217:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                      PATTERN (insn))))
                                      ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:4229:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
    return NEXT_INSN (last_parm_insn);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:5163: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:128:31: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
  ~~~~~~~~~~~~~~              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:5169: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:128:31: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
  ~~~~~~~~~~~~~~              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:5176: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:128:31: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
  ~~~~~~~~~~~~~~              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:4748:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                && INTVAL (XEXP (XVECEXP (entry_parm, 0, i), 1)) == 0)
                           ^                                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:5092:53: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            regno = MAX (REGNO (XEXP (parmreg, 0)), REGNO (XEXP (parmreg, 1)));
                                                           ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1019:28: note: expanded from macro 'REGNO'
#define REGNO(RTX) XCUINT (RTX, 0, REG)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:45: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:246:26: note: expanded from macro 'MAX'
#define MAX(X,Y) ((X) > (Y) ? (X) : (Y))
                         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:5092:53: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            regno = MAX (REGNO (XEXP (parmreg, 0)), REGNO (XEXP (parmreg, 1)));
                                                           ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1019:28: note: expanded from macro 'REGNO'
#define REGNO(RTX) XCUINT (RTX, 0, REG)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:45: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:246:38: note: expanded from macro 'MAX'
#define MAX(X,Y) ((X) > (Y) ? (X) : (Y))
                                     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:5159:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    set = single_set (sinsn);
                          ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:5159:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    set = single_set (sinsn);
                          ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:5165:11: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                             REG_NOTES (sinsn));
                                             ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:128:47: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
                                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:5162:9: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      REG_NOTES (sinsn)
                      ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:5171:11: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                             REG_NOTES (sinsn));
                                             ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:128:47: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
                                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:5168:9: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      REG_NOTES (sinsn)
                      ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:5173:24: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              else if ((set = single_set (linsn)) != 0
                              ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:5173:24: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              else if ((set = single_set (linsn)) != 0
                              ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:5177:24: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                       stack_parm, REG_NOTES (linsn));
                                                   ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:128:47: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
                                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:5175:3: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                REG_NOTES (linsn)
                ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:5893:54: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    basereg = XEXP (addr, 0), displacement = INTVAL (XEXP (addr, 1));
                                                     ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:6098:35: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = insns; insn; insn = NEXT_INSN (insn))
                                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:6102:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (NOTE_LINE_NUMBER (insn) == NOTE_INSN_BLOCK_BEG)
              ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:6112:8: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
              NOTE_BLOCK (insn) = b;
              ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:816:26: note: expanded from macro 'NOTE_BLOCK'
#define NOTE_BLOCK(INSN)        XCTREE (INSN, 4, NOTE)
                                ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:546:32: note: expanded from macro 'XCTREE'
#define XCTREE(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rttree)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:6115:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          else if (NOTE_LINE_NUMBER (insn) == NOTE_INSN_BLOCK_END)
                   ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:6122:8: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
              NOTE_BLOCK (insn) = *--block_stack;
              ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:816:26: note: expanded from macro 'NOTE_BLOCK'
#define NOTE_BLOCK(INSN)        XCTREE (INSN, 4, NOTE)
                                ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:546:32: note: expanded from macro 'XCTREE'
#define XCTREE(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rttree)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:6128:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx cp = PATTERN (insn);
                   ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:6132:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (XEXP (cp, 1))
              ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:6133:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            block_vector = identify_blocks_1 (XEXP (cp, 1), block_vector,
                                              ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:6135:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (XEXP (cp, 2))
              ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:6136:40: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
            block_vector = identify_blocks_1 (XEXP (cp, 2), block_vector,
                                              ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:6199:35: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = insns; insn; insn = NEXT_INSN (insn))
                                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:6203:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (NOTE_LINE_NUMBER (insn) == NOTE_INSN_BLOCK_BEG)
              ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:6205:21: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
              tree block = NOTE_BLOCK (insn);
                           ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:816:26: note: expanded from macro 'NOTE_BLOCK'
#define NOTE_BLOCK(INSN)        XCTREE (INSN, 4, NOTE)
                                ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:546:32: note: expanded from macro 'XCTREE'
#define XCTREE(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rttree)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:6222:5: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  NOTE_BLOCK (insn) = new_block;
                  ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:816:26: note: expanded from macro 'NOTE_BLOCK'
#define NOTE_BLOCK(INSN)        XCTREE (INSN, 4, NOTE)
                                ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:546:32: note: expanded from macro 'XCTREE'
#define XCTREE(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rttree)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:6240:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          else if (NOTE_LINE_NUMBER (insn) == NOTE_INSN_BLOCK_END)
                   ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:6242:8: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
              NOTE_BLOCK (insn) = VARRAY_TOP_TREE (*p_block_stack);
              ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:816:26: note: expanded from macro 'NOTE_BLOCK'
#define NOTE_BLOCK(INSN)        XCTREE (INSN, 4, NOTE)
                                ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:546:32: note: expanded from macro 'XCTREE'
#define XCTREE(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rttree)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:6252:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx cp = PATTERN (insn);
                   ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:6254:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (XEXP (cp, 1))
              ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:6255:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            reorder_blocks_1 (XEXP (cp, 1), current_block, p_block_stack);
                              ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:6256:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (XEXP (cp, 2))
              ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:6257:24: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
            reorder_blocks_1 (XEXP (cp, 2), current_block, p_block_stack);
                              ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:6604:47: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (tmp = get_last_insn (); tmp; tmp = PREV_INSN (tmp))
                                              ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:6605:22: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        if (NOTE_P (tmp) && NOTE_LINE_NUMBER (tmp) == NOTE_INSN_FUNCTION_BEG)
                            ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:7026:46: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (insn = get_insns (); insn; insn = NEXT_INSN (insn))
                                             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:7314:13: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      tmp = NEXT_INSN (tmp);
            ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:7324:13: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      tmp = NEXT_INSN (tmp);
            ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:7335:2: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
        INSN_LOCATOR (insn) = loc;
        ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:570:28: note: expanded from macro 'INSN_LOCATOR'
#define INSN_LOCATOR(INSN) XINT (INSN, 4)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:7336:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      insn = NEXT_INSN (insn);
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:7352:25: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (i = XVECLEN (PATTERN (insn), 0) - 1; i >= 0; i--)
                        ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:35: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:7354:27: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (INSN_UID (XVECEXP (PATTERN (insn), 0, i)) == VARRAY_INT (vec, j))
                                 ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 4 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:563:31: note: expanded from macro 'INSN_UID'
#define INSN_UID(INSN)  XINT (INSN, 0)
                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:35: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:7394:38: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    emit_note_copy_after (line_note, PREV_INSN (BB_END (bb)));
                                     ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:7457:7: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (NEXT_INSN (insns) == NULL_RTX)
      ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:7475:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      next = NEXT_INSN (insn);
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:7488:44: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && reg_referenced_p (info.sp_equiv_reg, PATTERN (insn)))
                                                  ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:7528:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              offset = INTVAL (XEXP (XEXP (retaddr, 0), 1));
                               ^                        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:7578:15: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          jump_set = single_set (jump_insn);
                     ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:7578:15: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          jump_set = single_set (jump_insn);
                     ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:7589:53: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      else if (!reg_mentioned_p (stack_pointer_rtx, PATTERN (insn))
                                                    ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:7606:23: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        handle_epilogue_set (PATTERN (insn), &info);
                             ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:7609:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (j = 0; j < XVECLEN (PATTERN (insn), 0); j++)
                                   ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:35: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:7611:38: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              handle_epilogue_set (XVECEXP (PATTERN (insn), 0, j), &info);
                                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:35: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:7620:20: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      note_stores (PATTERN (insn), update_epilogue_consts, &info);
                   ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:7646:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          p->new_sp_equiv_reg = XEXP (SET_SRC (set), 0);
                                      ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:7648:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            p->new_sp_offset = INTVAL (XEXP (SET_SRC (set), 1));
                                       ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:7648:39: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            p->new_sp_offset = INTVAL (XEXP (SET_SRC (set), 1));
                                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:7650:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                   && REGNO (XEXP (SET_SRC (set), 1)) < FIRST_PSEUDO_REGISTER
                             ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1019:28: note: expanded from macro 'REGNO'
#define REGNO(RTX) XCUINT (RTX, 0, REG)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:45: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:7650:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                   && REGNO (XEXP (SET_SRC (set), 1)) < FIRST_PSEUDO_REGISTER
                                   ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1019:28: note: expanded from macro 'REGNO'
#define REGNO(RTX) XCUINT (RTX, 0, REG)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:45: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:7658:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        p->new_sp_equiv_reg = SET_SRC (set), p->new_sp_offset = 0;
                              ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:7691:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          = simplify_replace_rtx (SET_SRC (set), stack_pointer_rtx,
                                  ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:7700:45: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      SET_SRC (set) = simplify_replace_rtx (SET_SRC (set), stack_pointer_rtx,
                                            ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:7700:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      SET_SRC (set) = simplify_replace_rtx (SET_SRC (set), stack_pointer_rtx,
      ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:7723:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    p->const_equiv[REGNO (dest)] = SET_SRC (x);
                                   ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:7824:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          label = PREV_INSN (label);
                  ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:7835:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
               seq = PREV_INSN (seq))
                     ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:7836:36: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
            if (GET_CODE (seq) == NOTE && NOTE_LINE_NUMBER (seq) > 0)
                                          ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:7852:46: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
              if ((GET_CODE (jump) != JUMP_INSN) || JUMP_LABEL (jump) != label)
                                                    ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:7963:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      i = PREV_INSN (insn);
          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:7989:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          prev = PREV_INSN (insn);
                 ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:7990:35: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (GET_CODE (insn) == NOTE && NOTE_LINE_NUMBER (insn) > 0)
                                         ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:8004:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
           insn = PREV_INSN (insn))
                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:8005:33: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        if (GET_CODE (insn) == NOTE && NOTE_LINE_NUMBER (insn) > 0)
                                       ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:8014:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
               insn = PREV_INSN (insn))
                      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:8015:37: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
            if (GET_CODE (insn) == NOTE && NOTE_LINE_NUMBER (insn) > 0)
                                           ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:8035:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          next = NEXT_INSN (insn);
                 ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:8037:12: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && (NOTE_LINE_NUMBER (insn) > 0
                  ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:8038:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  || NOTE_LINE_NUMBER (insn) == NOTE_INSN_FUNCTION_BEG
                     ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:8039:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  || NOTE_LINE_NUMBER (insn) == NOTE_INSN_FUNCTION_END))
                     ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:8040:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            reorder_insns (insn, insn, PREV_INSN (epilogue_end));
                                       ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:8063:35: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (insn = f; insn; insn = NEXT_INSN (insn))
                                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:8067:12: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              if (NOTE_LINE_NUMBER (insn) == NOTE_INSN_PROLOGUE_END)
                  ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:8084:34: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
              for (note = last; (note = NEXT_INSN (note));)
                                        ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:8086:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    && NOTE_LINE_NUMBER (note) == NOTE_INSN_PROLOGUE_END)
                       ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:8092:13: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
            last = NEXT_INSN (last);
                   ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:8104:50: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (insn = get_last_insn (); insn; insn = PREV_INSN (insn))
                                                 ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:8108:12: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              if (NOTE_LINE_NUMBER (insn) == NOTE_INSN_EPILOGUE_BEG)
                  ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:8125:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              for (note = insn; (note = PREV_INSN (note));)
                                        ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:8127:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    && NOTE_LINE_NUMBER (note) == NOTE_INSN_EPILOGUE_BEG)
                       ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:8131:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (PREV_INSN (last) != note)
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c:8132:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            reorder_insns (note, note, PREV_INSN (last));
                                       ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
272 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c -o gcse.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:162:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:963: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 (&gcse_obstack, size);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:983:38: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = f, i = 0; insn; insn = NEXT_INSN (insn))
                                     ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:995:38: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = f, i = 0; insn; insn = NEXT_INSN (insn))
                                     ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:1134:19: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
                SET_BIT (antloc[BLOCK_NUM (occr->insn)], indx);
                                ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sbitmap.h:46:5: note: expanded from macro 'SET_BIT'
  ((BITMAP)->elms [(BITNO) / SBITMAP_ELT_BITS]                  \
    ^~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:1146:17: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
                SET_BIT (comp[BLOCK_NUM (occr->insn)], indx);
                              ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sbitmap.h:46:5: note: expanded from macro 'SET_BIT'
  ((BITMAP)->elms [(BITNO) / SBITMAP_ELT_BITS]                  \
    ^~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:1221:18: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  new_reg_info = obstack_alloc (&reg_set_obstack, sizeof (struct reg_set));
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:1251:36: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = f; insn != 0; insn = NEXT_INSN (insn))
                                   ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:1253:20: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      note_stores (PATTERN (insn), record_set_info, insn);
                   ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:1309:31: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      NEXT_INSN (test_insn) = PREV_INSN (test_insn) = 0;
                              ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:1309:7: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      NEXT_INSN (test_insn) = PREV_INSN (test_insn) = 0;
      ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:1314:23: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  PUT_MODE (SET_DEST (PATTERN (test_insn)), GET_MODE (x));
                      ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:554:51: note: expanded from macro 'XC2EXP'
#define XC2EXP(RTX, N, C1, C2)      (RTL_CHECKC2 (RTX, N, C1, C2).rtx)
                                                  ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:392:39: note: expanded from macro 'RTL_CHECKC2'
#define RTL_CHECKC2(RTX, N, C1, C2) ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:255:31: note: expanded from macro 'PUT_MODE'
#define PUT_MODE(RTX, MODE) ((RTX)->mode = (MODE))
                              ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:1315:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  SET_SRC (PATTERN (test_insn)) = x;
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:1315:12: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  SET_SRC (PATTERN (test_insn)) = x;
           ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:28: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:45: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:1316:27: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  return ((icode = recog (PATTERN (test_insn), test_insn, &num_clobbers)) >= 0
                          ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:1469:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          list_entry = XEXP (list_entry, 1);
                       ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:1488:20: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      note_stores (PATTERN (setter), mems_conflict_for_gcse_p, NULL);
                   ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:1491:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      list_entry = XEXP (list_entry, 1);
                   ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:1613:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
               + CODE_LABEL_NUMBER (XEXP (x, 0)));
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:803:33: note: expanded from macro 'CODE_LABEL_NUMBER'
#define CODE_LABEL_NUMBER(INSN) XINT (INSN, 6)
                                ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:1669:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            + hash_string_1 (ASM_OPERANDS_OUTPUT_CONSTRAINT (x))
                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1102:45: note: expanded from macro 'ASM_OPERANDS_OUTPUT_CONSTRAINT'
#define ASM_OPERANDS_OUTPUT_CONSTRAINT(RTX) XCSTR (RTX, 1, ASM_OPERANDS)
                                            ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:541:32: note: expanded from macro 'XCSTR'
#define XCSTR(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtstr)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:1672:8: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (ASM_OPERANDS_INPUT_LENGTH (x))
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1107:40: note: expanded from macro 'ASM_OPERANDS_INPUT_LENGTH'
#define ASM_OPERANDS_INPUT_LENGTH(RTX) XCVECLEN (RTX, 3, ASM_OPERANDS)
                                       ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:552:43: note: expanded from macro 'XCVECLEN'
#define XCVECLEN(RTX, N, C)     GET_NUM_ELEM (XCVEC (RTX, N, C))
                                              ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:1674:24: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
              for (i = 1; i < ASM_OPERANDS_INPUT_LENGTH (x); i++)
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1107:40: note: expanded from macro 'ASM_OPERANDS_INPUT_LENGTH'
#define ASM_OPERANDS_INPUT_LENGTH(RTX) XCVECLEN (RTX, 3, ASM_OPERANDS)
                                       ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:552:43: note: expanded from macro 'XCVECLEN'
#define XCVECLEN(RTX, N, C)     GET_NUM_ELEM (XCVEC (RTX, N, C))
                                              ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:1676:27: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  hash += (hash_expr_1 (ASM_OPERANDS_INPUT (x, i),
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1106:36: note: expanded from macro 'ASM_OPERANDS_INPUT'
#define ASM_OPERANDS_INPUT(RTX, N) XCVECEXP (RTX, 3, N, ASM_OPERANDS)
                                   ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:551:43: note: expanded from macro 'XCVECEXP'
#define XCVECEXP(RTX, N, M, C)  RTVEC_ELT (XCVEC (RTX, N, C), M)
                                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:1679:24: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
                           + hash_string_1 (ASM_OPERANDS_INPUT_CONSTRAINT
                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1111:9: note: expanded from macro 'ASM_OPERANDS_INPUT_CONSTRAINT'
  XSTR (XCVECEXP (RTX, 4, N, ASM_OPERANDS), 0)
        ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:551:43: note: expanded from macro 'XCVECEXP'
#define XCVECEXP(RTX, N, M, C)  RTVEC_ELT (XCVEC (RTX, N, C), M)
                                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:35: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:1683:31: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
              hash += hash_string_1 (ASM_OPERANDS_INPUT_CONSTRAINT (x, 0));
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1111:9: note: expanded from macro 'ASM_OPERANDS_INPUT_CONSTRAINT'
  XSTR (XCVECEXP (RTX, 4, N, ASM_OPERANDS), 0)
        ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:551:43: note: expanded from macro 'XCVECEXP'
#define XCVECEXP(RTX, N, M, C)  RTVEC_ELT (XCVEC (RTX, N, C), M)
                                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:35: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:1684:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
              x = ASM_OPERANDS_INPUT (x, 0);
                  ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1106:36: note: expanded from macro 'ASM_OPERANDS_INPUT'
#define ASM_OPERANDS_INPUT(RTX, N) XCVECEXP (RTX, 3, N, ASM_OPERANDS)
                                   ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:551:43: note: expanded from macro 'XCVECEXP'
#define XCVECEXP(RTX, N, M, C)  RTVEC_ELT (XCVEC (RTX, N, C), M)
                                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:1793:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (MEM_ALIAS_SET (x) != MEM_ALIAS_SET (y))
          ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1175:29: note: expanded from macro 'MEM_ALIAS_SET'
#define MEM_ALIAS_SET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->alias)
                            ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:1793:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (MEM_ALIAS_SET (x) != MEM_ALIAS_SET (y))
                               ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1175:29: note: expanded from macro 'MEM_ALIAS_SET'
#define MEM_ALIAS_SET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->alias)
                            ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:1793:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (MEM_ALIAS_SET (x) != MEM_ALIAS_SET (y))
          ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1175:56: note: expanded from macro 'MEM_ALIAS_SET'
#define MEM_ALIAS_SET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->alias)
                                                       ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:1793:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (MEM_ALIAS_SET (x) != MEM_ALIAS_SET (y))
                               ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1175:56: note: expanded from macro 'MEM_ALIAS_SET'
#define MEM_ALIAS_SET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->alias)
                                                       ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:1810:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
               && expr_equiv_p (XEXP (x, 1), XEXP (y, 1)))
                                ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:1810:39: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
               && expr_equiv_p (XEXP (x, 1), XEXP (y, 1)))
                                             ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:1811:39: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              || (expr_equiv_p (XEXP (x, 0), XEXP (y, 1))
                                             ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:1812:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  && expr_equiv_p (XEXP (x, 1), XEXP (y, 0))));
                                   ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:1824:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          || strcmp (ASM_OPERANDS_OUTPUT_CONSTRAINT (x),
                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1102:45: note: expanded from macro 'ASM_OPERANDS_OUTPUT_CONSTRAINT'
#define ASM_OPERANDS_OUTPUT_CONSTRAINT(RTX) XCSTR (RTX, 1, ASM_OPERANDS)
                                            ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:541:32: note: expanded from macro 'XCSTR'
#define XCSTR(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtstr)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:1825:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                     ASM_OPERANDS_OUTPUT_CONSTRAINT (y))
                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1102:45: note: expanded from macro 'ASM_OPERANDS_OUTPUT_CONSTRAINT'
#define ASM_OPERANDS_OUTPUT_CONSTRAINT(RTX) XCSTR (RTX, 1, ASM_OPERANDS)
                                            ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:541:32: note: expanded from macro 'XCSTR'
#define XCSTR(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtstr)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:1826:7: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          || ASM_OPERANDS_OUTPUT_IDX (x) != ASM_OPERANDS_OUTPUT_IDX (y)
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1103:38: note: expanded from macro 'ASM_OPERANDS_OUTPUT_IDX'
#define ASM_OPERANDS_OUTPUT_IDX(RTX) XCINT (RTX, 2, ASM_OPERANDS)
                                     ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:1826:38: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          || ASM_OPERANDS_OUTPUT_IDX (x) != ASM_OPERANDS_OUTPUT_IDX (y)
                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1103:38: note: expanded from macro 'ASM_OPERANDS_OUTPUT_IDX'
#define ASM_OPERANDS_OUTPUT_IDX(RTX) XCINT (RTX, 2, ASM_OPERANDS)
                                     ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:1827:7: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          || ASM_OPERANDS_INPUT_LENGTH (x) != ASM_OPERANDS_INPUT_LENGTH (y))
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1107:40: note: expanded from macro 'ASM_OPERANDS_INPUT_LENGTH'
#define ASM_OPERANDS_INPUT_LENGTH(RTX) XCVECLEN (RTX, 3, ASM_OPERANDS)
                                       ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:552:43: note: expanded from macro 'XCVECLEN'
#define XCVECLEN(RTX, N, C)     GET_NUM_ELEM (XCVEC (RTX, N, C))
                                              ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:1827:40: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          || ASM_OPERANDS_INPUT_LENGTH (x) != ASM_OPERANDS_INPUT_LENGTH (y))
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1107:40: note: expanded from macro 'ASM_OPERANDS_INPUT_LENGTH'
#define ASM_OPERANDS_INPUT_LENGTH(RTX) XCVECLEN (RTX, 3, ASM_OPERANDS)
                                       ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:552:43: note: expanded from macro 'XCVECLEN'
#define XCVECLEN(RTX, N, C)     GET_NUM_ELEM (XCVEC (RTX, N, C))
                                              ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:1830:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (ASM_OPERANDS_INPUT_LENGTH (x))
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1107:40: note: expanded from macro 'ASM_OPERANDS_INPUT_LENGTH'
#define ASM_OPERANDS_INPUT_LENGTH(RTX) XCVECLEN (RTX, 3, ASM_OPERANDS)
                                       ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:552:43: note: expanded from macro 'XCVECLEN'
#define XCVECLEN(RTX, N, C)     GET_NUM_ELEM (XCVEC (RTX, N, C))
                                              ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:1832:13: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (i = ASM_OPERANDS_INPUT_LENGTH (x) - 1; i >= 0; i--)
                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1107:40: note: expanded from macro 'ASM_OPERANDS_INPUT_LENGTH'
#define ASM_OPERANDS_INPUT_LENGTH(RTX) XCVECLEN (RTX, 3, ASM_OPERANDS)
                                       ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:552:43: note: expanded from macro 'XCVECLEN'
#define XCVECLEN(RTX, N, C)     GET_NUM_ELEM (XCVEC (RTX, N, C))
                                              ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:1833:26: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
            if (! expr_equiv_p (ASM_OPERANDS_INPUT (x, i),
                                ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1106:36: note: expanded from macro 'ASM_OPERANDS_INPUT'
#define ASM_OPERANDS_INPUT(RTX, N) XCVECEXP (RTX, 3, N, ASM_OPERANDS)
                                   ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:551:43: note: expanded from macro 'XCVECEXP'
#define XCVECEXP(RTX, N, M, C)  RTVEC_ELT (XCVEC (RTX, N, C), M)
                                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:1834:5: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                ASM_OPERANDS_INPUT (y, i))
                                ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1106:36: note: expanded from macro 'ASM_OPERANDS_INPUT'
#define ASM_OPERANDS_INPUT(RTX, N) XCVECEXP (RTX, 3, N, ASM_OPERANDS)
                                   ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:551:43: note: expanded from macro 'XCVECEXP'
#define XCVECEXP(RTX, N, M, C)  RTVEC_ELT (XCVEC (RTX, N, C), M)
                                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:1835:14: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
                || strcmp (ASM_OPERANDS_INPUT_CONSTRAINT (x, i),
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1111:9: note: expanded from macro 'ASM_OPERANDS_INPUT_CONSTRAINT'
  XSTR (XCVECEXP (RTX, 4, N, ASM_OPERANDS), 0)
        ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:551:43: note: expanded from macro 'XCVECEXP'
#define XCVECEXP(RTX, N, M, C)  RTVEC_ELT (XCVEC (RTX, N, C), M)
                                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:35: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:1836:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
                           ASM_OPERANDS_INPUT_CONSTRAINT (y, i)))
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1111:9: note: expanded from macro 'ASM_OPERANDS_INPUT_CONSTRAINT'
  XSTR (XCVECEXP (RTX, 4, N, ASM_OPERANDS), 0)
        ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:551:43: note: expanded from macro 'XCVECEXP'
#define XCVECEXP(RTX, N, M, C)  RTVEC_ELT (XCVEC (RTX, N, C), M)
                                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:35: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:1957:28: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      while (antic_occr && BLOCK_NUM (antic_occr->insn) != BLOCK_NUM (insn))
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:1957:60: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      while (antic_occr && BLOCK_NUM (antic_occr->insn) != BLOCK_NUM (insn))
                                                           ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:1991:28: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      while (avail_occr && BLOCK_NUM (avail_occr->insn) != BLOCK_NUM (insn))
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:1991:60: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      while (avail_occr && BLOCK_NUM (avail_occr->insn) != BLOCK_NUM (insn))
                                                           ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:2078:22: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
  while (cur_occr && BLOCK_NUM (cur_occr->insn) != BLOCK_NUM (insn))
                     ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:2078:52: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
  while (cur_occr && BLOCK_NUM (cur_occr->insn) != BLOCK_NUM (insn))
                                                   ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:2126:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && REGNO (XEXP (x, 0)) == REGNO (XEXP (x, 1))
                                       ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1019:28: note: expanded from macro 'REGNO'
#define REGNO(RTX) XCUINT (RTX, 0, REG)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:45: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:2143:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx src = SET_SRC (pat);
            ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:2185:54: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          int antic_p = oprs_anticipatable_p (src, insn) && single_set (insn);
                                                            ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:2185:54: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          int antic_p = oprs_anticipatable_p (src, insn) && single_set (insn);
                                                            ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:2207:29: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
               && (insn == BB_END (BLOCK_FOR_INSN (insn))
                                   ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:323:26: note: expanded from macro 'BB_END'
#define BB_END(B)       (B)->end_
                         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:2287:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx pat = PATTERN (insn);
            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:2412:8: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
  bb = BLOCK_NUM (insn);
       ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:2428:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
  int bb = BLOCK_NUM (insn);
           ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:2445:18: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
    note_stores (PATTERN (insn), canon_list_insert, (void*) insn);
                 ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:2515:21: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
           insn && insn != NEXT_INSN (BB_END (current_bb));
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:2516:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
           insn = NEXT_INSN (insn))
                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:2538:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          note_stores (PATTERN (insn), record_last_set_info, insn);
                       ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:2550:21: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
           insn && insn != NEXT_INSN (BB_END (current_bb));
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:2551:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
           insn = NEXT_INSN (insn))
                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:2676:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      next = XEXP (list, 1);
             ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:2759:35: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (load_killed_in_block_p (BLOCK_FOR_INSN (insn),
                                  ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:2847:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx pat = PATTERN (insn);
            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:2911:9: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
    if (BLOCK_NUM (this_reg->insn) != BLOCK_NUM (insn))
        ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:2911:39: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
    if (BLOCK_NUM (this_reg->insn) != BLOCK_NUM (insn))
                                      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:2938:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx pat = PATTERN (insn);
                    ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:3044:18: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
        SET_BIT (ae_gen[BLOCK_NUM (occr->insn)], expr->bitmap_index);
                        ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sbitmap.h:46:5: note: expanded from macro 'SET_BIT'
  ((BITMAP)->elms [(BITNO) / SBITMAP_ELT_BITS]                  \
    ^~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:3167:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && BLOCK_NUM (occr->insn) == pred_bb->index)
                 ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:3183:8: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (BLOCK_NUM (occr->insn) == pred_bb->index)
              ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:3228:20: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
  basic_block bb = BLOCK_FOR_INSN (insn);
                   ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:3232:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (BLOCK_FOR_INSN (expr->avail_occr->insn) == bb)
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:3252:8: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (BLOCK_FOR_INSN (occr->insn) == bb)
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:3293:31: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (TEST_BIT (reaching_defs[BLOCK_NUM (insn)], INSN_CUID (def_insn)))
                              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sbitmap.h:51:3: note: expanded from macro 'TEST_BIT'
((BITMAP)->elms [(BITNO) / SBITMAP_ELT_BITS] >> (BITNO) % SBITMAP_ELT_BITS & 1)
  ^~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:3296:7: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (BLOCK_NUM (insn) == BLOCK_NUM (def_insn))
      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:3296:27: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (BLOCK_NUM (insn) == BLOCK_NUM (def_insn))
                          ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:3303:18: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
            reg = XEXP (PATTERN (def_insn), 0);
                        ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:3305:22: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
            reg = SET_DEST (PATTERN (def_insn));
                            ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1244:30: note: expanded from macro 'SET_DEST'
#define SET_DEST(RTX) XC2EXP(RTX, 0, SET, CLOBBER)
                             ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:554:51: note: expanded from macro 'XC2EXP'
#define XC2EXP(RTX, N, C1, C2)      (RTL_CHECKC2 (RTX, N, C1, C2).rtx)
                                                  ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:392:39: note: expanded from macro 'RTL_CHECKC2'
#define RTL_CHECKC2(RTX, N, C1, C2) ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:3309:37: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          return ! reg_set_between_p (reg, NEXT_INSN (def_insn), insn);
                                           ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:3340:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                || ! rtx_equal_p (SET_SRC (PATTERN (this_reg->insn)),
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:3340:30: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                || ! rtx_equal_p (SET_SRC (PATTERN (this_reg->insn)),
                                           ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:28: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:45: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:3341:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                  SET_SRC (PATTERN (insn)))))
                                  ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:3341:16: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                  SET_SRC (PATTERN (insn)))))
                                           ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:28: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:45: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:3353:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            else if (! rtx_equal_p (SET_SRC (PATTERN (this_reg->insn)),
                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:3353:39: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
            else if (! rtx_equal_p (SET_SRC (PATTERN (this_reg->insn)),
                                             ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:28: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:45: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:3354:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                    SET_SRC (PATTERN (insn))))
                                    ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:3354:18: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                    SET_SRC (PATTERN (insn))))
                                             ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:28: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:45: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:3383:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  expr_set = single_set (insn_computes_expr);
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:3383:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  expr_set = single_set (insn_computes_expr);
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:3401:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        = REGNO (SET_SRC (expr_set));
                 ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1019:28: note: expanded from macro 'REGNO'
#define REGNO(RTX) XCUINT (RTX, 0, REG)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:45: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:3437:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      pat = PATTERN (insn);
            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:3439:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        to = SET_SRC (expr_set);
             ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:3486:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                   INSN_UID (NEXT_INSN (insn_computes_expr)),
                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:563:31: note: expanded from macro 'INSN_UID'
#define INSN_UID(INSN)  XINT (INSN, 0)
                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:35: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:3487:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                   REGNO (SET_SRC (PATTERN (NEXT_INSN (insn_computes_expr)))));
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1019:28: note: expanded from macro 'REGNO'
#define REGNO(RTX) XCUINT (RTX, 0, REG)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:45: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:3487:22: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                   REGNO (SET_SRC (PATTERN (NEXT_INSN (insn_computes_expr)))));
                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 3 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1019:28: note: expanded from macro 'REGNO'
#define REGNO(RTX) XCUINT (RTX, 0, REG)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:45: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:3487:31: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                   REGNO (SET_SRC (PATTERN (NEXT_INSN (insn_computes_expr)))));
                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 6 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1019:28: note: expanded from macro 'REGNO'
#define REGNO(RTX) XCUINT (RTX, 0, REG)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:45: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:3494:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      pat = PATTERN (insn);
            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:3498:16: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                 SET_DEST (PATTERN
                                           ^~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1244:30: note: expanded from macro 'SET_DEST'
#define SET_DEST(RTX) XC2EXP(RTX, 0, SET, CLOBBER)
                             ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:554:51: note: expanded from macro 'XC2EXP'
#define XC2EXP(RTX, N, C1, C2)      (RTL_CHECKC2 (RTX, N, C1, C2).rtx)
                                                  ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:392:39: note: expanded from macro 'RTL_CHECKC2'
#define RTL_CHECKC2(RTX, N, C1, C2) ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:3499:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                           (NEXT_INSN (insn_computes_expr))),
                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 3 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1244:30: note: expanded from macro 'SET_DEST'
#define SET_DEST(RTX) XC2EXP(RTX, 0, SET, CLOBBER)
                             ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:554:51: note: expanded from macro 'XC2EXP'
#define XC2EXP(RTX, N, C1, C2)      (RTL_CHECKC2 (RTX, N, C1, C2).rtx)
                                                  ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:392:39: note: expanded from macro 'RTL_CHECKC2'
#define RTL_CHECKC2(RTX, N, C1, C2) ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:3512:27: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                       REGNO (SET_DEST (PATTERN (NEXT_INSN
                                        ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 3 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1019:28: note: expanded from macro 'REGNO'
#define REGNO(RTX) XCUINT (RTX, 0, REG)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:45: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:3512:36: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                       REGNO (SET_DEST (PATTERN (NEXT_INSN
                                                 ^~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 6 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1019:28: note: expanded from macro 'REGNO'
#define REGNO(RTX) XCUINT (RTX, 0, REG)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:45: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:3548:29: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
           insn != NULL && insn != NEXT_INSN (BB_END (bb));
                                   ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:3549:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
           insn = NEXT_INSN (insn))
                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:3555:28: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && REGNO (SET_DEST (PATTERN (insn))) >= FIRST_PSEUDO_REGISTER)
                                  ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 3 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1019:28: note: expanded from macro 'REGNO'
#define REGNO(RTX) XCUINT (RTX, 0, REG)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:45: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:3557:18: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              rtx pat = PATTERN (insn);
                        ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:3558:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              rtx src = SET_SRC (pat);
                        ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:3698:17: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
                SET_BIT (bmap[BLOCK_NUM (r->insn)], indx);
                              ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sbitmap.h:46:5: note: expanded from macro 'SET_BIT'
  ((BITMAP)->elms [(BITNO) / SBITMAP_ELT_BITS]                  \
    ^~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:3712:19: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
                RESET_BIT (bmap[BLOCK_NUM (r->insn)], indx);
                                ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sbitmap.h:55:5: note: expanded from macro 'RESET_BIT'
  ((BITMAP)->elms [(BITNO) / SBITMAP_ELT_BITS]                  \
    ^~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:3739:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              list_entry = XEXP (list_entry, 1);
                           ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:3751:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              list_entry = XEXP (list_entry, 1);
                           ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:3881:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx set = single_set (insn);
            ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:3881:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx set = single_set (insn);
            ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:3890:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      src = simplify_rtx (SET_SRC (set));
                          ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:3901:49: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (!success && set && reg_mentioned_p (from, SET_SRC (set)))
                                                ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:3906:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      src = simplify_replace_rtx (SET_SRC (set), from, to);
                                  ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:3908:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (!rtx_equal_p (src, SET_SRC (set))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:3959:29: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (TEST_BIT (cprop_avin[BLOCK_NUM (insn)], set->bitmap_index))
                                   ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sbitmap.h:51:3: note: expanded from macro 'TEST_BIT'
((BITMAP)->elms [(BITNO) / SBITMAP_ELT_BITS] >> (BITNO) % SBITMAP_ELT_BITS & 1)
  ^~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:3972:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      src = SET_SRC (set->expr);
            ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:4022:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  set_src = note_src ? note_src : SET_SRC (set);
                                  ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:4031:23: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx setcc_set = single_set (setcc);
                      ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:4031:23: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx setcc_set = single_set (setcc);
                      ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:4034:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                ? XEXP (setcc_note, 0) : SET_SRC (setcc_set);
                                         ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:4044:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (rtx_equal_p (new, SET_SRC (set)))
                        ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:4113:18: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && (sset = single_set (insn)) != NULL
                 ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:4113:18: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && (sset = single_set (insn)) != NULL
                 ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:4114:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && NEXT_INSN (insn)
         ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:4115:26: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && any_condjump_p (NEXT_INSN (insn)) && onlyjump_p (NEXT_INSN (insn)))
                         ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:4115:59: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && any_condjump_p (NEXT_INSN (insn)) && onlyjump_p (NEXT_INSN (insn)))
                                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:4119:19: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && cprop_jump (BLOCK_FOR_INSN (insn), insn, NEXT_INSN (insn), from, to))
                         ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:4119:48: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && cprop_jump (BLOCK_FOR_INSN (insn), insn, NEXT_INSN (insn), from, to))
                                                      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:4135:24: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
    return cprop_jump (BLOCK_FOR_INSN (insn), NULL, insn, from, to);
                       ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:4153:15: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  note_uses (&PATTERN (insn), find_used_regs, NULL);
              ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:4189:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      src = SET_SRC (pat);
            ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:4294:26: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && asm_noperands (PATTERN (insn)) < 0)))
                                ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:4378:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (reg_set_between_p (newval, PREV_INSN (insn), end))
                                         ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:4411:42: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = get_insns (); insn; insn = NEXT_INSN (insn))
                                         ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:4430:20: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              note_uses (&PATTERN (insn), local_cprop_find_used_regs, NULL);
                          ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:4486:29: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
           insn != NULL && insn != NEXT_INSN (BB_END (bb));
                                   ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:4487:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
           insn = NEXT_INSN (insn))
                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:4526:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  cond = XEXP (SET_SRC (set), 0);
               ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:4531:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
             && XEXP (XEXP (SET_SRC (set), 2), 0) == JUMP_LABEL (jump));
                      ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:4531:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
             && XEXP (XEXP (SET_SRC (set), 2), 0) == JUMP_LABEL (jump));
                            ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:4531:47: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
             && XEXP (XEXP (SET_SRC (set), 2), 0) == JUMP_LABEL (jump));
                                                     ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:4542:46: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = earliest; insn != jump; insn = NEXT_INSN (insn))
                                             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:4560:46: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = earliest; insn != jump; insn = NEXT_INSN (insn))
                                             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:4574:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx cst = XEXP (cond, 1);
            ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:4633:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                             XEXP (cond, 1));
                                             ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:220:41: note: expanded from macro 'gen_rtx_SET'
  gen_rtx_fmt_ee (SET, (MODE), (ARG0), (ARG1))
                                        ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:4740:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      src = SET_SRC (set->expr);
            ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:4764:38: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = e->insns; insn; insn = NEXT_INSN (insn))
                                     ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:4793:15: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  note_uses (&PATTERN (insn), find_used_regs, NULL);
              ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:4844:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          src = SET_SRC (pc_set (jump));
                ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:4848:18: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                          SET_DEST (PATTERN (setcc)),
                                                    ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1244:30: note: expanded from macro 'SET_DEST'
#define SET_DEST(RTX) XC2EXP(RTX, 0, SET, CLOBBER)
                             ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:554:51: note: expanded from macro 'XC2EXP'
#define XC2EXP(RTX, N, C1, C2)      (RTL_CHECKC2 (RTX, N, C1, C2).rtx)
                                                  ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:392:39: note: expanded from macro 'RTL_CHECKC2'
#define RTL_CHECKC2(RTX, N, C1, C2) ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:4849:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                          SET_SRC (PATTERN (setcc)));
                                          ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:4849:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                          SET_SRC (PATTERN (setcc)));
                                                   ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:28: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:45: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:4852:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                      SET_SRC (set->expr));
                                      ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:4866:15: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
              dest = BLOCK_FOR_INSN (XEXP (new, 0));
                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:4903:15: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  rtx pat = PATTERN (setcc);
                            ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:4912:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  print_rtl (gcse_file, SET_SRC (set->expr));
                                        ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:4956:33: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
               insn != NULL && insn != NEXT_INSN (BB_END (bb));
                                       ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:4957:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
               insn = NEXT_INSN (insn))
                      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:4965:20: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                dest = SET_DEST (PATTERN (insn));
                                 ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1244:30: note: expanded from macro 'SET_DEST'
#define SET_DEST(RTX) XC2EXP(RTX, 0, SET, CLOBBER)
                             ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:554:51: note: expanded from macro 'XC2EXP'
#define XC2EXP(RTX, N, C1, C2)      (RTL_CHECKC2 (RTX, N, C1, C2).rtx)
                                                  ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:392:39: note: expanded from macro 'RTL_CHECKC2'
#define RTL_CHECKC2(RTX, N, C1, C2) ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:5258:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  while (NEXT_INSN (pat_end) != NULL_RTX)
         ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:5259:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
    pat_end = NEXT_INSN (pat_end);
              ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:5339:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
             || NOTE_INSN_BASIC_BLOCK_P (insn))
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:830:7: note: expanded from macro 'NOTE_INSN_BASIC_BLOCK_P'
   && NOTE_LINE_NUMBER (INSN) == NOTE_INSN_BASIC_BLOCK)
      ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:5340:9: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        insn = NEXT_INSN (insn);
               ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:5351:21: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          add_label_notes (PATTERN (pat), new_insn);
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:5352:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          note_stores (PATTERN (pat), record_set_info, pat);
                       ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:5356:13: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      pat = NEXT_INSN (pat);
            ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:5474:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx pat = PATTERN (insn);
            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:5491:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && expr_equiv_p (SET_SRC (x), expr->expr))
                               ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:5525:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      old_reg = SET_SRC (set);
                ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:5543:8: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
              BLOCK_NUM (insn), INSN_UID (new_insn), indx,
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:5596:34: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
                if (! pre_expr_reaches_here_p (BLOCK_FOR_INSN (avail->insn),
                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:5598:13: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                               BLOCK_FOR_INSN (occr->insn)))
                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:5620:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx set = single_set (insn), set2;
            ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:5620:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx set = single_set (insn), set2;
            ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:5630:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  set2 = single_set (new);
         ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:5630:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  set2 = single_set (new);
         ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:5636:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    eqv = SET_SRC (set);
          ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:5673:23: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
            basic_block bb = BLOCK_FOR_INSN (insn);
                             ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:5677:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                && (set = single_set (insn)) != 0)
                          ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:5677:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                && (set = single_set (insn)) != 0)
                          ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:5844:45: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion]
      REG_NOTES (insn) = gen_rtx_INSN_LIST (REG_LABEL, XEXP (x, 0),
                         ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./genrtl.h:130:31: note: expanded from macro 'gen_rtx_INSN_LIST'
  gen_rtx_fmt_ue (INSN_LIST, (MODE), (ARG0), (ARG1))
  ~~~~~~~~~~~~~~              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:5845:10: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                            REG_NOTES (insn));
                                            ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:130:47: note: expanded from macro 'gen_rtx_INSN_LIST'
  gen_rtx_fmt_ue (INSN_LIST, (MODE), (ARG0), (ARG1))
                                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:5844:7: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
      REG_NOTES (insn) = gen_rtx_INSN_LIST (REG_LABEL, XEXP (x, 0),
      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:5847:2: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
        LABEL_NUSES (XEXP (x, 0))++;
        ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:5970:19: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      stop_insn = NEXT_INSN (BB_END (current_block));
                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:5973:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
           insn = NEXT_INSN (insn))
                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:5985:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          set = single_set (insn);
                ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:5985:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          set = single_set (insn);
                ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:5988:21: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              note_stores (PATTERN (insn), invalidate_nonnull_info, npi);
                           ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:5996:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && GET_CODE ((reg = XEXP (SET_SRC (set), 0))) == REG
                                        ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:251:45: note: expanded from macro 'GET_CODE'
#define GET_CODE(RTX)       ((enum rtx_code) (RTX)->code)
                                              ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:6003:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          note_stores (PATTERN (insn), invalidate_nonnull_info, npi);
                       ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:6063:47: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
          new_jump = emit_jump_insn_after (gen_jump (JUMP_LABEL (last_insn)),
                                                     ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:6065:4: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
          JUMP_LABEL (new_jump) = JUMP_LABEL (last_insn);
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:6065:28: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
          JUMP_LABEL (new_jump) = JUMP_LABEL (last_insn);
                                  ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:6066:4: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          LABEL_NUSES (JUMP_LABEL (new_jump))++;
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:6066:17: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
          LABEL_NUSES (JUMP_LABEL (new_jump))++;
                       ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:33: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                                ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:45: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:6161:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          || (XEXP (condition, 1)
              ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:6479:16: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      while (BLOCK_FOR_INSN (occr->insn) != dominated && occr)
                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:6488:15: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      set = single_set (insn);
                            ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:6488:15: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      set = single_set (insn);
                            ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:6801:21: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
           insn && insn != NEXT_INSN (BB_END (bb));
                           ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:6802:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
           insn = NEXT_INSN (insn))
                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:6808:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  rtx src = SET_SRC (PATTERN (insn));
                            ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:6808:24: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  rtx src = SET_SRC (PATTERN (insn));
                                     ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:28: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:45: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:6809:26: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  rtx dest = SET_DEST (PATTERN (insn));
                                       ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1244:30: note: expanded from macro 'SET_DEST'
#define SET_DEST(RTX) XC2EXP(RTX, 0, SET, CLOBBER)
                             ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:554:51: note: expanded from macro 'XC2EXP'
#define XC2EXP(RTX, N, C1, C2)      (RTL_CHECKC2 (RTX, N, C1, C2).rtx)
                                                  ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:392:39: note: expanded from macro 'RTL_CHECKC2'
#define RTL_CHECKC2(RTX, N, C1, C2) ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:6845:31: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                invalidate_any_buried_refs (PATTERN (insn));
                                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:6923:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for ( ; list != NULL_RTX; list = XEXP (list, 1))
                                       ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:6926:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx pat = PATTERN (insn);
                    ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:6927:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx src = SET_SRC (pat);
                    ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:6944:42: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          copy = gen_move_insn ( reg, copy_rtx (SET_SRC (pat)));
                                                ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:6947:4: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          SET_SRC (pat) = reg;
          ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:6950:4: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
          INSN_CODE (insn) = -1;
          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:7020:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (; x; x = XEXP (x, 1))
                ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:7144:20: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
  basic_block bb = BLOCK_FOR_INSN (insn);
                   ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:7146:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  set = single_set (insn);
        ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:7146:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  set = single_set (insn);
        ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:7178:7: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && BLOCK_FOR_INSN (tmp) != bb)
             ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:7200:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (BLOCK_FOR_INSN (tmp) != bb)
          ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:7211:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
               tmp = PREV_INSN (tmp))
                     ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:7253:13: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
           insn != NEXT_INSN (BB_END (bb));
                   ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:7254:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
           insn = NEXT_INSN (insn))
                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:7277:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          pat = PATTERN (insn);
                ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:7286:13: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
           insn != NEXT_INSN (BB_END (bb));
                   ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:7287:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
           insn = NEXT_INSN (insn))
                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:7307:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          pat = PATTERN (insn);
                ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:7346:31: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            ANTIC_STORE_LIST (ptr) = XEXP (ANTIC_STORE_LIST (ptr), 1);
                                     ^                             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:7408:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    x = SET_SRC (x);
        ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:7451:37: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (reg = x_regs; reg; reg = XEXP (reg, 1))
                                    ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:7466:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx pat = PATTERN (insn);
                ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:7488:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (find_loads (SET_SRC (pat), x, after))
                      ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:7491:24: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  else if (find_loads (PATTERN (insn), x, after))
                       ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:7530:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (act = last; act != PREV_INSN (insn); act = PREV_INSN (act))
                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:7530:51: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (act = last; act != PREV_INSN (insn); act = PREV_INSN (act))
                                                  ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:7553:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for ( ; insn != PREV_INSN (first); insn = PREV_INSN (insn))
                  ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:7553:45: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for ( ; insn != PREV_INSN (first); insn = PREV_INSN (insn))
                                            ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:7581:58: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (st = AVAIL_STORE_LIST (ptr); st != NULL; st = XEXP (st, 1))
                                                         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:7584:9: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          bb = BLOCK_FOR_INSN (insn);
               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:7601:58: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (st = ANTIC_STORE_LIST (ptr); st != NULL; st = XEXP (st, 1))
                                                         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:7604:9: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          bb = BLOCK_FOR_INSN (insn);
               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:7655:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx prev = PREV_INSN (BB_HEAD (bb));
             ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:7661:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              || NOTE_LINE_NUMBER (before) != NOTE_INSN_BASIC_BLOCK))
                 ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:7666:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      before = NEXT_INSN (before);
               ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:7798:9: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
               BLOCK_FOR_INSN (XEXP (last, 0)) != bb;
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:7799:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
               last = XEXP (last, 1))
                      ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:7804:9: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        last = NEXT_INSN (BB_END (bb));
               ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:7806:54: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (insn = BB_HEAD (bb); insn != last; insn = NEXT_INSN (insn))
                                                     ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:7836:39: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  insn = gen_move_insn (reg, SET_SRC (single_set (del)));
                                      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:28: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:45: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:7836:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  insn = gen_move_insn (reg, SET_SRC (single_set (del)));
                             ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:7836:39: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  insn = gen_move_insn (reg, SET_SRC (single_set (del)));
                                      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:28: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:45: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:7849:52: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (ptr = ANTIC_STORE_LIST (smexpr); ptr; ptr = XEXP (ptr, 1))
                                                   ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:7858:3: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
  REG_NOTES (insn) = REG_NOTES (del);
  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:7858:22: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
  REG_NOTES (insn) = REG_NOTES (del);
                     ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:7880:18: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (; insn != NEXT_INSN (BB_END (bb)); insn = NEXT_INSN (insn))
                 ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:7880:50: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (; insn != NEXT_INSN (BB_END (bb)); insn = NEXT_INSN (insn))
                                                 ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:7883:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        set = single_set (insn);
              ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:7883:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        set = single_set (insn);
              ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:7914:44: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (i = AVAIL_STORE_LIST (expr); i; i = XEXP (i, 1))
                                           ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c:7917:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (BLOCK_FOR_INSN (del) == bb)
          ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
265 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl genrtl.c -o genrtl.o
genrtl.c:40:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XEXP (rt, 1) = arg1;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:58:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XEXP (rt, 1) = arg1;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:77:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XSTR (rt, 1) = arg1;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:78:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XSTR (rt, 2) = arg2;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:96:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XSTR (rt, 1) = arg1;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:131:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XSTR (rt, 1) = arg1;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:132:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XVEC (rt, 2) = arg2;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:150:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XVEC (rt, 1) = arg1;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:169:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XSTR (rt, 1) = arg1;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:170:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XSTR (rt, 2) = arg2;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:190:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XVEC (rt, 1) = arg1;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:191:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XSTR (rt, 2) = arg2;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:192:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XSTR (rt, 3) = arg3;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:210:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XVEC (rt, 1) = arg1;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:260:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XSTR (rt, 1) = arg1;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:280:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XINT (rt, 1) = arg1;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:281:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XEXP (rt, 2) = arg2;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:282:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XSTR (rt, 3) = arg3;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:301:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XSTR (rt, 1) = arg1;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:302:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XEXP (rt, 2) = arg2;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:320:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XVEC (rt, 1) = arg1;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:338:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XINT (rt, 1) = arg1;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:363:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XEXP (rt, 1) = arg1;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:364:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XEXP (rt, 2) = arg2;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:365:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XBBDEF (rt, 3) = arg3;
  ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:366:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XINT (rt, 4) = arg4;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:367:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XEXP (rt, 5) = arg5;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:368:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XINT (rt, 6) = arg6;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:369:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XEXP (rt, 7) = arg7;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:370:3: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XEXP (rt, 8) = arg8;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:395:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XEXP (rt, 1) = arg1;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:396:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XEXP (rt, 2) = arg2;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:397:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XBBDEF (rt, 3) = arg3;
  ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:398:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XINT (rt, 4) = arg4;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:399:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XEXP (rt, 5) = arg5;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:400:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XINT (rt, 6) = arg6;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:401:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XEXP (rt, 7) = arg7;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:402:3: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XEXP (rt, 8) = arg8;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:403:3: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
  X0EXP (rt, 9) = NULL_RTX;
  ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:525:27: note: expanded from macro 'X0EXP'
#define X0EXP(RTX, N)      (RTL_CHECK1 (RTX, N, '0').rtx)
                            ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:429:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XEXP (rt, 1) = arg1;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:430:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XEXP (rt, 2) = arg2;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:431:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XBBDEF (rt, 3) = arg3;
  ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:432:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XINT (rt, 4) = arg4;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:433:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XEXP (rt, 5) = arg5;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:434:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XINT (rt, 6) = arg6;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:435:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XEXP (rt, 7) = arg7;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:436:3: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XEXP (rt, 8) = arg8;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:437:3: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XEXP (rt, 9) = arg9;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:456:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XEXP (rt, 1) = arg1;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:457:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XEXP (rt, 2) = arg2;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:458:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
  X0EXP (rt, 3) = NULL_RTX;
  ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:525:27: note: expanded from macro 'X0EXP'
#define X0EXP(RTX, N)      (RTL_CHECK1 (RTX, N, '0').rtx)
                            ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:459:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
  X0EXP (rt, 4) = NULL_RTX;
  ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:525:27: note: expanded from macro 'X0EXP'
#define X0EXP(RTX, N)      (RTL_CHECK1 (RTX, N, '0').rtx)
                            ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:460:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  X0EXP (rt, 5) = NULL_RTX;
  ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:525:27: note: expanded from macro 'X0EXP'
#define X0EXP(RTX, N)      (RTL_CHECK1 (RTX, N, '0').rtx)
                            ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:461:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  X0EXP (rt, 6) = NULL_RTX;
  ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:525:27: note: expanded from macro 'X0EXP'
#define X0EXP(RTX, N)      (RTL_CHECK1 (RTX, N, '0').rtx)
                            ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:462:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
  X0EXP (rt, 7) = NULL_RTX;
  ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:525:27: note: expanded from macro 'X0EXP'
#define X0EXP(RTX, N)      (RTL_CHECK1 (RTX, N, '0').rtx)
                            ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:463:3: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
  X0EXP (rt, 8) = NULL_RTX;
  ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:525:27: note: expanded from macro 'X0EXP'
#define X0EXP(RTX, N)      (RTL_CHECK1 (RTX, N, '0').rtx)
                            ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:485:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XEXP (rt, 1) = arg1;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:486:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XEXP (rt, 2) = arg2;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:487:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XBBDEF (rt, 3) = arg3;
  ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:488:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
  X0EXP (rt, 4) = NULL_RTX;
  ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:525:27: note: expanded from macro 'X0EXP'
#define X0EXP(RTX, N)      (RTL_CHECK1 (RTX, N, '0').rtx)
                            ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:489:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  X0EXP (rt, 5) = NULL_RTX;
  ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:525:27: note: expanded from macro 'X0EXP'
#define X0EXP(RTX, N)      (RTL_CHECK1 (RTX, N, '0').rtx)
                            ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:490:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XINT (rt, 6) = arg4;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:491:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XSTR (rt, 7) = arg5;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:514:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XSTR (rt, 1) = arg1;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:515:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XINT (rt, 2) = arg2;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:516:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XVEC (rt, 3) = arg3;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:517:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XVEC (rt, 4) = arg4;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:518:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XSTR (rt, 5) = arg5;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:519:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XINT (rt, 6) = arg6;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:537:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XINT (rt, 1) = arg1;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:557:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XVEC (rt, 1) = arg1;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:558:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XEXP (rt, 2) = arg2;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:559:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XEXP (rt, 3) = arg3;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:560:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
  X0EXP (rt, 4) = NULL_RTX;
  ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:525:27: note: expanded from macro 'X0EXP'
#define X0EXP(RTX, N)      (RTL_CHECK1 (RTX, N, '0').rtx)
                            ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:579:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XEXP (rt, 1) = arg1;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:580:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XEXP (rt, 2) = arg2;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:642:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  X0EXP (rt, 1) = NULL_RTX;
  ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:525:27: note: expanded from macro 'X0EXP'
#define X0EXP(RTX, N)      (RTL_CHECK1 (RTX, N, '0').rtx)
                            ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:643:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  X0EXP (rt, 2) = NULL_RTX;
  ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:525:27: note: expanded from macro 'X0EXP'
#define X0EXP(RTX, N)      (RTL_CHECK1 (RTX, N, '0').rtx)
                            ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:661:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XINT (rt, 1) = arg1;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:678:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  X0EXP (rt, 1) = NULL_RTX;
  ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:525:27: note: expanded from macro 'X0EXP'
#define X0EXP(RTX, N)      (RTL_CHECK1 (RTX, N, '0').rtx)
                            ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:695:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  X0EXP (rt, 1) = NULL_RTX;
  ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:525:27: note: expanded from macro 'X0EXP'
#define X0EXP(RTX, N)      (RTL_CHECK1 (RTX, N, '0').rtx)
                            ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:696:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  X0EXP (rt, 2) = NULL_RTX;
  ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:525:27: note: expanded from macro 'X0EXP'
#define X0EXP(RTX, N)      (RTL_CHECK1 (RTX, N, '0').rtx)
                            ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:713:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  X0EXP (rt, 1) = NULL_RTX;
  ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:525:27: note: expanded from macro 'X0EXP'
#define X0EXP(RTX, N)      (RTL_CHECK1 (RTX, N, '0').rtx)
                            ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:714:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  X0EXP (rt, 2) = NULL_RTX;
  ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:525:27: note: expanded from macro 'X0EXP'
#define X0EXP(RTX, N)      (RTL_CHECK1 (RTX, N, '0').rtx)
                            ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:733:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XINT (rt, 1) = arg1;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:734:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XTREE (rt, 2) = arg2;
  ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:512:26: note: expanded from macro 'XTREE'
#define XTREE(RTX, N)   (RTL_CHECK1 (RTX, N, 't').rttree)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:755:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XEXP (rt, 1) = arg1;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:756:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XEXP (rt, 2) = arg2;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:757:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XEXP (rt, 3) = arg3;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:758:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XEXP (rt, 4) = arg4;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:776:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XEXP (rt, 1) = arg1;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:805:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XEXP (rt, 1) = arg1;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:806:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XVEC (rt, 2) = arg2;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:807:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XINT (rt, 3) = arg3;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:808:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XINT (rt, 4) = arg4;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:809:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XINT (rt, 5) = arg5;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:810:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XINT (rt, 6) = arg6;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:811:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XINT (rt, 7) = arg7;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:812:3: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XINT (rt, 8) = arg8;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:813:3: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XBITMAP (rt, 9) = arg9;
  ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:511:26: note: expanded from macro 'XBITMAP'
#define XBITMAP(RTX, N) (RTL_CHECK1 (RTX, N, 'b').rtbit)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:814:3: warning: array index 10 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XBITMAP (rt, 10) = arg10;
  ^            ~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:511:26: note: expanded from macro 'XBITMAP'
#define XBITMAP(RTX, N) (RTL_CHECK1 (RTX, N, 'b').rtbit)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:815:3: warning: array index 11 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XINT (rt, 11) = arg11;
  ^         ~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:816:3: warning: array index 12 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XINT (rt, 12) = arg12;
  ^         ~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:842:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XINT (rt, 1) = arg1;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:843:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XINT (rt, 2) = arg2;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:844:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XINT (rt, 3) = arg3;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:845:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XINT (rt, 4) = arg4;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:846:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XINT (rt, 5) = arg5;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:847:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XINT (rt, 6) = arg6;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:848:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XINT (rt, 7) = arg7;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:849:3: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XTREE (rt, 8) = arg8;
  ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:512:26: note: expanded from macro 'XTREE'
#define XTREE(RTX, N)   (RTL_CHECK1 (RTX, N, 't').rttree)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:850:3: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XTREE (rt, 9) = arg9;
  ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:512:26: note: expanded from macro 'XTREE'
#define XTREE(RTX, N)   (RTL_CHECK1 (RTX, N, 't').rttree)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:869:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XTREE (rt, 1) = arg1;
  ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:512:26: note: expanded from macro 'XTREE'
#define XTREE(RTX, N)   (RTL_CHECK1 (RTX, N, 't').rttree)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:870:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XINT (rt, 2) = arg2;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:888:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XINT (rt, 1) = arg1;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:908:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XEXP (rt, 1) = arg1;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:909:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XEXP (rt, 2) = arg2;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
genrtl.c:910:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XEXP (rt, 3) = arg3;
  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
118 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ggc-common.c -o ggc-common.o
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/global.c -o global.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/global.c:38:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/global.c:436:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (x = regs_may_share; x; x = XEXP (XEXP (x, 1), 1))
                                  ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/global.c:436:41: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (x = regs_may_share; x; x = XEXP (XEXP (x, 1), 1))
                                        ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/global.c:439:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      int r2 = REGNO (XEXP (XEXP (x, 1), 0));
                            ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1019:28: note: expanded from macro 'REGNO'
#define REGNO(RTX) XCUINT (RTX, 0, REG)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:45: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/global.c:800:21: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              note_stores (PATTERN (insn), mark_reg_clobber, NULL);
                           ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/global.c:804:20: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
              for (link = REG_NOTES (insn); link; link = XEXP (link, 1))
                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/global.c:804:51: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              for (link = REG_NOTES (insn); link; link = XEXP (link, 1))
                                                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/global.c:813:21: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              note_stores (PATTERN (insn), mark_reg_store, NULL);
                           ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/global.c:833:15: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                for (link = REG_NOTES (insn); link; link = XEXP (link, 1))
                            ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/global.c:833:46: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                for (link = REG_NOTES (insn); link; link = XEXP (link, 1))
                                                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/global.c:840:27: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      for (i = XVECLEN (PATTERN (insn), 0) - 1; i >= 0; i--)
                                        ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:35: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/global.c:842:25: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                          rtx set = XVECEXP (PATTERN (insn), 0, i);
                                             ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:35: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/global.c:866:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          insn = NEXT_INSN (insn);
                 ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/global.c:888:42: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = get_insns (); insn; insn = NEXT_INSN (insn))
                                         ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/global.c:890:12: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        && (set = single_set (insn)) != 0
                  ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/global.c:890:12: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        && (set = single_set (insn)) != 0
                  ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/global.c:893:19: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (link = REG_NOTES (insn); link; link = XEXP (link, 1))
                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/global.c:893:50: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (link = REG_NOTES (insn); link; link = XEXP (link, 1))
                                                 ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/global.c:903:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            if (XEXP (link, 0) == SET_SRC (set))
                                  ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/global.c:1479:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    set_preference (reg, SET_SRC (setter));
                         ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/global.c:1642:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                       SUBREG_BYTE (src),
                                       ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/global.c:1645:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        offset += (SUBREG_BYTE (src)
                   ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/global.c:1660:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                       SUBREG_BYTE (dest),
                                       ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/global.c:1663:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        offset -= (SUBREG_BYTE (dest)
                   ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/global.c:1811:25: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (; first; first = NEXT_INSN (first))
                        ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/global.c:1847:20: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
              for (link = REG_NOTES (first); link; link = XEXP (link, 1))
                          ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/global.c:1847:52: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              for (link = REG_NOTES (first); link; link = XEXP (link, 1))
                                                          ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/global.c:1857:21: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              note_stores (PATTERN (first), reg_becomes_live,
                           ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/global.c:1869:20: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
              for (link = REG_NOTES (first); link; link = XEXP (link, 1))
                          ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/global.c:1869:52: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              for (link = REG_NOTES (first); link; link = XEXP (link, 1))
                                                          ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/global.c:1888:17: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (first = NEXT_INSN (first) ; first; first = NEXT_INSN (first))
                       ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/global.c:1888:52: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (first = NEXT_INSN (first) ; first; first = NEXT_INSN (first))
                                                          ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
32 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/graph.c -o graph.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/graph.c:30:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/graph.c:108:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (PREV_INSN (tmp_rtx) == 0)
      ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/graph.c:147:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (NOTE_LINE_NUMBER (tmp_rtx) < 0)
          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/graph.c:148:30: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        name =  GET_NOTE_INSN_NAME (NOTE_LINE_NUMBER (tmp_rtx));
                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:927:20: note: expanded from macro 'GET_NOTE_INSN_NAME'
  (note_insn_name[(NOTE_CODE) - (int) NOTE_INSN_BIAS])
                   ^~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/graph.c:152:27: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
    print_rtl_single (fp, PATTERN (tmp_rtx));
                          ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/graph.c:266:46: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (x = BB_HEAD (bb); x != NULL_RTX; x = NEXT_INSN (x))
                                                    ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/graph.c:282:22: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (tmp_rtx = NEXT_INSN (rtx_first); NULL != tmp_rtx;
                     ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/graph.c:283:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
           tmp_rtx = NEXT_INSN (tmp_rtx))
                     ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/graph.c:360:19: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    next_insn = NEXT_INSN (next_insn);
                                ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
9 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl gtype-desc.c -o gtype-desc.o
gtype-desc.c:476:41: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        struct rtx_def * const xprev = (RTX_PREV (&(*x)));
                                        ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:245:25: note: expanded from macro 'RTX_PREV'
                     && PREV_INSN (X) != NULL           \
                        ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:476:41: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        struct rtx_def * const xprev = (RTX_PREV (&(*x)));
                                        ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:246:25: note: expanded from macro 'RTX_PREV'
                     && NEXT_INSN (PREV_INSN (X)) == X  \
                        ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:476:41: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        struct rtx_def * const xprev = (RTX_PREV (&(*x)));
                                        ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:246:36: note: expanded from macro 'RTX_PREV'
                     && NEXT_INSN (PREV_INSN (X)) == X  \
                                   ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:31: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:476:41: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        struct rtx_def * const xprev = (RTX_PREV (&(*x)));
                                        ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:247:24: note: expanded from macro 'RTX_PREV'
                     ? PREV_INSN (X) : NULL)
                       ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:492:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:492:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:496:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:496:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:500:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:500:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:504:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:504:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:511:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:511:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:515:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:515:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:519:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[2].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:519:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[2].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:520:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:520:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:524:30: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[3].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:524:30: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[3].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:525:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[2].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:525:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[2].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:526:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:526:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:536:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_9tree_node ((*x).u.fld[1].rttree);
                               ^          ~
./gtype-desc.h:416:7: note: expanded from macro 'gt_ggc_m_9tree_node'
  if (X != NULL) gt_ggc_mx_tree_node (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:536:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_9tree_node ((*x).u.fld[1].rttree);
                               ^          ~
./gtype-desc.h:416:39: note: expanded from macro 'gt_ggc_m_9tree_node'
  if (X != NULL) gt_ggc_mx_tree_node (X);\
                                      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:540:32: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_9tree_node ((*x).u.fld[9].rttree);
                               ^          ~
./gtype-desc.h:416:7: note: expanded from macro 'gt_ggc_m_9tree_node'
  if (X != NULL) gt_ggc_mx_tree_node (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:540:32: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_9tree_node ((*x).u.fld[9].rttree);
                               ^          ~
./gtype-desc.h:416:39: note: expanded from macro 'gt_ggc_m_9tree_node'
  if (X != NULL) gt_ggc_mx_tree_node (X);\
                                      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:541:32: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_9tree_node ((*x).u.fld[8].rttree);
                               ^          ~
./gtype-desc.h:416:7: note: expanded from macro 'gt_ggc_m_9tree_node'
  if (X != NULL) gt_ggc_mx_tree_node (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:541:32: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_9tree_node ((*x).u.fld[8].rttree);
                               ^          ~
./gtype-desc.h:416:39: note: expanded from macro 'gt_ggc_m_9tree_node'
  if (X != NULL) gt_ggc_mx_tree_node (X);\
                                      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:544:42: warning: array index 10 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_18bitmap_element_def ((*x).u.fld[10].rtbit);
                                         ^          ~~
./gtype-desc.h:396:7: note: expanded from macro 'gt_ggc_m_18bitmap_element_def'
  if (X != NULL) gt_ggc_mx_bitmap_element_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:544:42: warning: array index 10 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_18bitmap_element_def ((*x).u.fld[10].rtbit);
                                         ^          ~~
./gtype-desc.h:396:48: note: expanded from macro 'gt_ggc_m_18bitmap_element_def'
  if (X != NULL) gt_ggc_mx_bitmap_element_def (X);\
                                               ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:545:42: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_18bitmap_element_def ((*x).u.fld[9].rtbit);
                                         ^          ~
./gtype-desc.h:396:7: note: expanded from macro 'gt_ggc_m_18bitmap_element_def'
  if (X != NULL) gt_ggc_mx_bitmap_element_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:545:42: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_18bitmap_element_def ((*x).u.fld[9].rtbit);
                                         ^          ~
./gtype-desc.h:396:48: note: expanded from macro 'gt_ggc_m_18bitmap_element_def'
  if (X != NULL) gt_ggc_mx_bitmap_element_def (X);\
                                               ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:546:32: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_9rtvec_def ((*x).u.fld[2].rtvec);
                               ^          ~
./gtype-desc.h:420:7: note: expanded from macro 'gt_ggc_m_9rtvec_def'
  if (X != NULL) gt_ggc_mx_rtvec_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:546:32: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_9rtvec_def ((*x).u.fld[2].rtvec);
                               ^          ~
./gtype-desc.h:420:39: note: expanded from macro 'gt_ggc_m_9rtvec_def'
  if (X != NULL) gt_ggc_mx_rtvec_def (X);\
                                      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:547:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:547:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:551:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:551:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:558:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[2].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:558:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[2].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:559:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:559:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:563:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[2].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:563:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[2].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:564:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:564:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:616:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:616:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:620:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:620:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:624:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:624:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:628:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:628:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:632:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:632:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:636:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:636:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:640:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:640:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:644:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:644:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:648:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:648:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:652:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:652:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:656:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:656:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:660:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:660:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:664:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:664:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:668:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:668:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:672:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:672:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:676:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:676:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:680:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:680:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:684:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:684:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:688:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:688:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:692:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:692:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:708:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:708:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:712:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:712:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:716:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:716:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:720:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:720:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:724:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:724:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:728:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:728:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:732:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:732:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:736:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:736:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:740:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:740:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:747:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:747:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:751:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:751:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:755:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:755:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:759:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:759:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:763:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:763:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:767:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:767:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:771:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:771:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:775:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:775:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:782:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:782:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:786:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:786:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:790:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:790:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:794:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:794:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:798:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[2].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:798:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[2].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:799:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:799:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:803:30: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[4].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:803:30: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[4].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:804:30: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[3].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:804:30: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[3].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:805:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[2].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:805:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[2].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:806:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:806:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:810:32: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_9tree_node ((*x).u.fld[2].rttree);
                               ^          ~
./gtype-desc.h:416:7: note: expanded from macro 'gt_ggc_m_9tree_node'
  if (X != NULL) gt_ggc_mx_tree_node (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:810:32: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_9tree_node ((*x).u.fld[2].rttree);
                               ^          ~
./gtype-desc.h:416:39: note: expanded from macro 'gt_ggc_m_9tree_node'
  if (X != NULL) gt_ggc_mx_tree_node (X);\
                                      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:816:32: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_9tree_node ((*x).u.fld[2].rttree);
                               ^          ~
./gtype-desc.h:416:7: note: expanded from macro 'gt_ggc_m_9tree_node'
  if (X != NULL) gt_ggc_mx_tree_node (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:816:32: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_9tree_node ((*x).u.fld[2].rttree);
                               ^          ~
./gtype-desc.h:416:39: note: expanded from macro 'gt_ggc_m_9tree_node'
  if (X != NULL) gt_ggc_mx_tree_node (X);\
                                      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:819:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[2].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:819:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[2].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:820:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:820:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:824:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_9mem_attrs ((*x).u.fld[1].rtmem);
                               ^          ~
./gtype-desc.h:344:7: note: expanded from macro 'gt_ggc_m_9mem_attrs'
  if (X != NULL) gt_ggc_mx_mem_attrs (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:824:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_9mem_attrs ((*x).u.fld[1].rtmem);
                               ^          ~
./gtype-desc.h:344:39: note: expanded from macro 'gt_ggc_m_9mem_attrs'
  if (X != NULL) gt_ggc_mx_mem_attrs (X);\
                                      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:828:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:828:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:840:32: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_9reg_attrs ((*x).u.fld[2].rtreg);
                               ^          ~
./gtype-desc.h:340:7: note: expanded from macro 'gt_ggc_m_9reg_attrs'
  if (X != NULL) gt_ggc_mx_reg_attrs (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:840:32: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_9reg_attrs ((*x).u.fld[2].rtreg);
                               ^          ~
./gtype-desc.h:340:39: note: expanded from macro 'gt_ggc_m_9reg_attrs'
  if (X != NULL) gt_ggc_mx_reg_attrs (X);\
                                      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:861:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:861:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:867:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:867:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:877:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:877:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:881:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[2].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:881:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[2].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:882:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:882:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:886:30: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[3].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:886:30: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[3].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:887:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[2].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:887:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[2].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:888:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_9rtvec_def ((*x).u.fld[1].rtvec);
                               ^          ~
./gtype-desc.h:420:7: note: expanded from macro 'gt_ggc_m_9rtvec_def'
  if (X != NULL) gt_ggc_mx_rtvec_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:888:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_9rtvec_def ((*x).u.fld[1].rtvec);
                               ^          ~
./gtype-desc.h:420:39: note: expanded from macro 'gt_ggc_m_9rtvec_def'
  if (X != NULL) gt_ggc_mx_rtvec_def (X);\
                                      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:901:32: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_9rtvec_def ((*x).u.fld[4].rtvec);
                               ^          ~
./gtype-desc.h:420:7: note: expanded from macro 'gt_ggc_m_9rtvec_def'
  if (X != NULL) gt_ggc_mx_rtvec_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:901:32: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_9rtvec_def ((*x).u.fld[4].rtvec);
                               ^          ~
./gtype-desc.h:420:39: note: expanded from macro 'gt_ggc_m_9rtvec_def'
  if (X != NULL) gt_ggc_mx_rtvec_def (X);\
                                      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:902:32: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_9rtvec_def ((*x).u.fld[3].rtvec);
                               ^          ~
./gtype-desc.h:420:7: note: expanded from macro 'gt_ggc_m_9rtvec_def'
  if (X != NULL) gt_ggc_mx_rtvec_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:902:32: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_9rtvec_def ((*x).u.fld[3].rtvec);
                               ^          ~
./gtype-desc.h:420:39: note: expanded from macro 'gt_ggc_m_9rtvec_def'
  if (X != NULL) gt_ggc_mx_rtvec_def (X);\
                                      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:910:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:910:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:914:19: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          switch (NOTE_LINE_NUMBER (&(*x)))
                  ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:921:34: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
              gt_ggc_m_7rtx_def ((*x).u.fld[4].rtx);
                                 ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:921:34: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
              gt_ggc_m_7rtx_def ((*x).u.fld[4].rtx);
                                 ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:952:36: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
              gt_ggc_m_9tree_node ((*x).u.fld[4].rttree);
                                   ^          ~
./gtype-desc.h:416:7: note: expanded from macro 'gt_ggc_m_9tree_node'
  if (X != NULL) gt_ggc_mx_tree_node (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:952:36: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
              gt_ggc_m_9tree_node ((*x).u.fld[4].rttree);
                                   ^          ~
./gtype-desc.h:416:39: note: expanded from macro 'gt_ggc_m_9tree_node'
  if (X != NULL) gt_ggc_mx_tree_node (X);\
                                      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:955:36: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
              gt_ggc_m_9tree_node ((*x).u.fld[4].rttree);
                                   ^          ~
./gtype-desc.h:416:7: note: expanded from macro 'gt_ggc_m_9tree_node'
  if (X != NULL) gt_ggc_mx_tree_node (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:955:36: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
              gt_ggc_m_9tree_node ((*x).u.fld[4].rttree);
                                   ^          ~
./gtype-desc.h:416:39: note: expanded from macro 'gt_ggc_m_9tree_node'
  if (X != NULL) gt_ggc_mx_tree_node (X);\
                                      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:962:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[2].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:962:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[2].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:963:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:963:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:966:30: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[5].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:966:30: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[5].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:967:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[2].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:967:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[2].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:968:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:968:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:971:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[2].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:971:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[2].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:972:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:972:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:975:30: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[9].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:975:30: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[9].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:976:30: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[8].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:976:30: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[8].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:977:30: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[7].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:977:30: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[7].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:978:30: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[5].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:978:30: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[5].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:979:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[2].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:979:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[2].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:980:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:980:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:983:30: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[9].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:983:30: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[9].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:984:30: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[8].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:984:30: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[8].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:985:30: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[7].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:985:30: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[7].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:986:30: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[5].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:986:30: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[5].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:987:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[2].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:987:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[2].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:988:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:988:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:991:30: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[8].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:991:30: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[8].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:992:30: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[7].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:992:30: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[7].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:993:30: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[5].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:993:30: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[5].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:994:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[2].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:994:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[2].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:995:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:995:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1004:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_9rtvec_def ((*x).u.fld[1].rtvec);
                               ^          ~
./gtype-desc.h:420:7: note: expanded from macro 'gt_ggc_m_9rtvec_def'
  if (X != NULL) gt_ggc_mx_rtvec_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1004:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_9rtvec_def ((*x).u.fld[1].rtvec);
                               ^          ~
./gtype-desc.h:420:39: note: expanded from macro 'gt_ggc_m_9rtvec_def'
  if (X != NULL) gt_ggc_mx_rtvec_def (X);\
                                      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1011:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[2].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1011:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[2].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1014:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[2].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1014:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[2].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1051:32: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_9rtvec_def ((*x).u.fld[6].rtvec);
                               ^          ~
./gtype-desc.h:420:7: note: expanded from macro 'gt_ggc_m_9rtvec_def'
  if (X != NULL) gt_ggc_mx_rtvec_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1051:32: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_9rtvec_def ((*x).u.fld[6].rtvec);
                               ^          ~
./gtype-desc.h:420:39: note: expanded from macro 'gt_ggc_m_9rtvec_def'
  if (X != NULL) gt_ggc_mx_rtvec_def (X);\
                                      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1052:30: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[3].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1052:30: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[3].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1055:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_9rtvec_def ((*x).u.fld[1].rtvec);
                               ^          ~
./gtype-desc.h:420:7: note: expanded from macro 'gt_ggc_m_9rtvec_def'
  if (X != NULL) gt_ggc_mx_rtvec_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1055:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_9rtvec_def ((*x).u.fld[1].rtvec);
                               ^          ~
./gtype-desc.h:420:39: note: expanded from macro 'gt_ggc_m_9rtvec_def'
  if (X != NULL) gt_ggc_mx_rtvec_def (X);\
                                      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1059:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_9rtvec_def ((*x).u.fld[1].rtvec);
                               ^          ~
./gtype-desc.h:420:7: note: expanded from macro 'gt_ggc_m_9rtvec_def'
  if (X != NULL) gt_ggc_mx_rtvec_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1059:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_9rtvec_def ((*x).u.fld[1].rtvec);
                               ^          ~
./gtype-desc.h:420:39: note: expanded from macro 'gt_ggc_m_9rtvec_def'
  if (X != NULL) gt_ggc_mx_rtvec_def (X);\
                                      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1065:32: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_9rtvec_def ((*x).u.fld[2].rtvec);
                               ^          ~
./gtype-desc.h:420:7: note: expanded from macro 'gt_ggc_m_9rtvec_def'
  if (X != NULL) gt_ggc_mx_rtvec_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1065:32: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_9rtvec_def ((*x).u.fld[2].rtvec);
                               ^          ~
./gtype-desc.h:420:39: note: expanded from macro 'gt_ggc_m_9rtvec_def'
  if (X != NULL) gt_ggc_mx_rtvec_def (X);\
                                      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1069:32: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_9rtvec_def ((*x).u.fld[7].rtvec);
                               ^          ~
./gtype-desc.h:420:7: note: expanded from macro 'gt_ggc_m_9rtvec_def'
  if (X != NULL) gt_ggc_mx_rtvec_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1069:32: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_9rtvec_def ((*x).u.fld[7].rtvec);
                               ^          ~
./gtype-desc.h:420:39: note: expanded from macro 'gt_ggc_m_9rtvec_def'
  if (X != NULL) gt_ggc_mx_rtvec_def (X);\
                                      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1070:32: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_9rtvec_def ((*x).u.fld[5].rtvec);
                               ^          ~
./gtype-desc.h:420:7: note: expanded from macro 'gt_ggc_m_9rtvec_def'
  if (X != NULL) gt_ggc_mx_rtvec_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1070:32: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_9rtvec_def ((*x).u.fld[5].rtvec);
                               ^          ~
./gtype-desc.h:420:39: note: expanded from macro 'gt_ggc_m_9rtvec_def'
  if (X != NULL) gt_ggc_mx_rtvec_def (X);\
                                      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1071:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_9rtvec_def ((*x).u.fld[1].rtvec);
                               ^          ~
./gtype-desc.h:420:7: note: expanded from macro 'gt_ggc_m_9rtvec_def'
  if (X != NULL) gt_ggc_mx_rtvec_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1071:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_9rtvec_def ((*x).u.fld[1].rtvec);
                               ^          ~
./gtype-desc.h:420:39: note: expanded from macro 'gt_ggc_m_9rtvec_def'
  if (X != NULL) gt_ggc_mx_rtvec_def (X);\
                                      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1074:32: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_9rtvec_def ((*x).u.fld[2].rtvec);
                               ^          ~
./gtype-desc.h:420:7: note: expanded from macro 'gt_ggc_m_9rtvec_def'
  if (X != NULL) gt_ggc_mx_rtvec_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1074:32: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_9rtvec_def ((*x).u.fld[2].rtvec);
                               ^          ~
./gtype-desc.h:420:39: note: expanded from macro 'gt_ggc_m_9rtvec_def'
  if (X != NULL) gt_ggc_mx_rtvec_def (X);\
                                      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1078:32: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_9rtvec_def ((*x).u.fld[3].rtvec);
                               ^          ~
./gtype-desc.h:420:7: note: expanded from macro 'gt_ggc_m_9rtvec_def'
  if (X != NULL) gt_ggc_mx_rtvec_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1078:32: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_9rtvec_def ((*x).u.fld[3].rtvec);
                               ^          ~
./gtype-desc.h:420:39: note: expanded from macro 'gt_ggc_m_9rtvec_def'
  if (X != NULL) gt_ggc_mx_rtvec_def (X);\
                                      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1082:32: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_9rtvec_def ((*x).u.fld[4].rtvec);
                               ^          ~
./gtype-desc.h:420:7: note: expanded from macro 'gt_ggc_m_9rtvec_def'
  if (X != NULL) gt_ggc_mx_rtvec_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1082:32: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_9rtvec_def ((*x).u.fld[4].rtvec);
                               ^          ~
./gtype-desc.h:420:39: note: expanded from macro 'gt_ggc_m_9rtvec_def'
  if (X != NULL) gt_ggc_mx_rtvec_def (X);\
                                      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1083:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_9rtvec_def ((*x).u.fld[1].rtvec);
                               ^          ~
./gtype-desc.h:420:7: note: expanded from macro 'gt_ggc_m_9rtvec_def'
  if (X != NULL) gt_ggc_mx_rtvec_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1083:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_9rtvec_def ((*x).u.fld[1].rtvec);
                               ^          ~
./gtype-desc.h:420:39: note: expanded from macro 'gt_ggc_m_9rtvec_def'
  if (X != NULL) gt_ggc_mx_rtvec_def (X);\
                                      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1088:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_9rtvec_def ((*x).u.fld[1].rtvec);
                               ^          ~
./gtype-desc.h:420:7: note: expanded from macro 'gt_ggc_m_9rtvec_def'
  if (X != NULL) gt_ggc_mx_rtvec_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1088:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_9rtvec_def ((*x).u.fld[1].rtvec);
                               ^          ~
./gtype-desc.h:420:39: note: expanded from macro 'gt_ggc_m_9rtvec_def'
  if (X != NULL) gt_ggc_mx_rtvec_def (X);\
                                      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1091:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_9rtvec_def ((*x).u.fld[1].rtvec);
                               ^          ~
./gtype-desc.h:420:7: note: expanded from macro 'gt_ggc_m_9rtvec_def'
  if (X != NULL) gt_ggc_mx_rtvec_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1091:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_9rtvec_def ((*x).u.fld[1].rtvec);
                               ^          ~
./gtype-desc.h:420:39: note: expanded from macro 'gt_ggc_m_9rtvec_def'
  if (X != NULL) gt_ggc_mx_rtvec_def (X);\
                                      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1094:32: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_9rtvec_def ((*x).u.fld[2].rtvec);
                               ^          ~
./gtype-desc.h:420:7: note: expanded from macro 'gt_ggc_m_9rtvec_def'
  if (X != NULL) gt_ggc_mx_rtvec_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1094:32: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_9rtvec_def ((*x).u.fld[2].rtvec);
                               ^          ~
./gtype-desc.h:420:39: note: expanded from macro 'gt_ggc_m_9rtvec_def'
  if (X != NULL) gt_ggc_mx_rtvec_def (X);\
                                      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1097:32: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_9rtvec_def ((*x).u.fld[2].rtvec);
                               ^          ~
./gtype-desc.h:420:7: note: expanded from macro 'gt_ggc_m_9rtvec_def'
  if (X != NULL) gt_ggc_mx_rtvec_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1097:32: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_9rtvec_def ((*x).u.fld[2].rtvec);
                               ^          ~
./gtype-desc.h:420:39: note: expanded from macro 'gt_ggc_m_9rtvec_def'
  if (X != NULL) gt_ggc_mx_rtvec_def (X);\
                                      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1106:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1106:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1110:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:7: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1110:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_ggc_m_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:424:37: note: expanded from macro 'gt_ggc_m_7rtx_def'
  if (X != NULL) gt_ggc_mx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1718:41: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        struct rtx_def * const xprev = (RTX_PREV (&(*x)));
                                        ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:245:25: note: expanded from macro 'RTX_PREV'
                     && PREV_INSN (X) != NULL           \
                        ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1718:41: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        struct rtx_def * const xprev = (RTX_PREV (&(*x)));
                                        ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:246:25: note: expanded from macro 'RTX_PREV'
                     && NEXT_INSN (PREV_INSN (X)) == X  \
                        ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1718:41: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        struct rtx_def * const xprev = (RTX_PREV (&(*x)));
                                        ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:246:36: note: expanded from macro 'RTX_PREV'
                     && NEXT_INSN (PREV_INSN (X)) == X  \
                                   ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:31: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1718:41: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        struct rtx_def * const xprev = (RTX_PREV (&(*x)));
                                        ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:247:24: note: expanded from macro 'RTX_PREV'
                     ? PREV_INSN (X) : NULL)
                       ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1734:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1734:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1738:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1738:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1742:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1742:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1746:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1746:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1753:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1753:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1757:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1757:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1761:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[2].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1761:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[2].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1762:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1762:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1766:30: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[3].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1766:30: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[3].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1767:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[2].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1767:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[2].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1768:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1768:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1778:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_9tree_node ((*x).u.fld[1].rttree);
                               ^          ~
./gtype-desc.h:740:7: note: expanded from macro 'gt_pch_n_9tree_node'
  if (X != NULL) gt_pch_nx_tree_node (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1778:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_9tree_node ((*x).u.fld[1].rttree);
                               ^          ~
./gtype-desc.h:740:39: note: expanded from macro 'gt_pch_n_9tree_node'
  if (X != NULL) gt_pch_nx_tree_node (X);\
                                      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1782:32: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_9tree_node ((*x).u.fld[9].rttree);
                               ^          ~
./gtype-desc.h:740:7: note: expanded from macro 'gt_pch_n_9tree_node'
  if (X != NULL) gt_pch_nx_tree_node (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1782:32: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_9tree_node ((*x).u.fld[9].rttree);
                               ^          ~
./gtype-desc.h:740:39: note: expanded from macro 'gt_pch_n_9tree_node'
  if (X != NULL) gt_pch_nx_tree_node (X);\
                                      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1783:32: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_9tree_node ((*x).u.fld[8].rttree);
                               ^          ~
./gtype-desc.h:740:7: note: expanded from macro 'gt_pch_n_9tree_node'
  if (X != NULL) gt_pch_nx_tree_node (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1783:32: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_9tree_node ((*x).u.fld[8].rttree);
                               ^          ~
./gtype-desc.h:740:39: note: expanded from macro 'gt_pch_n_9tree_node'
  if (X != NULL) gt_pch_nx_tree_node (X);\
                                      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1786:42: warning: array index 10 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_18bitmap_element_def ((*x).u.fld[10].rtbit);
                                         ^          ~~
./gtype-desc.h:720:7: note: expanded from macro 'gt_pch_n_18bitmap_element_def'
  if (X != NULL) gt_pch_nx_bitmap_element_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1786:42: warning: array index 10 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_18bitmap_element_def ((*x).u.fld[10].rtbit);
                                         ^          ~~
./gtype-desc.h:720:48: note: expanded from macro 'gt_pch_n_18bitmap_element_def'
  if (X != NULL) gt_pch_nx_bitmap_element_def (X);\
                                               ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1787:42: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_18bitmap_element_def ((*x).u.fld[9].rtbit);
                                         ^          ~
./gtype-desc.h:720:7: note: expanded from macro 'gt_pch_n_18bitmap_element_def'
  if (X != NULL) gt_pch_nx_bitmap_element_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1787:42: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_18bitmap_element_def ((*x).u.fld[9].rtbit);
                                         ^          ~
./gtype-desc.h:720:48: note: expanded from macro 'gt_pch_n_18bitmap_element_def'
  if (X != NULL) gt_pch_nx_bitmap_element_def (X);\
                                               ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1788:32: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_9rtvec_def ((*x).u.fld[2].rtvec);
                               ^          ~
./gtype-desc.h:744:7: note: expanded from macro 'gt_pch_n_9rtvec_def'
  if (X != NULL) gt_pch_nx_rtvec_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1788:32: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_9rtvec_def ((*x).u.fld[2].rtvec);
                               ^          ~
./gtype-desc.h:744:39: note: expanded from macro 'gt_pch_n_9rtvec_def'
  if (X != NULL) gt_pch_nx_rtvec_def (X);\
                                      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1789:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1789:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1793:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1793:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1800:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[2].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1800:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[2].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1801:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1801:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1805:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[2].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1805:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[2].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1806:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1806:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1858:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1858:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1862:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1862:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1866:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1866:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1870:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1870:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1874:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1874:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1878:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1878:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1882:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1882:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1886:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1886:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1890:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1890:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1894:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1894:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1898:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1898:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1902:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1902:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1906:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1906:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1910:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1910:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1914:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1914:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1918:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1918:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1922:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1922:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1926:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1926:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1930:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1930:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1934:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1934:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1950:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1950:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1954:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1954:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1958:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1958:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1962:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1962:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1966:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1966:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1970:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1970:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1974:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1974:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1978:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1978:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1982:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1982:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1989:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1989:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1993:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1993:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1997:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:1997:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2001:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2001:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2005:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2005:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2009:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2009:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2013:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2013:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2017:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2017:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2024:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2024:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2028:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2028:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2032:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2032:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2036:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2036:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2040:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[2].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2040:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[2].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2041:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2041:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2045:30: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[4].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2045:30: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[4].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2046:30: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[3].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2046:30: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[3].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2047:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[2].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2047:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[2].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2048:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2048:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2052:32: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_9tree_node ((*x).u.fld[2].rttree);
                               ^          ~
./gtype-desc.h:740:7: note: expanded from macro 'gt_pch_n_9tree_node'
  if (X != NULL) gt_pch_nx_tree_node (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2052:32: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_9tree_node ((*x).u.fld[2].rttree);
                               ^          ~
./gtype-desc.h:740:39: note: expanded from macro 'gt_pch_n_9tree_node'
  if (X != NULL) gt_pch_nx_tree_node (X);\
                                      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2058:32: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_9tree_node ((*x).u.fld[2].rttree);
                               ^          ~
./gtype-desc.h:740:7: note: expanded from macro 'gt_pch_n_9tree_node'
  if (X != NULL) gt_pch_nx_tree_node (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2058:32: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_9tree_node ((*x).u.fld[2].rttree);
                               ^          ~
./gtype-desc.h:740:39: note: expanded from macro 'gt_pch_n_9tree_node'
  if (X != NULL) gt_pch_nx_tree_node (X);\
                                      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2062:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[2].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2062:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[2].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2063:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2063:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2067:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_9mem_attrs ((*x).u.fld[1].rtmem);
                               ^          ~
./gtype-desc.h:668:7: note: expanded from macro 'gt_pch_n_9mem_attrs'
  if (X != NULL) gt_pch_nx_mem_attrs (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2067:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_9mem_attrs ((*x).u.fld[1].rtmem);
                               ^          ~
./gtype-desc.h:668:39: note: expanded from macro 'gt_pch_n_9mem_attrs'
  if (X != NULL) gt_pch_nx_mem_attrs (X);\
                                      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2071:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2071:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2083:32: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_9reg_attrs ((*x).u.fld[2].rtreg);
                               ^          ~
./gtype-desc.h:664:7: note: expanded from macro 'gt_pch_n_9reg_attrs'
  if (X != NULL) gt_pch_nx_reg_attrs (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2083:32: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_9reg_attrs ((*x).u.fld[2].rtreg);
                               ^          ~
./gtype-desc.h:664:39: note: expanded from macro 'gt_pch_n_9reg_attrs'
  if (X != NULL) gt_pch_nx_reg_attrs (X);\
                                      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2105:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2105:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2111:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2111:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2121:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2121:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2125:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[2].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2125:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[2].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2126:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2126:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2130:30: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[3].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2130:30: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[3].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2131:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[2].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2131:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[2].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2132:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_9rtvec_def ((*x).u.fld[1].rtvec);
                               ^          ~
./gtype-desc.h:744:7: note: expanded from macro 'gt_pch_n_9rtvec_def'
  if (X != NULL) gt_pch_nx_rtvec_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2132:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_9rtvec_def ((*x).u.fld[1].rtvec);
                               ^          ~
./gtype-desc.h:744:39: note: expanded from macro 'gt_pch_n_9rtvec_def'
  if (X != NULL) gt_pch_nx_rtvec_def (X);\
                                      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2145:23: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_S ((*x).u.fld[5].rtstr);
                      ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2146:32: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_9rtvec_def ((*x).u.fld[4].rtvec);
                               ^          ~
./gtype-desc.h:744:7: note: expanded from macro 'gt_pch_n_9rtvec_def'
  if (X != NULL) gt_pch_nx_rtvec_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2146:32: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_9rtvec_def ((*x).u.fld[4].rtvec);
                               ^          ~
./gtype-desc.h:744:39: note: expanded from macro 'gt_pch_n_9rtvec_def'
  if (X != NULL) gt_pch_nx_rtvec_def (X);\
                                      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2147:32: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_9rtvec_def ((*x).u.fld[3].rtvec);
                               ^          ~
./gtype-desc.h:744:7: note: expanded from macro 'gt_pch_n_9rtvec_def'
  if (X != NULL) gt_pch_nx_rtvec_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2147:32: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_9rtvec_def ((*x).u.fld[3].rtvec);
                               ^          ~
./gtype-desc.h:744:39: note: expanded from macro 'gt_pch_n_9rtvec_def'
  if (X != NULL) gt_pch_nx_rtvec_def (X);\
                                      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2148:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_S ((*x).u.fld[1].rtstr);
                      ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2158:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2158:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2162:19: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          switch (NOTE_LINE_NUMBER (&(*x)))
                  ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2165:27: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
              gt_pch_n_S ((*x).u.fld[4].rtstr);
                          ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2170:34: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
              gt_pch_n_7rtx_def ((*x).u.fld[4].rtx);
                                 ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2170:34: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
              gt_pch_n_7rtx_def ((*x).u.fld[4].rtx);
                                 ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2201:36: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
              gt_pch_n_9tree_node ((*x).u.fld[4].rttree);
                                   ^          ~
./gtype-desc.h:740:7: note: expanded from macro 'gt_pch_n_9tree_node'
  if (X != NULL) gt_pch_nx_tree_node (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2201:36: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
              gt_pch_n_9tree_node ((*x).u.fld[4].rttree);
                                   ^          ~
./gtype-desc.h:740:39: note: expanded from macro 'gt_pch_n_9tree_node'
  if (X != NULL) gt_pch_nx_tree_node (X);\
                                      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2204:36: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
              gt_pch_n_9tree_node ((*x).u.fld[4].rttree);
                                   ^          ~
./gtype-desc.h:740:7: note: expanded from macro 'gt_pch_n_9tree_node'
  if (X != NULL) gt_pch_nx_tree_node (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2204:36: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
              gt_pch_n_9tree_node ((*x).u.fld[4].rttree);
                                   ^          ~
./gtype-desc.h:740:39: note: expanded from macro 'gt_pch_n_9tree_node'
  if (X != NULL) gt_pch_nx_tree_node (X);\
                                      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2211:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[2].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2211:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[2].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2212:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2212:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2215:23: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_S ((*x).u.fld[7].rtstr);
                      ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2216:30: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[5].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2216:30: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[5].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2217:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[2].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2217:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[2].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2218:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2218:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2221:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[2].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2221:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[2].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2222:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2222:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2225:30: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[9].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2225:30: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[9].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2226:30: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[8].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2226:30: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[8].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2227:30: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[7].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2227:30: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[7].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2228:30: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[5].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2228:30: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[5].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2229:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[2].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2229:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[2].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2230:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2230:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2233:30: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[9].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2233:30: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[9].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2234:30: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[8].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2234:30: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[8].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2235:30: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[7].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2235:30: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[7].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2236:30: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[5].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2236:30: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[5].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2237:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[2].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2237:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[2].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2238:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2238:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2241:30: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[8].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2241:30: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[8].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2242:30: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[7].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2242:30: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[7].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2243:30: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[5].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2243:30: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[5].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2244:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[2].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2244:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[2].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2245:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2245:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2253:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_S ((*x).u.fld[1].rtstr);
                      ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2257:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_9rtvec_def ((*x).u.fld[1].rtvec);
                               ^          ~
./gtype-desc.h:744:7: note: expanded from macro 'gt_pch_n_9rtvec_def'
  if (X != NULL) gt_pch_nx_rtvec_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2257:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_9rtvec_def ((*x).u.fld[1].rtvec);
                               ^          ~
./gtype-desc.h:744:39: note: expanded from macro 'gt_pch_n_9rtvec_def'
  if (X != NULL) gt_pch_nx_rtvec_def (X);\
                                      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2261:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_S ((*x).u.fld[1].rtstr);
                      ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2268:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[2].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2268:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[2].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2269:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_S ((*x).u.fld[1].rtstr);
                      ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2273:23: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_S ((*x).u.fld[3].rtstr);
                      ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2274:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[2].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2274:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[2].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2278:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_S ((*x).u.fld[1].rtstr);
                      ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2288:23: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_S ((*x).u.fld[3].rtstr);
                      ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2289:23: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_S ((*x).u.fld[2].rtstr);
                      ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2290:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_S ((*x).u.fld[1].rtstr);
                      ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2293:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_S ((*x).u.fld[1].rtstr);
                      ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2297:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_S ((*x).u.fld[1].rtstr);
                      ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2301:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_S ((*x).u.fld[1].rtstr);
                      ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2305:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_S ((*x).u.fld[1].rtstr);
                      ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2309:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_S ((*x).u.fld[1].rtstr);
                      ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2313:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_S ((*x).u.fld[1].rtstr);
                      ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2317:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_S ((*x).u.fld[1].rtstr);
                      ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2327:23: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_S ((*x).u.fld[2].rtstr);
                      ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2328:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_S ((*x).u.fld[1].rtstr);
                      ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2335:32: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_9rtvec_def ((*x).u.fld[6].rtvec);
                               ^          ~
./gtype-desc.h:744:7: note: expanded from macro 'gt_pch_n_9rtvec_def'
  if (X != NULL) gt_pch_nx_rtvec_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2335:32: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_9rtvec_def ((*x).u.fld[6].rtvec);
                               ^          ~
./gtype-desc.h:744:39: note: expanded from macro 'gt_pch_n_9rtvec_def'
  if (X != NULL) gt_pch_nx_rtvec_def (X);\
                                      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2336:30: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[3].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2336:30: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[3].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2340:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_9rtvec_def ((*x).u.fld[1].rtvec);
                               ^          ~
./gtype-desc.h:744:7: note: expanded from macro 'gt_pch_n_9rtvec_def'
  if (X != NULL) gt_pch_nx_rtvec_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2340:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_9rtvec_def ((*x).u.fld[1].rtvec);
                               ^          ~
./gtype-desc.h:744:39: note: expanded from macro 'gt_pch_n_9rtvec_def'
  if (X != NULL) gt_pch_nx_rtvec_def (X);\
                                      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2344:23: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_S ((*x).u.fld[3].rtstr);
                      ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2345:23: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_S ((*x).u.fld[2].rtstr);
                      ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2346:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_9rtvec_def ((*x).u.fld[1].rtvec);
                               ^          ~
./gtype-desc.h:744:7: note: expanded from macro 'gt_pch_n_9rtvec_def'
  if (X != NULL) gt_pch_nx_rtvec_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2346:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_9rtvec_def ((*x).u.fld[1].rtvec);
                               ^          ~
./gtype-desc.h:744:39: note: expanded from macro 'gt_pch_n_9rtvec_def'
  if (X != NULL) gt_pch_nx_rtvec_def (X);\
                                      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2350:23: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_S ((*x).u.fld[2].rtstr);
                      ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2351:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_S ((*x).u.fld[1].rtstr);
                      ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2355:23: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_S ((*x).u.fld[3].rtstr);
                      ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2356:32: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_9rtvec_def ((*x).u.fld[2].rtvec);
                               ^          ~
./gtype-desc.h:744:7: note: expanded from macro 'gt_pch_n_9rtvec_def'
  if (X != NULL) gt_pch_nx_rtvec_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2356:32: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_9rtvec_def ((*x).u.fld[2].rtvec);
                               ^          ~
./gtype-desc.h:744:39: note: expanded from macro 'gt_pch_n_9rtvec_def'
  if (X != NULL) gt_pch_nx_rtvec_def (X);\
                                      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2357:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_S ((*x).u.fld[1].rtstr);
                      ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2361:32: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_9rtvec_def ((*x).u.fld[7].rtvec);
                               ^          ~
./gtype-desc.h:744:7: note: expanded from macro 'gt_pch_n_9rtvec_def'
  if (X != NULL) gt_pch_nx_rtvec_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2361:32: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_9rtvec_def ((*x).u.fld[7].rtvec);
                               ^          ~
./gtype-desc.h:744:39: note: expanded from macro 'gt_pch_n_9rtvec_def'
  if (X != NULL) gt_pch_nx_rtvec_def (X);\
                                      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2362:23: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_S ((*x).u.fld[6].rtstr);
                      ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2363:32: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_9rtvec_def ((*x).u.fld[5].rtvec);
                               ^          ~
./gtype-desc.h:744:7: note: expanded from macro 'gt_pch_n_9rtvec_def'
  if (X != NULL) gt_pch_nx_rtvec_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2363:32: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_9rtvec_def ((*x).u.fld[5].rtvec);
                               ^          ~
./gtype-desc.h:744:39: note: expanded from macro 'gt_pch_n_9rtvec_def'
  if (X != NULL) gt_pch_nx_rtvec_def (X);\
                                      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2364:23: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_S ((*x).u.fld[4].rtstr);
                      ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2365:23: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_S ((*x).u.fld[3].rtstr);
                      ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2366:23: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_S ((*x).u.fld[2].rtstr);
                      ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2367:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_9rtvec_def ((*x).u.fld[1].rtvec);
                               ^          ~
./gtype-desc.h:744:7: note: expanded from macro 'gt_pch_n_9rtvec_def'
  if (X != NULL) gt_pch_nx_rtvec_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2367:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_9rtvec_def ((*x).u.fld[1].rtvec);
                               ^          ~
./gtype-desc.h:744:39: note: expanded from macro 'gt_pch_n_9rtvec_def'
  if (X != NULL) gt_pch_nx_rtvec_def (X);\
                                      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2371:23: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_S ((*x).u.fld[3].rtstr);
                      ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2372:32: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_9rtvec_def ((*x).u.fld[2].rtvec);
                               ^          ~
./gtype-desc.h:744:7: note: expanded from macro 'gt_pch_n_9rtvec_def'
  if (X != NULL) gt_pch_nx_rtvec_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2372:32: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_9rtvec_def ((*x).u.fld[2].rtvec);
                               ^          ~
./gtype-desc.h:744:39: note: expanded from macro 'gt_pch_n_9rtvec_def'
  if (X != NULL) gt_pch_nx_rtvec_def (X);\
                                      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2373:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_S ((*x).u.fld[1].rtstr);
                      ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2377:32: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_9rtvec_def ((*x).u.fld[3].rtvec);
                               ^          ~
./gtype-desc.h:744:7: note: expanded from macro 'gt_pch_n_9rtvec_def'
  if (X != NULL) gt_pch_nx_rtvec_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2377:32: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_9rtvec_def ((*x).u.fld[3].rtvec);
                               ^          ~
./gtype-desc.h:744:39: note: expanded from macro 'gt_pch_n_9rtvec_def'
  if (X != NULL) gt_pch_nx_rtvec_def (X);\
                                      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2378:23: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_S ((*x).u.fld[2].rtstr);
                      ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2379:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_S ((*x).u.fld[1].rtstr);
                      ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2383:32: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_9rtvec_def ((*x).u.fld[4].rtvec);
                               ^          ~
./gtype-desc.h:744:7: note: expanded from macro 'gt_pch_n_9rtvec_def'
  if (X != NULL) gt_pch_nx_rtvec_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2383:32: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_9rtvec_def ((*x).u.fld[4].rtvec);
                               ^          ~
./gtype-desc.h:744:39: note: expanded from macro 'gt_pch_n_9rtvec_def'
  if (X != NULL) gt_pch_nx_rtvec_def (X);\
                                      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2384:23: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_S ((*x).u.fld[3].rtstr);
                      ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2385:23: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_S ((*x).u.fld[2].rtstr);
                      ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2386:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_9rtvec_def ((*x).u.fld[1].rtvec);
                               ^          ~
./gtype-desc.h:744:7: note: expanded from macro 'gt_pch_n_9rtvec_def'
  if (X != NULL) gt_pch_nx_rtvec_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2386:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_9rtvec_def ((*x).u.fld[1].rtvec);
                               ^          ~
./gtype-desc.h:744:39: note: expanded from macro 'gt_pch_n_9rtvec_def'
  if (X != NULL) gt_pch_nx_rtvec_def (X);\
                                      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2390:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_S ((*x).u.fld[1].rtstr);
                      ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2393:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_9rtvec_def ((*x).u.fld[1].rtvec);
                               ^          ~
./gtype-desc.h:744:7: note: expanded from macro 'gt_pch_n_9rtvec_def'
  if (X != NULL) gt_pch_nx_rtvec_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2393:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_9rtvec_def ((*x).u.fld[1].rtvec);
                               ^          ~
./gtype-desc.h:744:39: note: expanded from macro 'gt_pch_n_9rtvec_def'
  if (X != NULL) gt_pch_nx_rtvec_def (X);\
                                      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2396:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_9rtvec_def ((*x).u.fld[1].rtvec);
                               ^          ~
./gtype-desc.h:744:7: note: expanded from macro 'gt_pch_n_9rtvec_def'
  if (X != NULL) gt_pch_nx_rtvec_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2396:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_9rtvec_def ((*x).u.fld[1].rtvec);
                               ^          ~
./gtype-desc.h:744:39: note: expanded from macro 'gt_pch_n_9rtvec_def'
  if (X != NULL) gt_pch_nx_rtvec_def (X);\
                                      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2399:32: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_9rtvec_def ((*x).u.fld[2].rtvec);
                               ^          ~
./gtype-desc.h:744:7: note: expanded from macro 'gt_pch_n_9rtvec_def'
  if (X != NULL) gt_pch_nx_rtvec_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2399:32: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_9rtvec_def ((*x).u.fld[2].rtvec);
                               ^          ~
./gtype-desc.h:744:39: note: expanded from macro 'gt_pch_n_9rtvec_def'
  if (X != NULL) gt_pch_nx_rtvec_def (X);\
                                      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2400:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_S ((*x).u.fld[1].rtstr);
                      ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2403:32: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_9rtvec_def ((*x).u.fld[2].rtvec);
                               ^          ~
./gtype-desc.h:744:7: note: expanded from macro 'gt_pch_n_9rtvec_def'
  if (X != NULL) gt_pch_nx_rtvec_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2403:32: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_9rtvec_def ((*x).u.fld[2].rtvec);
                               ^          ~
./gtype-desc.h:744:39: note: expanded from macro 'gt_pch_n_9rtvec_def'
  if (X != NULL) gt_pch_nx_rtvec_def (X);\
                                      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2404:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_S ((*x).u.fld[1].rtstr);
                      ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2409:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_S ((*x).u.fld[1].rtstr);
                      ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2412:23: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_S ((*x).u.fld[2].rtstr);
                      ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2413:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_S ((*x).u.fld[1].rtstr);
                      ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2416:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2416:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2420:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:7: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:2420:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gt_pch_n_7rtx_def ((*x).u.fld[1].rtx);
                             ^          ~
./gtype-desc.h:748:37: note: expanded from macro 'gt_pch_n_7rtx_def'
  if (X != NULL) gt_pch_nx_rtx_def (X);\
                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:3174:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[2].rtx), cookie);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:3182:15: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[3].rtx), cookie);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:3184:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[2].rtx), cookie);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:3206:15: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[9].rttree), cookie);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:3208:15: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[8].rttree), cookie);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:3212:15: warning: array index 10 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[10].rtbit), cookie);
              ^          ~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:3214:15: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[9].rtbit), cookie);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:3216:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[2].rtvec), cookie);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:3234:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[2].rtx), cookie);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:3242:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[2].rtx), cookie);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:3584:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[2].rtx), cookie);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:3592:15: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[4].rtx), cookie);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:3594:15: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[3].rtx), cookie);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:3596:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[2].rtx), cookie);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:3604:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[2].rttree), cookie);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:3612:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[2].rttree), cookie);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:3618:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[2].rtx), cookie);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:3648:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[2].rtreg), cookie);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:3702:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[2].rtx), cookie);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:3710:15: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[3].rtx), cookie);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:3712:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[2].rtx), cookie);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:3732:15: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[5].rtstr), cookie);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:3734:15: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[4].rtvec), cookie);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:3736:15: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[3].rtvec), cookie);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:3757:15: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      switch (NOTE_LINE_NUMBER (&(*x)))
              ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:3761:19: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
            op (&((*x).u.fld[4].rtstr), cookie);
                  ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:3767:19: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
            op (&((*x).u.fld[4].rtx), cookie);
                  ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:3799:19: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
            op (&((*x).u.fld[4].rttree), cookie);
                  ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:3803:19: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
            op (&((*x).u.fld[4].rttree), cookie);
                  ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:3811:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[2].rtx), cookie);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:3817:15: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[7].rtstr), cookie);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:3819:15: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[5].rtx), cookie);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:3821:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[2].rtx), cookie);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:3827:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[2].rtx), cookie);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:3833:15: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[9].rtx), cookie);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:3835:15: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[8].rtx), cookie);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:3837:15: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[7].rtx), cookie);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:3839:15: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[5].rtx), cookie);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:3841:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[2].rtx), cookie);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:3847:15: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[9].rtx), cookie);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:3849:15: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[8].rtx), cookie);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:3851:15: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[7].rtx), cookie);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:3853:15: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[5].rtx), cookie);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:3855:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[2].rtx), cookie);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:3861:15: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[8].rtx), cookie);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:3863:15: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[7].rtx), cookie);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:3865:15: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[5].rtx), cookie);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:3867:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[2].rtx), cookie);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:3901:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[2].rtx), cookie);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:3909:15: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[3].rtstr), cookie);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:3911:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[2].rtx), cookie);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:3931:15: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[3].rtstr), cookie);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:3933:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[2].rtstr), cookie);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:3989:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[2].rtstr), cookie);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:4001:15: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[6].rtvec), cookie);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:4003:15: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[3].rtx), cookie);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:4015:15: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[3].rtstr), cookie);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:4017:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[2].rtstr), cookie);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:4025:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[2].rtstr), cookie);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:4033:15: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[3].rtstr), cookie);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:4035:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[2].rtvec), cookie);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:4043:15: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[7].rtvec), cookie);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:4045:15: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[6].rtstr), cookie);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:4047:15: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[5].rtvec), cookie);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:4049:15: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[4].rtstr), cookie);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:4051:15: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[3].rtstr), cookie);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:4053:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[2].rtstr), cookie);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:4061:15: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[3].rtstr), cookie);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:4063:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[2].rtvec), cookie);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:4071:15: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[3].rtvec), cookie);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:4073:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[2].rtstr), cookie);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:4081:15: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[4].rtvec), cookie);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:4083:15: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[3].rtstr), cookie);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:4085:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[2].rtstr), cookie);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:4105:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[2].rtvec), cookie);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:4111:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[2].rtvec), cookie);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
gtype-desc.c:4123:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op (&((*x).u.fld[2].rtstr), cookie);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
674 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c -o haifa-sched.o
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:395:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx pat = PATTERN (insn);
            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:421:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                               may_trap_exp (SET_SRC (XVECEXP (pat, 0, i)),
                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-int.h:335:12: note: expanded from macro 'WORST_CLASS'
((class1 > class2) ? class1 : class2)
           ^~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:421:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                               may_trap_exp (SET_SRC (XVECEXP (pat, 0, i)),
                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-int.h:335:31: note: expanded from macro 'WORST_CLASS'
((class1 > class2) ? class1 : class2)
                              ^~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:453:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                         may_trap_exp (SET_SRC (pat), 0));
                                       ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-int.h:335:12: note: expanded from macro 'WORST_CLASS'
((class1 > class2) ? class1 : class2)
           ^~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:453:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                         may_trap_exp (SET_SRC (pat), 0));
                                       ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-int.h:335:31: note: expanded from macro 'WORST_CLASS'
((class1 > class2) ? class1 : class2)
                              ^~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:566:7: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
      recog_memoized (insn);
      ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:566:7: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
      recog_memoized (insn);
      ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:571:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (INSN_CODE (insn) < 0)
          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:702: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.  */
             ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:632:12: note: 'unit_tick' declared here
static int unit_tick[FUNCTION_UNITS_SIZE * MAX_MULTIPLICITY];
           ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:719:9: warning: static variable 'unit_last_insn' is used in an inline function with external linkage [-Wstatic-in-inline]
                     (unit_last_insn[instance], insn)
                      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:622:12: note: 'unit_last_insn' declared here
static rtx unit_last_insn[FUNCTION_UNITS_SIZE * MAX_MULTIPLICITY];
           ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:722: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))
                                              ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:471:21: note: 'blockage_range' declared here
static unsigned int blockage_range (int, rtx);
                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:870:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (recog_memoized (insn) < 0)
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:870:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (recog_memoized (insn) < 0)
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:897:7: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (recog_memoized (used) < 0)
      ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:897:7: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (recog_memoized (used) < 0)
      ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:904:8: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (INSN_CODE (insn) >= 0)
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:948:49: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (link = INSN_DEPEND (insn); link; link = XEXP (link, 1))
                                                       ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1048:47: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (link = INSN_DEPEND (tmp); link; link = XEXP (link, 1))
                                              ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1052:48: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (link = INSN_DEPEND (tmp2); link; link = XEXP (link, 1))
                                               ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1122:9: warning: static function 'ready_lastpos' is used in an inline function with external linkage [-Wstatic-in-inline]
               ready_lastpos (ready),
               ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:514:13: note: 'ready_lastpos' declared here
static rtx *ready_lastpos (struct ready_list *);
            ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1266:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (recog_memoized (insn) < 0)
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1266:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (recog_memoized (insn) < 0)
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1301:53: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (link = INSN_DEPEND (insn); link != 0; link = XEXP (link, 1))
                                                    ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1367:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx prev = PREV_INSN (insn);
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1371:18: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx next = NEXT_INSN (insn);
                 ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1374:2: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        NEXT_INSN (prev) = next;
        ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1376:2: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        PREV_INSN (next) = prev;
        ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1379:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (NOTE_LINE_NUMBER (insn) != NOTE_INSN_LOOP_BEG
          ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1380:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && NOTE_LINE_NUMBER (insn) != NOTE_INSN_LOOP_END
             ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1381:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && NOTE_LINE_NUMBER (insn) != NOTE_INSN_BASIC_BLOCK
             ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1382:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && NOTE_LINE_NUMBER (insn) != NOTE_INSN_EH_REGION_BEG
             ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1383:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && NOTE_LINE_NUMBER (insn) != NOTE_INSN_EH_REGION_END)
             ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1386:4: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          PREV_INSN (insn) = note_list;
          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1388:6: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
            NEXT_INSN (note_list) = insn;
            ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1403:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx prev = PREV_INSN (insn);
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1407:18: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx next = NEXT_INSN (insn);
                 ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1409:40: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (write_symbols != NO_DEBUG && NOTE_LINE_NUMBER (insn) > 0)
                                       ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1413:6: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
            NEXT_INSN (prev) = next;
            ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1415:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            PREV_INSN (next) = prev;
            ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1442:9: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        head = NEXT_INSN (head);
               ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1444:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        tail = PREV_INSN (tail);
               ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1446:9: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        head = NEXT_INSN (head);
               ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1460:18: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  while (head != NEXT_INSN (tail))
                 ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1464:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      head = NEXT_INSN (head);
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1479:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  next_tail = NEXT_INSN (tail);
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1480:47: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = head; insn != next_tail; insn = NEXT_INSN (insn))
                                              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1518:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  next_tail = NEXT_INSN (tail);
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1520:47: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = head; insn != next_tail; insn = NEXT_INSN (insn))
                                              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1521:36: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
    if (GET_CODE (insn) == NOTE && NOTE_LINE_NUMBER (insn) > 0)
                                   ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1538:8: warning: explicitly assigning value of variable of type 'rtx' (aka 'struct rtx_def *') to itself [-Wself-assign]
  head = head;
  ~~~~ ^ ~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1539:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  next_tail = NEXT_INSN (tail);
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1547:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (line = head; line; line = PREV_INSN (line))
                                 ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1548:36: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
    if (GET_CODE (line) == NOTE && NOTE_LINE_NUMBER (line) > 0)
                                   ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1553:47: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = head; insn != next_tail; insn = NEXT_INSN (insn))
                                              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1554:36: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
    if (GET_CODE (insn) == NOTE && NOTE_LINE_NUMBER (insn) > 0)
                                   ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1565:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                 || NOTE_LINE_NUMBER (note) != NOTE_LINE_NUMBER (line)
                    ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1565:34: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                 || NOTE_LINE_NUMBER (note) != NOTE_LINE_NUMBER (line)
                                               ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1566:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
                 || NOTE_SOURCE_FILE (note) != NOTE_SOURCE_FILE (line)))
                    ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:815:32: note: expanded from macro 'NOTE_SOURCE_FILE'
#define NOTE_SOURCE_FILE(INSN)  XCSTR (INSN, 4, NOTE)
                                ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:541:32: note: expanded from macro 'XCSTR'
#define XCSTR(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtstr)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1566:34: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
                 || NOTE_SOURCE_FILE (note) != NOTE_SOURCE_FILE (line)))
                                               ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:815:32: note: expanded from macro 'NOTE_SOURCE_FILE'
#define NOTE_SOURCE_FILE(INSN)  XCSTR (INSN, 4, NOTE)
                                ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:541:32: note: expanded from macro 'XCSTR'
#define XCSTR(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtstr)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1569:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        prev = PREV_INSN (insn);
               ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1574:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            PREV_INSN (note) = prev;
            ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1575:6: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
            NEXT_INSN (prev) = note;
            ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1576:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            PREV_INSN (insn) = note;
            ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1577:6: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
            NEXT_INSN (note) = insn;
            ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1582:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
            new = emit_note_after (NOTE_LINE_NUMBER (note), prev);
                                   ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1583:6: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
            NOTE_SOURCE_FILE (new) = NOTE_SOURCE_FILE (note);
            ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:815:32: note: expanded from macro 'NOTE_SOURCE_FILE'
#define NOTE_SOURCE_FILE(INSN)  XCSTR (INSN, 4, NOTE)
                                ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:541:32: note: expanded from macro 'XCSTR'
#define XCSTR(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtstr)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1583:31: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
            NOTE_SOURCE_FILE (new) = NOTE_SOURCE_FILE (note);
                                     ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:815:32: note: expanded from macro 'NOTE_SOURCE_FILE'
#define NOTE_SOURCE_FILE(INSN)  XCSTR (INSN, 4, NOTE)
                                ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:541:32: note: expanded from macro 'XCSTR'
#define XCSTR(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtstr)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1605:46: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = get_last_insn (); insn; insn = PREV_INSN (insn))
                                             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1606:36: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
    if (GET_CODE (insn) == NOTE && NOTE_LINE_NUMBER (insn) > 0)
                                   ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1612:6: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
            NOTE_SOURCE_FILE (insn) = 0;
            ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:815:32: note: expanded from macro 'NOTE_SOURCE_FILE'
#define NOTE_SOURCE_FILE(INSN)  XCSTR (INSN, 4, NOTE)
                                ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:541:32: note: expanded from macro 'XCSTR'
#define XCSTR(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtstr)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1613:6: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
            NOTE_LINE_NUMBER (insn) = NOTE_INSN_DELETED;
            ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1617:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                 && NOTE_LINE_NUMBER (line) == NOTE_LINE_NUMBER (insn)
                    ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1617:34: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                 && NOTE_LINE_NUMBER (line) == NOTE_LINE_NUMBER (insn)
                                               ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1618:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
                 && NOTE_SOURCE_FILE (line) == NOTE_SOURCE_FILE (insn))
                    ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:815:32: note: expanded from macro 'NOTE_SOURCE_FILE'
#define NOTE_SOURCE_FILE(INSN)  XCSTR (INSN, 4, NOTE)
                                ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:541:32: note: expanded from macro 'XCSTR'
#define XCSTR(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtstr)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1618:34: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
                 && NOTE_SOURCE_FILE (line) == NOTE_SOURCE_FILE (insn))
                                               ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:815:32: note: expanded from macro 'NOTE_SOURCE_FILE'
#define NOTE_SOURCE_FILE(INSN)  XCSTR (INSN, 4, NOTE)
                                ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:541:32: note: expanded from macro 'XCSTR'
#define XCSTR(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtstr)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1621:6: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
            NOTE_SOURCE_FILE (line) = 0;
            ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:815:32: note: expanded from macro 'NOTE_SOURCE_FILE'
#define NOTE_SOURCE_FILE(INSN)  XCSTR (INSN, 4, NOTE)
                                ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:541:32: note: expanded from macro 'XCSTR'
#define XCSTR(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtstr)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1622:6: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
            NOTE_LINE_NUMBER (line) = NOTE_INSN_DELETED;
            ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1630:6: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                && NOTE_LINE_NUMBER (insn) == NOTE_INSN_DELETED)
                   ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1653:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  next_tail = NEXT_INSN (tail);
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1654:47: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = head; insn != next_tail; insn = NEXT_INSN (insn))
                                              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1694:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (!reg_mentioned_p (SET_DEST (x), SET_SRC (x)))
                                              ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1712:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  next_tail = NEXT_INSN (tail);
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1714:47: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = head; insn != next_tail; insn = NEXT_INSN (insn))
                                              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1724:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      x = PATTERN (insn);
          ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1731:21: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              x = XVECEXP (PATTERN (insn), 0, j);
                           ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:35: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1736:16: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (x = REG_NOTES (insn); x; x = XEXP (x, 1))
               ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1736:41: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (x = REG_NOTES (insn); x; x = XEXP (x, 1))
                                        ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1762:47: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (link = insn_queue[q_ptr]; link; link = XEXP (link, 1))
                                              ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1787:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              for (; link; link = XEXP (link, 1))
                                  ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1841:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for ( ; prev_insn; prev_insn = PREV_INSN (prev_insn))
                                         ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1865:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          prev_insn = PREV_INSN (prev_insn);     
                      ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1916:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              next_link = XEXP (link, 1);
                          ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1922:12: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
              if (recog_memoized (insn) < 0) 
                  ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1922:12: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
              if (recog_memoized (insn) < 0) 
                  ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1943:4: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                        XEXP (prev_link, 1) = next_link;
                        ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1998:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  NEXT_INSN (PREV_INSN (insn)) = NEXT_INSN (insn);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1998:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  NEXT_INSN (PREV_INSN (insn)) = NEXT_INSN (insn);
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:31: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1998:34: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  NEXT_INSN (PREV_INSN (insn)) = NEXT_INSN (insn);
                                 ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1999:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  PREV_INSN (NEXT_INSN (insn)) = PREV_INSN (insn);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1999:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  PREV_INSN (NEXT_INSN (insn)) = PREV_INSN (insn);
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:31: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:1999:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  PREV_INSN (NEXT_INSN (insn)) = PREV_INSN (insn);
                                 ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:2001:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  NEXT_INSN (insn) = NEXT_INSN (last);
  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:2001:22: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  NEXT_INSN (insn) = NEXT_INSN (last);
                     ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:2002:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  PREV_INSN (NEXT_INSN (last)) = insn;
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:2002:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  PREV_INSN (NEXT_INSN (last)) = insn;
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:31: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:2004:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  NEXT_INSN (last) = insn;
  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:2005:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  PREV_INSN (insn) = last;
  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:2023:15: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (note = REG_NOTES (insn); note; note = XEXP (note, 1))
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:2023:46: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (note = REG_NOTES (insn); note; note = XEXP (note, 1))
                                             ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:2031:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          note = XEXP (note, 1);
                 ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:2034:6: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
            NOTE_EH_HANDLER (last) = INTVAL (XEXP (note, 0));
            ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:817:31: note: expanded from macro 'NOTE_EH_HANDLER'
#define NOTE_EH_HANDLER(INSN)   XCINT (INSN, 4, NOTE)
                                ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:2214:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (INSN_CODE (insn) < 0)
          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:2220:9: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
            = (INSN_CODE (insn) < 0
               ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:2257:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx head = NEXT_INSN (prev_head);
             ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:2258:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx tail = PREV_INSN (next_tail);
             ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:2452:12: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
              if (recog_memoized (insn) < 0)
                  ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:2452:12: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
              if (recog_memoized (insn) < 0)
                  ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:2455:25: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                           || asm_noperands (PATTERN (insn)) >= 0);
                                             ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:2497:24: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                  copy = copy_rtx (PATTERN (bubble));
                                                   ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:2500:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                    = NEXT_INSN (last_scheduled_insn);
                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:2501:7: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                  INSN_CODE (last_scheduled_insn)
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:2502:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                    = INSN_CODE (bubble);
                                      ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:2518:15: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                      if (recog_memoized (last_scheduled_insn)
                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:2518:15: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                      if (recog_memoized (last_scheduled_insn)
                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:2625:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  head = NEXT_INSN (prev_head);
         ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:2638:46: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (insn = head; insn != tail; insn = NEXT_INSN (insn))
                                             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:2641:56: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            for (link = INSN_DEPEND (insn); link != 0; link = XEXP (link, 1))
                                                              ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:2656:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      while (PREV_INSN (note_head))
             ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:2658:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          note_head = PREV_INSN (note_head);
                      ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:2661:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      PREV_INSN (note_head) = PREV_INSN (head);
      ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:2661:31: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      PREV_INSN (note_head) = PREV_INSN (head);
                              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:2662:7: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      NEXT_INSN (PREV_INSN (head)) = note_head;
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:2662:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      NEXT_INSN (PREV_INSN (head)) = note_head;
                 ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:31: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:2663:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      PREV_INSN (head) = note_list;
      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:2664:7: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      NEXT_INSN (note_list) = head;
      ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:2704:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  prev_head = PREV_INSN (head);
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:2711:47: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = tail; insn != prev_head; insn = PREV_INSN (insn))
                                              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:2798:39: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
    for (insn = BB_HEAD (b); ; insn = NEXT_INSN (insn))
                                      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:2832:42: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (line = BB_HEAD (b); line; line = PREV_INSN (line))
                                                ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:2833:37: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
            if (GET_CODE (line) == NOTE && NOTE_LINE_NUMBER (line) > 0)
                                           ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:2840:42: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (line = BB_HEAD (b); line; line = NEXT_INSN (line))
                                                ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:2844:39: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              if (GET_CODE (line) == NOTE && NOTE_LINE_NUMBER (line) > 0)
                                             ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:2860:7: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (NEXT_INSN (insn) == 0
      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:2868:42: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      BB_END (EXIT_BLOCK_PTR->prev_bb) = PREV_INSN (BB_END (EXIT_BLOCK_PTR->prev_bb));
                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c:817:1: warning: function 'potential_hazard' is not needed and will not be emitted [-Wunneeded-internal-declaration]
potential_hazard (int unit, rtx insn, int cost)
^
145 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/hooks.c -o hooks.o
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c -o ifcvt.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:37:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:158:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      insn = NEXT_INSN (insn);
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:175:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      insn = NEXT_INSN (insn);
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:182:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      insn = NEXT_INSN (insn);
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:207:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      insn = PREV_INSN (insn);
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:228:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      insn = NEXT_INSN (insn);
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:266:31: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = start; ; insn = NEXT_INSN (insn))
                              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:280:4: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          NOTE_LINE_NUMBER (insn) = NOTE_INSN_DELETED;
          ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:281:4: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          NOTE_SOURCE_FILE (insn) = 0;
          ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:815:32: note: expanded from macro 'NOTE_SOURCE_FILE'
#define NOTE_SOURCE_FILE(INSN)  XCSTR (INSN, 4, NOTE)
                                ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:541:32: note: expanded from macro 'XCSTR'
#define XCSTR(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtstr)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:297:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      pattern = PATTERN (insn);
                ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:309:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          pattern = COND_EXEC_CODE (pattern);
                    ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1257:29: note: expanded from macro 'COND_EXEC_CODE'
#define COND_EXEC_CODE(RTX) XCEXP (RTX, 1, COND_EXEC)
                            ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:323:31: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      validate_change (insn, &PATTERN (insn), pattern, 1);
                              ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:328:8: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                          REG_NOTES (insn)), 1);
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:326:26: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
        validate_change (insn, &REG_NOTES (insn),
                                ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:346:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    test_if = SET_SRC (pc_set (jump));
              ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:354:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XEXP (XEXP (test_if, 2), 0) == JUMP_LABEL (jump))
               ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:354:41: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XEXP (XEXP (test_if, 2), 0) == JUMP_LABEL (jump))
                                        ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:361:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                             XEXP (cond, 1));
                             ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:444:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                 XEXP (true_expr, 0), XEXP (true_expr, 1));
                                                      ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:503:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                              XEXP (t, 1));
                              ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:627:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  || ! general_operand (XEXP (cond, 1), VOIDmode));
                                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:633:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    cond = XEXP (SET_SRC (pc_set (if_info->jump)), 0);
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:646:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                            XEXP (cond, 1));
                            ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:652:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (recog_memoized (tmp) >= 0)
          ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:652:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (recog_memoized (tmp) >= 0)
          ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:671:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                          XEXP (cond, 1), VOIDmode,
                          ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:696:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  bitpos = SUBREG_BYTE (outer) * BITS_PER_UNIT;
           ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:733:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
       && rtx_equal_p (if_info->b, XEXP (cond, 1)))
                                   ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:734:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      || (rtx_equal_p (if_info->a, XEXP (cond, 1))
                                   ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:752:26: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (y = seq; y ; y = NEXT_INSN (y))
                                ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:753:10: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
            if (recog_memoized (y) == -1)
                ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:753:10: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
            if (recog_memoized (y) == -1)
                ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:757:8: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                   INSN_LOCATOR (if_info->insn_a));
                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:570:28: note: expanded from macro 'INSN_LOCATOR'
#define INSN_LOCATOR(INSN) XINT (INSN, 4)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:800:52: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
      emit_insn_before_setloc (seq, if_info->jump, INSN_LOCATOR (if_info->insn_a));
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:570:28: note: expanded from macro 'INSN_LOCATOR'
#define INSN_LOCATOR(INSN) XINT (INSN, 4)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:935:52: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
      emit_insn_before_setloc (seq, if_info->jump, INSN_LOCATOR (if_info->insn_a));
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:570:28: note: expanded from macro 'INSN_LOCATOR'
#define INSN_LOCATOR(INSN) XINT (INSN, 4)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:963:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && general_operand (XEXP (cond, 1), VOIDmode))
                              ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:968:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                         XEXP (cond, 1),
                                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:971:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                         XEXP (if_info->a, 1),
                                         ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:984:11: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                      INSN_LOCATOR (if_info->insn_a));
                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:570:28: note: expanded from macro 'INSN_LOCATOR'
#define INSN_LOCATOR(INSN) XINT (INSN, 4)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:993:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && (XEXP (if_info->a, 1) == const1_rtx
              ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:994:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              || XEXP (if_info->a, 1) == constm1_rtx))
                 ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:997:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (STORE_FLAG_VALUE == INTVAL (XEXP (if_info->a, 1)))
                                          ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:999:42: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          else if (-STORE_FLAG_VALUE == INTVAL (XEXP (if_info->a, 1)))
                                                ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1002:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            subtract = 0, normalize = INTVAL (XEXP (if_info->a, 1));
                                              ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1027:11: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                      INSN_LOCATOR (if_info->insn_a));
                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:570:28: note: expanded from macro 'INSN_LOCATOR'
#define INSN_LOCATOR(INSN) XINT (INSN, 4)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1081:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                  INSN_LOCATOR (if_info->insn_a));
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:570:28: note: expanded from macro 'INSN_LOCATOR'
#define INSN_LOCATOR(INSN) XINT (INSN, 4)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1114:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (recog_memoized (tmp) >= 0)
          ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1114:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (recog_memoized (tmp) >= 0)
          ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1163:5: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                XEXP (if_info->cond, 1),
                                ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1175:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                  INSN_LOCATOR (if_info->insn_a));
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:570:28: note: expanded from macro 'INSN_LOCATOR'
#define INSN_LOCATOR(INSN) XINT (INSN, 4)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1277:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          set = single_set (tmp);
                ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1277:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          set = single_set (tmp);
                ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1279:21: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          tmp = emit_insn (PATTERN (tmp));
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1281:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (recog_memoized (tmp) < 0)
          ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1281:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (recog_memoized (tmp) < 0)
          ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1302:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          set = single_set (tmp);
                ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1302:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          set = single_set (tmp);
                ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1304:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          tmp = PATTERN (tmp);
                ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1320:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (recog_memoized (tmp) < 0)
          ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1320:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (recog_memoized (tmp) < 0)
          ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1325:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                            XEXP (if_info->cond, 1), a, b);
                            ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1342:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (MEM_ALIAS_SET (if_info->a) == MEM_ALIAS_SET (if_info->b))
          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1175:29: note: expanded from macro 'MEM_ALIAS_SET'
#define MEM_ALIAS_SET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->alias)
                            ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1342:41: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (MEM_ALIAS_SET (if_info->a) == MEM_ALIAS_SET (if_info->b))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1175:29: note: expanded from macro 'MEM_ALIAS_SET'
#define MEM_ALIAS_SET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->alias)
                            ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1342:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (MEM_ALIAS_SET (if_info->a) == MEM_ALIAS_SET (if_info->b))
          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1175:56: note: expanded from macro 'MEM_ALIAS_SET'
#define MEM_ALIAS_SET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->alias)
                                                       ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1342:41: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (MEM_ALIAS_SET (if_info->a) == MEM_ALIAS_SET (if_info->b))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1175:56: note: expanded from macro 'MEM_ALIAS_SET'
#define MEM_ALIAS_SET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->alias)
                                                       ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1343:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        set_mem_alias_set (tmp, MEM_ALIAS_SET (if_info->a));
                                ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1175:29: note: expanded from macro 'MEM_ALIAS_SET'
#define MEM_ALIAS_SET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->alias)
                            ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1343:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        set_mem_alias_set (tmp, MEM_ALIAS_SET (if_info->a));
                                ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1175:56: note: expanded from macro 'MEM_ALIAS_SET'
#define MEM_ALIAS_SET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->alias)
                                                       ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1345:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                     MIN (MEM_ALIGN (if_info->a), MEM_ALIGN (if_info->b)));
                          ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:2: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:245:20: note: expanded from macro 'MIN'
#define MIN(X,Y) ((X) < (Y) ? (X) : (Y))
                   ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1345:37: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                     MIN (MEM_ALIGN (if_info->a), MEM_ALIGN (if_info->b)));
                                                  ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:2: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:245:26: note: expanded from macro 'MIN'
#define MIN(X,Y) ((X) < (Y) ? (X) : (Y))
                         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1345:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                     MIN (MEM_ALIGN (if_info->a), MEM_ALIGN (if_info->b)));
                          ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:25: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:245:20: note: expanded from macro 'MIN'
#define MIN(X,Y) ((X) < (Y) ? (X) : (Y))
                   ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1345:37: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                     MIN (MEM_ALIGN (if_info->a), MEM_ALIGN (if_info->b)));
                                                  ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:25: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:245:26: note: expanded from macro 'MIN'
#define MIN(X,Y) ((X) < (Y) ? (X) : (Y))
                         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1345:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                     MIN (MEM_ALIGN (if_info->a), MEM_ALIGN (if_info->b)));
                          ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:2: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:245:32: note: expanded from macro 'MIN'
#define MIN(X,Y) ((X) < (Y) ? (X) : (Y))
                               ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1345:37: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                     MIN (MEM_ALIGN (if_info->a), MEM_ALIGN (if_info->b)));
                                                  ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:2: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:245:38: note: expanded from macro 'MIN'
#define MIN(X,Y) ((X) < (Y) ? (X) : (Y))
                                     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1345:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                     MIN (MEM_ALIGN (if_info->a), MEM_ALIGN (if_info->b)));
                          ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:25: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:245:32: note: expanded from macro 'MIN'
#define MIN(X,Y) ((X) < (Y) ? (X) : (Y))
                               ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1345:37: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                     MIN (MEM_ALIGN (if_info->a), MEM_ALIGN (if_info->b)));
                                                  ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:25: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:245:38: note: expanded from macro 'MIN'
#define MIN(X,Y) ((X) < (Y) ? (X) : (Y))
                                     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1355:48: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
  emit_insn_before_setloc (tmp, if_info->jump, INSN_LOCATOR (if_info->insn_a));
                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:570:28: note: expanded from macro 'INSN_LOCATOR'
#define INSN_LOCATOR(INSN) XINT (INSN, 4)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1382:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  cond = XEXP (SET_SRC (set), 0);
               ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1385:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XEXP (XEXP (SET_SRC (set), 2), 0) == JUMP_LABEL (if_info->jump);
               ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1385:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XEXP (XEXP (SET_SRC (set), 2), 0) == JUMP_LABEL (if_info->jump);
                     ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1385:47: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XEXP (XEXP (SET_SRC (set), 2), 0) == JUMP_LABEL (if_info->jump);
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1405:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx op_b = XEXP (if_info->cond, 1);
                 ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1409:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      prev_insn = PREV_INSN (if_info->cond_earliest);
                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1416:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            src = SET_SRC (PATTERN (prev_insn));
                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1416:21: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
            src = SET_SRC (PATTERN (prev_insn));
                           ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:28: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:45: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1419:41: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              if (rtx_equal_p (op_a, SET_DEST (PATTERN (prev_insn))))
                                               ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1244:30: note: expanded from macro 'SET_DEST'
#define SET_DEST(RTX) XC2EXP(RTX, 0, SET, CLOBBER)
                             ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:554:51: note: expanded from macro 'XC2EXP'
#define XC2EXP(RTX, N, C1, C2)      (RTL_CHECKC2 (RTX, N, C1, C2).rtx)
                                                  ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:392:39: note: expanded from macro 'RTL_CHECKC2'
#define RTL_CHECKC2(RTX, N, C1, C2) ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1421:46: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              else if (rtx_equal_p (op_b, SET_DEST (PATTERN (prev_insn))))
                                                    ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1244:30: note: expanded from macro 'SET_DEST'
#define SET_DEST(RTX) XC2EXP(RTX, 0, SET, CLOBBER)
                             ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:554:51: note: expanded from macro 'XC2EXP'
#define XC2EXP(RTX, N, C1, C2)      (RTL_CHECKC2 (RTX, N, C1, C2).rtx)
                                                  ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:392:39: note: expanded from macro 'RTL_CHECKC2'
#define RTL_CHECKC2(RTX, N, C1, C2) ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1481:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          || op_b != XEXP (if_info->cond, 1))
                     ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1498:56: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = if_info->jump; insn != *earliest; insn = PREV_INSN (insn))
                                                       ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1499:63: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
    if (INSN_P (insn) && reg_overlap_mentioned_p (if_info->x, PATTERN (insn)))
                                                              ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1503:56: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = *earliest; insn != if_info->jump; insn = NEXT_INSN (insn))
                                                       ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1541:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (! rtx_equal_p (XEXP (cond, 1), if_info->b))
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1544:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  else if (rtx_equal_p (XEXP (cond, 1), if_info->a))
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1605:48: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
  emit_insn_before_setloc (seq, if_info->jump, INSN_LOCATOR (if_info->insn_a));
                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:570:28: note: expanded from macro 'INSN_LOCATOR'
#define INSN_LOCATOR(INSN) XINT (INSN, 4)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1643:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    c = XEXP (cond, 1);
        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1644:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  else if (rtx_equal_p (XEXP (cond, 1), b))
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1656:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
           insn = PREV_INSN (insn))
                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1723:48: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
  emit_insn_before_setloc (seq, if_info->jump, INSN_LOCATOR (if_info->insn_a));
                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:570:28: note: expanded from macro 'INSN_LOCATOR'
#define INSN_LOCATOR(INSN) XINT (INSN, 4)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1747:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
             && XEXP (XEXP (SET_SRC (set), 2), 0) == JUMP_LABEL (jump));
                      ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1747:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
             && XEXP (XEXP (SET_SRC (set), 2), 0) == JUMP_LABEL (jump));
                            ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1747:47: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
             && XEXP (XEXP (SET_SRC (set), 2), 0) == JUMP_LABEL (jump));
                                                     ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1751:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  cond = XEXP (SET_SRC (set), 0);
               ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1759:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                               GET_MODE (cond), tmp, XEXP (cond, 1));
                                                     ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1774:47: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = *earliest; insn != jump; insn = NEXT_INSN (insn))
                                              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1792:47: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = *earliest; insn != jump; insn = NEXT_INSN (insn))
                                              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1873:19: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      || (set_a = single_set (insn_a)) == NULL_RTX)
                  ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1873:19: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      || (set_a = single_set (insn_a)) == NULL_RTX)
                  ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1877:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  a = SET_SRC (set_a);
      ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1892:16: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          || (set_b = single_set (insn_b)) == NULL_RTX
                      ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1892:16: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          || (set_b = single_set (insn_b)) == NULL_RTX
                      ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1904:16: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          || (set_b = single_set (insn_b)) == NULL_RTX
                      ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1904:16: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          || (set_b = single_set (insn_b)) == NULL_RTX
                      ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1906:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          || reg_overlap_mentioned_p (x, SET_SRC (set_b))
                                         ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1907:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          || modified_between_p (SET_SRC (set_b),
                                 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1908:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                 PREV_INSN (if_info.cond_earliest), jump)
                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1914:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          || modified_between_p (x, PREV_INSN (if_info.cond_earliest), jump))
                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1926:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  b = (set_b ? SET_SRC (set_b) : x);
               ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1972:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            BB_END (else_bb) = PREV_INSN (insn_b);
                               ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:1973:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          reorder_insns (insn_b, insn_b, PREV_INSN (jump));
                                         ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:2064:57: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
      emit_insn_after_setloc (insn_b, BB_END (test_bb), INSN_LOCATOR (insn_a));
                                                        ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:570:28: note: expanded from macro 'INSN_LOCATOR'
#define INSN_LOCATOR(INSN) XINT (INSN, 4)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:2180:25: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                   && TRAP_CONDITION (PATTERN (last)) == const_true_rtx)
                                      ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1250:36: note: expanded from macro 'TRAP_CONDITION'
#define TRAP_CONDITION(RTX) XCEXP (RTX, 0, TRAP_IF)
                                   ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:45: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:2378:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      insn = NEXT_INSN (insn);
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:2511:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            last_insn = PREV_INSN (last_insn);
                        ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:2658:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                       XEXP (cond, 1),
                       ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:2659:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                       TRAP_CODE (PATTERN (trap)));
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1251:24: note: expanded from macro 'TRAP_CODE'
#define TRAP_CODE(RTX) XCEXP (RTX, 1, TRAP_IF)
                       ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:2659:21: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                       TRAP_CODE (PATTERN (trap)));
                                  ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1251:31: note: expanded from macro 'TRAP_CODE'
#define TRAP_CODE(RTX) XCEXP (RTX, 1, TRAP_IF)
                              ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:45: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:2666:48: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
  emit_insn_before_setloc (seq, cond_earliest, INSN_LOCATOR (trap));
                                               ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:570:28: note: expanded from macro 'INSN_LOCATOR'
#define INSN_LOCATOR(INSN) XINT (INSN, 4)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:2694:13: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
      lab = JUMP_LABEL (jump);
            ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:2696:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
      LABEL_NUSES (lab) += 1;
      ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:2697:7: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
      JUMP_LABEL (newjump) = lab;
      ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:2726:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
         && TRAP_CONDITION (PATTERN (trap)) == const_true_rtx))
                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1250:36: note: expanded from macro 'TRAP_CONDITION'
#define TRAP_CONDITION(RTX) XCEXP (RTX, 0, TRAP_IF)
                                   ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:45: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:2980:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
    head = NEXT_INSN (head);
           ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:2988:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      head = NEXT_INSN (head);
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:2998:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      end = PREV_INSN (end);
            ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:3053:34: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (insn = head; ; insn = NEXT_INSN (insn))
                                 ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:3059:24: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              if (may_trap_p (PATTERN (insn)))
                              ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:3067:27: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              if (for_each_rtx (&PATTERN (insn), find_memory, NULL))
                                 ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:3156:14: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
  old_dest = JUMP_LABEL (jump);
             ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:3172:2: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
        LABEL_NUSES (old_dest) -= 1;
        ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:3174:2: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
        LABEL_NUSES (new_label) += 1;
        ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:3175:7: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
      JUMP_LABEL (jump) = new_label;
      ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:3198:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        BB_END (merge_bb) = PREV_INSN (head);
                            ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c:3203:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      reorder_insns (head, end, PREV_INSN (earliest));
                                ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
142 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c -o genattrtab.o
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:525:7: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  h = obstack_alloc (hash_obstack, sizeof (struct attr_hash));
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:539:7: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  h = obstack_alloc (hash_obstack, sizeof (struct attr_hash));
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:606:4: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          XEXP (rt_val, 1) = arg1;
          ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:615:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            && XEXP (h->u.rtl, 1) == arg1)
               ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:623:4: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          XEXP (rt_val, 1) = arg1;
          ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:659:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            && XSTR (h->u.rtl, 1) == arg1)
               ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:667:4: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          XSTR (rt_val, 1) = arg1;
          ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:800:13: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  new_str = obstack_alloc (hash_obstack, len + 1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:931:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (XSTR (exp, 1)[0] == '!')
          ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:937:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      else if (n_comma_elts (XSTR (exp, 1)) == 1)
                             ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:943:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                return mk_attr_alt (1 << atoi (XSTR (exp, 1)));
                                               ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:954:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          exp = attr_eq (XSTR (exp, 0), XSTR (exp, 1));
                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:964:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              for (p = XSTR (exp, 1); *p; p++)
                       ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:973:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    && ! strcmp (XSTR (exp, 1), XSTR (av->value, 0)))
                                 ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:978:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                       XSTR (exp, 1), XSTR (exp, 0));
                       ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:987:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              name_ptr = XSTR (exp, 1);
                         ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:997:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              name_ptr = XSTR (exp, 1);
                         ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:1022:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      XEXP (exp, 1) = check_attr_test (XEXP (exp, 1), is_const, lineno);
                                       ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:1022:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      XEXP (exp, 1) = check_attr_test (XEXP (exp, 1), is_const, lineno);
      ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:1045:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                        attr_rtx (SYMBOL_REF, XSTR (XEXP (exp, 1), 0)));
                                                    ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:35: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:1141:41: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      XEXP (exp, 1) = check_attr_value (XEXP (exp, 1), attr);
                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:1141:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      XEXP (exp, 1) = check_attr_value (XEXP (exp, 1), attr);
      ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:1142:41: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      XEXP (exp, 2) = check_attr_value (XEXP (exp, 2), attr);
                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:1142:7: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      XEXP (exp, 2) = check_attr_value (XEXP (exp, 2), attr);
      ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:1163:41: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      XEXP (exp, 1) = check_attr_value (XEXP (exp, 1), attr);
                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:1163:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      XEXP (exp, 1) = check_attr_value (XEXP (exp, 1), attr);
      ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:1192:41: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      XEXP (exp, 1) = check_attr_value (XEXP (exp, 1), attr);
                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:1192:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      XEXP (exp, 1) = check_attr_value (XEXP (exp, 1), attr);
      ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:1251:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (XVECLEN (exp, 1) != num_alt)
      ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:517:40: note: expanded from macro 'XVECLEN'
#define XVECLEN(RTX, N)         GET_NUM_ELEM (XVEC (RTX, N))
                                              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:1270:41: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      XVECEXP (condexp, 0, 2 * i + 1) = XVECEXP (exp, 1, i);
                                        ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:516:39: note: expanded from macro 'XVECEXP'
#define XVECEXP(RTX, N, M)      RTVEC_ELT (XVEC (RTX, N), M)
                                           ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:1273:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XEXP (condexp, 1) = XVECEXP (exp, 1, i);
  ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:1273:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XEXP (condexp, 1) = XVECEXP (exp, 1, i);
                      ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:516:39: note: expanded from macro 'XVECEXP'
#define XVECEXP(RTX, N, M)      RTVEC_ELT (XVEC (RTX, N), M)
                                           ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:1290:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  n = n_comma_elts (XSTR (exp, 1));
                    ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:1294:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                     attr_rtx (CONST_STRING, XSTR (exp, 1)));
                                             ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:1298:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XVEC (newexp, 1) = rtvec_alloc (n);
  ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:1301:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  name_ptr = XSTR (exp, 1);
             ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:1304:5: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    XVECEXP (newexp, 1, n++) = attr_rtx (CONST_STRING, p);
    ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:516:39: note: expanded from macro 'XVECEXP'
#define XVECEXP(RTX, N, M)      RTVEC_ELT (XVEC (RTX, N), M)
                                           ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:1366:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          XEXP (value, 1) = check_attr_value (XEXP (value, 1), attr);
                                              ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:1366:4: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          XEXP (value, 1) = check_attr_value (XEXP (value, 1), attr);
          ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:1414:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      XVECEXP (newexp, 0, 1) = XEXP (exp, 1);
                               ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:1416:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      XEXP (newexp, 1) = XEXP (exp, 2);
      ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:1416:26: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      XEXP (newexp, 1) = XEXP (exp, 2);
                         ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:1428:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          return make_canonical (attr, XEXP (exp, 1));
                                       ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:1429:49: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        defval = XEXP (exp, 1) = make_canonical (attr, XEXP (exp, 1));
                                                       ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:1429:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        defval = XEXP (exp, 1) = make_canonical (attr, XEXP (exp, 1));
                 ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:1456:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                     copy_boolean (XEXP (exp, 1)));
                                   ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:1459:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      XSTR (exp, 1) = DEF_ATTR_STRING (XSTR (exp, 1));
                                       ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:382:55: note: expanded from macro 'DEF_ATTR_STRING'
#define DEF_ATTR_STRING(S) (attr_string ((S), strlen (S)))
                                                      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:1459:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      XSTR (exp, 1) = DEF_ATTR_STRING (XSTR (exp, 1));
                                       ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:382:43: note: expanded from macro 'DEF_ATTR_STRING'
#define DEF_ATTR_STRING(S) (attr_string ((S), strlen (S)))
                                          ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:1459:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      XSTR (exp, 1) = DEF_ATTR_STRING (XSTR (exp, 1));
      ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:1460:40: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      XSTR (exp, 2) = DEF_ATTR_STRING (XSTR (exp, 2));
                                       ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:382:55: note: expanded from macro 'DEF_ATTR_STRING'
#define DEF_ATTR_STRING(S) (attr_string ((S), strlen (S)))
                                                      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:1460:40: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      XSTR (exp, 2) = DEF_ATTR_STRING (XSTR (exp, 2));
                                       ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:382:43: note: expanded from macro 'DEF_ATTR_STRING'
#define DEF_ATTR_STRING(S) (attr_string ((S), strlen (S)))
                                          ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:1460:7: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      XSTR (exp, 2) = DEF_ATTR_STRING (XSTR (exp, 2));
      ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:1465:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      XSTR (exp, 1) = DEF_ATTR_STRING (XSTR (exp, 1));
                                       ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:382:55: note: expanded from macro 'DEF_ATTR_STRING'
#define DEF_ATTR_STRING(S) (attr_string ((S), strlen (S)))
                                                      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:1465:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      XSTR (exp, 1) = DEF_ATTR_STRING (XSTR (exp, 1));
                                       ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:382:43: note: expanded from macro 'DEF_ATTR_STRING'
#define DEF_ATTR_STRING(S) (attr_string ((S), strlen (S)))
                                          ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:1465:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      XSTR (exp, 1) = DEF_ATTR_STRING (XSTR (exp, 1));
      ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:1501:8: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  av = oballoc (sizeof (struct attr_value));
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:485:23: note: expanded from macro 'oballoc'
#define oballoc(size) obstack_alloc (hash_obstack, size)
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:1539:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XEXP (condexp, 1) = make_numeric_value (0);
  ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:1545:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        = make_numeric_value (XVECLEN (delay->def, 1) / 3);
                              ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:517:40: note: expanded from macro 'XVECLEN'
#define XVECLEN(RTX, N)         GET_NUM_ELEM (XVEC (RTX, N))
                                              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:1555:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      XEXP (condexp, 1) = make_numeric_value (0);
      ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:1571:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (i = 0; i < XVECLEN (delay->def, 1); i += 3)
                      ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:517:40: note: expanded from macro 'XVECLEN'
#define XVECLEN(RTX, N)         GET_NUM_ELEM (XVEC (RTX, N))
                                              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:1573:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          condexp = XVECEXP (delay->def, 1, i);
                    ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:516:39: note: expanded from macro 'XVECEXP'
#define XVECEXP(RTX, N, M)      RTVEC_ELT (XVEC (RTX, N), M)
                                           ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:1585:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              condexp = XVECEXP (delay->def, 1, i + 1);
                        ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:516:39: note: expanded from macro 'XVECEXP'
#define XVECEXP(RTX, N, M)      RTVEC_ELT (XVEC (RTX, N), M)
                                           ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:1597:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              condexp = XVECEXP (delay->def, 1, i + 2);
                        ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:516:39: note: expanded from macro 'XVECEXP'
#define XVECEXP(RTX, N, M)      RTVEC_ELT (XVEC (RTX, N), M)
                                           ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:1690:41: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx newleft = operate_exp (op, left, XEXP (right, 1));
                                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:1691:42: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx newright = operate_exp (op, left, XEXP (right, 2));
                                                ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:1703:55: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          defval = XEXP (newexp, 1) = operate_exp (op, left, XEXP (right, 1));
                                                             ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:1703:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          defval = XEXP (newexp, 1) = operate_exp (op, left, XEXP (right, 1));
                   ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:1718:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            return operate_exp (op, left, XEXP (right, 1));
                                          ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:1736:38: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx newleft = operate_exp (op, XEXP (left, 1), right);
                                     ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:1737:39: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx newright = operate_exp (op, XEXP (left, 2), right);
                                      ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:1749:52: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      defval = XEXP (newexp, 1) = operate_exp (op, XEXP (left, 1), right);
                                                   ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:1749:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      defval = XEXP (newexp, 1) = operate_exp (op, XEXP (left, 1), right);
               ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:1764:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        return operate_exp (op, XEXP (left, 1), right);
                                ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:1868:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XEXP (newexp, 2) = make_numeric_value (0);
  ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:1883:4: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          XEXP (newexp, 1) = make_numeric_value (1 << unit->num);
          ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:1893:4: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          XEXP (newexp, 1) = make_numeric_value (1 << unit->num);
          ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:1983:4: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          XEXP (readycost, 1) = make_numeric_value (1);
          ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:2154:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              XEXP (caseexp, 1) = make_numeric_value (op->num);
              ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:2293:12: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
      ie = oballoc (sizeof (struct insn_ent));
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:485:23: note: expanded from macro 'oballoc'
#define oballoc(size) obstack_alloc (hash_obstack, size)
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:2286:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            value = XEXP (XVECEXP (id->def, id->vec_idx, i), 1);
                    ^                                        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:2335:46: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      XEXP (newexp, 1) = substitute_address (XEXP (exp, 1),
                                             ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:2335:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      XEXP (newexp, 1) = substitute_address (XEXP (exp, 1),
      ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:2351:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                       substitute_address (XEXP (exp, 1),
                                           ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:2353:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                       substitute_address (XEXP (exp, 2),
                                           ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:2422:15: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
            new_ie = oballoc (sizeof (struct insn_ent));
                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:485:23: note: expanded from macro 'oballoc'
#define oballoc(size) obstack_alloc (hash_obstack, size)
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:2506:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  obstack_finish (rtl_obstack);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:2498:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx defval = XEXP (exp, 1);
               ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:2499:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx new_defval = XEXP (exp, 1);
                   ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:2575:48: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (len != XVECLEN (exp, 0) || new_defval != XEXP (exp, 1))
                                               ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:2600:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      XEXP (newexp, 1) = new_defval;
      ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:2682:43: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      exp = insert_right_side (code, exp, XEXP (term, 1),
                                          ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:2690:42: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx new = insert_right_side (code, XEXP (exp, 1),
                                         ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:2692:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (new != XEXP (exp, 1))
                 ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:2721:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
           | compute_alternative_mask (XEXP (exp, 1), code);
                                       ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:2726:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    string = XSTR (XEXP (exp, 0), 1);
             ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:2730:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    string = XSTR (exp, 1);
             ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:2734:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (code == AND && XINT (exp, 1))
                         ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:2737:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (code == IOR && !XINT (exp, 1))
                          ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:2778:44: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (! strcmp_check (XSTR (value, 0), XSTR (exp, 1)))
                                           ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:110:40: note: expanded from macro 'strcmp_check'
#define strcmp_check(S1, S2) ((S1) != (S2))
                                       ^~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:2791:44: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (strlen (XSTR (exp, 0)) + strlen (XSTR (exp, 1)) + 2 > 256)
                                           ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:2796:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      strcat (string, XSTR (exp, 1));
                      ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:2829:4: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          SIMPLIFY_ALTERNATIVE (this);
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:379:14: note: expanded from macro 'SIMPLIFY_ALTERNATIVE'
    (EXP) = (XSTR ((EXP), 1) == current_alternative_string      \
             ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:2850:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                 evaluate_eq_attr (exp, XEXP (value, 1),
                                                        ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:2900:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      right = simplify_and_tree (XEXP (exp, 1), pterm, insn_code, insn_index);
                                 ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:2901:45: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (left != XEXP (exp, 0) || right != XEXP (exp, 1))
                                            ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:2918:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      right = simplify_and_tree (XEXP (exp, 1), &temp, insn_code, insn_index);
                                 ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:2924:45: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (left != XEXP (exp, 0) || right != XEXP (exp, 1))
                                            ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:2963:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (! strcmp_check (XSTR (exp, 1), XSTR (*pterm, 1)))
                          ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:110:32: note: expanded from macro 'strcmp_check'
#define strcmp_check(S1, S2) ((S1) != (S2))
                               ^~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:2963:42: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (! strcmp_check (XSTR (exp, 1), XSTR (*pterm, 1)))
                                         ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:110:40: note: expanded from macro 'strcmp_check'
#define strcmp_check(S1, S2) ((S1) != (S2))
                                       ^~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:2975:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (! strcmp_check (XSTR (*pterm, 1), XSTR (XEXP (exp, 0), 1)))
                          ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:110:32: note: expanded from macro 'strcmp_check'
#define strcmp_check(S1, S2) ((S1) != (S2))
                               ^~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:2975:45: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (! strcmp_check (XSTR (*pterm, 1), XSTR (XEXP (exp, 0), 1)))
                                            ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:110:40: note: expanded from macro 'strcmp_check'
#define strcmp_check(S1, S2) ((S1) != (S2))
                                       ^~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:2987:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (! strcmp_check (XSTR (exp, 1), XSTR (XEXP (*pterm, 0), 1)))
                          ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:110:32: note: expanded from macro 'strcmp_check'
#define strcmp_check(S1, S2) ((S1) != (S2))
                               ^~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:2987:42: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (! strcmp_check (XSTR (exp, 1), XSTR (XEXP (*pterm, 0), 1)))
                                         ^                       ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:110:40: note: expanded from macro 'strcmp_check'
#define strcmp_check(S1, S2) ((S1) != (S2))
                                       ^~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:3030:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      right = simplify_or_tree (XEXP (exp, 1), pterm, insn_code, insn_index);
                                ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:3031:45: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (left != XEXP (exp, 0) || right != XEXP (exp, 1))
                                            ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:3048:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      right = simplify_or_tree (XEXP (exp, 1), &temp, insn_code, insn_index);
                                ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:3054:45: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (left != XEXP (exp, 0) || right != XEXP (exp, 1))
                                            ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:3097:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (XSTR (x, 1)[0])
          ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:3160:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch ((XINT (s1, 1) << 1) | XINT (s2, 1))
           ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:3160:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch ((XINT (s1, 1) << 1) | XINT (s2, 1))
                                ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:3183:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch ((XINT (s1, 1) << 1) | XINT (s2, 1))
           ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:3183:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch ((XINT (s1, 1) << 1) | XINT (s2, 1))
                                ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:3209:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch ((XINT (s1, 1) << 1) | XINT (s2, 1))
           ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:3209:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch ((XINT (s1, 1) << 1) | XINT (s2, 1))
                                ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:3226:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XINT (result, 1) = XINT (s1, 1) & XINT (s2, 1);
                     ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:3226:37: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XINT (result, 1) = XINT (s1, 1) & XINT (s2, 1);
                                    ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:3226:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XINT (result, 1) = XINT (s1, 1) & XINT (s2, 1);
  ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:3238:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch ((XINT (s1, 1) << 1) | XINT (s2, 1))
           ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:3238:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch ((XINT (s1, 1) << 1) | XINT (s2, 1))
                                ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:3256:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XINT (result, 1) = XINT (s1, 1) | XINT (s2, 1);
                     ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:3256:37: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XINT (result, 1) = XINT (s1, 1) | XINT (s2, 1);
                                    ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:3256:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XINT (result, 1) = XINT (s1, 1) | XINT (s2, 1);
  ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:3268:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XINT (result, 1) = 1 - XINT (s, 1);
                         ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:3268:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XINT (result, 1) = 1 - XINT (s, 1);
  ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:3278:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  return XINT (s, 1) ^ ((XINT (s, 0) >> b) & 1);
         ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:3290:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XINT (result, 1) = 0;
  ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:3323:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      SIMPLIFY_ALTERNATIVE (left);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:379:14: note: expanded from macro 'SIMPLIFY_ALTERNATIVE'
    (EXP) = (XSTR ((EXP), 1) == current_alternative_string      \
             ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:3326:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      right = SIMPLIFY_TEST_EXP (XEXP (exp, 1), insn_code, insn_index);
                                 ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:370:27: note: expanded from macro 'SIMPLIFY_TEST_EXP'
  (ATTR_IND_SIMPLIFIED_P (EXP) || ATTR_CURR_SIMPLIFIED_P (EXP) ? (EXP)  \
                          ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:98:47: note: expanded from macro 'ATTR_IND_SIMPLIFIED_P'
#define ATTR_IND_SIMPLIFIED_P(RTX) (RTX_FLAG((RTX), unchanging))
                                              ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:402:31: note: expanded from macro 'RTX_FLAG'
#define RTX_FLAG(RTX, FLAG)     ((RTX)->FLAG)
                                  ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:3326:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      right = SIMPLIFY_TEST_EXP (XEXP (exp, 1), insn_code, insn_index);
                                 ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:370:59: note: expanded from macro 'SIMPLIFY_TEST_EXP'
  (ATTR_IND_SIMPLIFIED_P (EXP) || ATTR_CURR_SIMPLIFIED_P (EXP) ? (EXP)  \
                                                          ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:99:48: note: expanded from macro 'ATTR_CURR_SIMPLIFIED_P'
#define ATTR_CURR_SIMPLIFIED_P(RTX) (RTX_FLAG((RTX), in_struct))
                                               ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:402:31: note: expanded from macro 'RTX_FLAG'
#define RTX_FLAG(RTX, FLAG)     ((RTX)->FLAG)
                                  ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:3326:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      right = SIMPLIFY_TEST_EXP (XEXP (exp, 1), insn_code, insn_index);
                                 ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:371:25: note: expanded from macro 'SIMPLIFY_TEST_EXP'
   : simplify_test_exp (EXP, INSN_CODE, INSN_INDEX))
                        ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:3326:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      right = SIMPLIFY_TEST_EXP (XEXP (exp, 1), insn_code, insn_index);
                                 ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:370:67: note: expanded from macro 'SIMPLIFY_TEST_EXP'
  (ATTR_IND_SIMPLIFIED_P (EXP) || ATTR_CURR_SIMPLIFIED_P (EXP) ? (EXP)  \
                                                                  ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:3327:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      SIMPLIFY_ALTERNATIVE (right);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:379:14: note: expanded from macro 'SIMPLIFY_ALTERNATIVE'
    (EXP) = (XSTR ((EXP), 1) == current_alternative_string      \
             ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:3354:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                             attr_rtx (AND, left, XEXP (right, 1)));
                                                  ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:3361:45: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (left == XEXP (exp, 0) && right == XEXP (exp, 1))
                                            ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:3382:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    && XINT (left, 1));
                       ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:3389:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                     && XINT (right, 1));
                        ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:3420:45: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (left != XEXP (exp, 0) || right != XEXP (exp, 1))
                                            ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:3429:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      SIMPLIFY_ALTERNATIVE (left);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:379:14: note: expanded from macro 'SIMPLIFY_ALTERNATIVE'
    (EXP) = (XSTR ((EXP), 1) == current_alternative_string      \
             ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:3432:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      right = SIMPLIFY_TEST_EXP (XEXP (exp, 1), insn_code, insn_index);
                                 ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:370:27: note: expanded from macro 'SIMPLIFY_TEST_EXP'
  (ATTR_IND_SIMPLIFIED_P (EXP) || ATTR_CURR_SIMPLIFIED_P (EXP) ? (EXP)  \
                          ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:98:47: note: expanded from macro 'ATTR_IND_SIMPLIFIED_P'
#define ATTR_IND_SIMPLIFIED_P(RTX) (RTX_FLAG((RTX), unchanging))
                                              ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:402:31: note: expanded from macro 'RTX_FLAG'
#define RTX_FLAG(RTX, FLAG)     ((RTX)->FLAG)
                                  ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:3432:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      right = SIMPLIFY_TEST_EXP (XEXP (exp, 1), insn_code, insn_index);
                                 ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:370:59: note: expanded from macro 'SIMPLIFY_TEST_EXP'
  (ATTR_IND_SIMPLIFIED_P (EXP) || ATTR_CURR_SIMPLIFIED_P (EXP) ? (EXP)  \
                                                          ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:99:48: note: expanded from macro 'ATTR_CURR_SIMPLIFIED_P'
#define ATTR_CURR_SIMPLIFIED_P(RTX) (RTX_FLAG((RTX), in_struct))
                                               ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:402:31: note: expanded from macro 'RTX_FLAG'
#define RTX_FLAG(RTX, FLAG)     ((RTX)->FLAG)
                                  ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:3432:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      right = SIMPLIFY_TEST_EXP (XEXP (exp, 1), insn_code, insn_index);
                                 ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:371:25: note: expanded from macro 'SIMPLIFY_TEST_EXP'
   : simplify_test_exp (EXP, INSN_CODE, INSN_INDEX))
                        ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:3432:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      right = SIMPLIFY_TEST_EXP (XEXP (exp, 1), insn_code, insn_index);
                                 ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:370:67: note: expanded from macro 'SIMPLIFY_TEST_EXP'
  (ATTR_IND_SIMPLIFIED_P (EXP) || ATTR_CURR_SIMPLIFIED_P (EXP) ? (EXP)  \
                                                                  ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:3433:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      SIMPLIFY_ALTERNATIVE (right);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:379:14: note: expanded from macro 'SIMPLIFY_ALTERNATIVE'
    (EXP) = (XSTR ((EXP), 1) == current_alternative_string      \
             ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:3445:45: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (left == XEXP (exp, 0) && right == XEXP (exp, 1))
                                            ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:3469:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          newexp = attr_rtx (IOR, XEXP (left, 1), XEXP (right, 1));
                                  ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:3469:44: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          newexp = attr_rtx (IOR, XEXP (left, 1), XEXP (right, 1));
                                                  ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:3483:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                       && !XINT (left, 1))
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:3488:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                       && !XINT (right, 1))
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:3515:45: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (left != XEXP (exp, 0) || right != XEXP (exp, 1))
                                            ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:3527:4: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          SIMPLIFY_ALTERNATIVE (left);
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:379:14: note: expanded from macro 'SIMPLIFY_ALTERNATIVE'
    (EXP) = (XSTR ((EXP), 1) == current_alternative_string      \
             ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:3532:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      SIMPLIFY_ALTERNATIVE (left);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:379:14: note: expanded from macro 'SIMPLIFY_ALTERNATIVE'
    (EXP) = (XSTR ((EXP), 1) == current_alternative_string      \
             ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:3552:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                             attr_rtx (NOT, XEXP (left, 1)));
                                            ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:3560:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                             attr_rtx (NOT, XEXP (left, 1)));
                                            ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:3580:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        return (XSTR (exp, 1) == current_alternative_string
                ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:3585:37: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          newexp = mk_attr_alt (1 << atoi (XSTR (exp, 1)));
                                           ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:3775:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            *prev = XEXP (link, 1);
                    ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:3776:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            XEXP (link, 1) = space[ndim].values;
            ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:3862:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      XEXP (condexp, 1) = defval;
      ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:3893:4: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          XEXP (link, 1) = *terms;
          ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:3905:44: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (! find_and_mark_used_attributes (XEXP (exp, 2), terms, nterms))
                                           ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:3909:44: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (! find_and_mark_used_attributes (XEXP (exp, 1), terms, nterms))
                                           ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:3920:44: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (! find_and_mark_used_attributes (XEXP (exp, 1), terms, nterms))
                                           ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:3941:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (link = list; link; link = XEXP (link, 1))
                                 ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:3985:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            XEXP (link, 1) = 0;
            ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:4006:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      XEXP (link, 1) = 0;
      ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:4023:37: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if ((space[i].current_value = XEXP (space[i].current_value, 1)) == 0)
                                    ^                             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:4102:42: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        return simplify_with_current_value_aux (XEXP (exp, 1));
                                                ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:4104:42: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        return simplify_with_current_value_aux (XEXP (exp, 2));
                                                ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:4107:38: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                         simplify_with_current_value_aux (XEXP (exp, 1)),
                                                          ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:4108:38: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                         simplify_with_current_value_aux (XEXP (exp, 2)));
                                                          ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:4111:47: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      cond = simplify_with_current_value_aux (XEXP (exp, 1));
                                              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:4121:47: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      cond = simplify_with_current_value_aux (XEXP (exp, 1));
                                              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:4151:47: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      return simplify_with_current_value_aux (XEXP (exp, 1));
                                              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:4244:9: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
          av = oballoc (sizeof (struct attr_value));
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:485:23: note: expanded from macro 'oballoc'
#define oballoc(size) obstack_alloc (hash_obstack, size)
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:4237:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (*XSTR (exp, 1) == '\0')
       ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:4241:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      name_ptr = XSTR (exp, 1);
                 ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:4265:7: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      XEXP (exp, 2) = XEXP (XEXP (exp, 2), 0);
      ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:4265:29: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      XEXP (exp, 2) = XEXP (XEXP (exp, 2), 0);
                            ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:4276:37: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XEXP (exp, 2) = check_attr_value (XEXP (exp, 2), attr);
                                    ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:4276:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XEXP (exp, 2) = check_attr_value (XEXP (exp, 2), attr);
  ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:4277:39: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  attr->default_val = get_attr_value (XEXP (exp, 2), attr, -2);
                                      ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:4291:26: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
    return n_comma_elts (XSTR (exp, 2));
                         ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:4388:8: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  id = oballoc (sizeof (struct insn_def));
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:485:23: note: expanded from macro 'oballoc'
#define oballoc(size) obstack_alloc (hash_obstack, size)
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:4452:11: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  delay = oballoc (sizeof (struct delay_desc));
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:485:23: note: expanded from macro 'oballoc'
#define oballoc(size) obstack_alloc (hash_obstack, size)
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:4436:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (XVECLEN (def, 1) % 3 != 0)
      ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:517:40: note: expanded from macro 'XVECLEN'
#define XVECLEN(RTX, N)         GET_NUM_ELEM (XVEC (RTX, N))
                                              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:4444:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (i = 0; i < XVECLEN (def, 1); i += 3)
                  ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:517:40: note: expanded from macro 'XVECLEN'
#define XVECLEN(RTX, N)         GET_NUM_ELEM (XVEC (RTX, N))
                                              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:4446:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (XVECEXP (def, 1, i + 1))
          ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:516:39: note: expanded from macro 'XVECEXP'
#define XVECEXP(RTX, N, M)      RTVEC_ELT (XVEC (RTX, N), M)
                                           ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:4448:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (XVECEXP (def, 1, i + 2))
          ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:516:39: note: expanded from macro 'XVECEXP'
#define XVECEXP(RTX, N, M)      RTVEC_ELT (XVEC (RTX, N), M)
                                           ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:4499:14: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
      unit = oballoc (sizeof (struct function_unit));
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:485:23: note: expanded from macro 'oballoc'
#define oballoc(size) obstack_alloc (hash_obstack, size)
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:4516:8: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  op = oballoc (sizeof (struct function_unit_op));
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:485:23: note: expanded from macro 'oballoc'
#define oballoc(size) obstack_alloc (hash_obstack, size)
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:4472:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  int multiplicity = XINT (def, 1);
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:4473:22: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  int simultaneity = XINT (def, 2);
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:4474:17: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx condexp = XEXP (def, 3);
                ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:4475:25: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
  int ready_cost = MAX (XINT (def, 4), 1);
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:246:20: note: expanded from macro 'MAX'
#define MAX(X,Y) ((X) > (Y) ? (X) : (Y))
                   ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:4475:25: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
  int ready_cost = MAX (XINT (def, 4), 1);
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:246:32: note: expanded from macro 'MAX'
#define MAX(X,Y) ((X) > (Y) ? (X) : (Y))
                               ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:4476:26: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  int issue_delay = MAX (XINT (def, 5), 1);
                         ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:246:20: note: expanded from macro 'MAX'
#define MAX(X,Y) ((X) > (Y) ? (X) : (Y))
                   ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:4476:26: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  int issue_delay = MAX (XINT (def, 5), 1);
                         ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:246:32: note: expanded from macro 'MAX'
#define MAX(X,Y) ((X) > (Y) ? (X) : (Y))
                               ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:4528:7: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (XVEC (def, 6))
      ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:4534:23: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (i = 0; i < XVECLEN (def, 6); i++)
                      ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:517:40: note: expanded from macro 'XVECLEN'
#define XVECLEN(RTX, N)         GET_NUM_ELEM (XVEC (RTX, N))
                                              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:4535:41: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
        orexp = insert_right_side (IOR, orexp, XVECEXP (def, 6, i), -2, -2);
                                               ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:516:39: note: expanded from macro 'XVECEXP'
#define XVECEXP(RTX, N, M)      RTVEC_ELT (XVEC (RTX, N), M)
                                           ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:4656:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      write_test_expr (XEXP (exp, 1), flags | comparison_operator);
                       ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:4664:39: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          printf ("which_alternative != %s", XSTR (XEXP (exp, 0), 1));
                                             ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:4748:39: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          printf ("which_alternative == %s", XSTR (exp, 1));
                                             ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:4770:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          write_attr_valueq (attr, XSTR (exp, 1));
                                   ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:4785:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (XSTR (exp, 1) == NULL || *XSTR (exp, 1) == '\0')
          ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:4785:37: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (XSTR (exp, 1) == NULL || *XSTR (exp, 1) == '\0')
                                    ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:4795:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                XSTR (exp, 1), XINT (exp, 0), GET_MODE_NAME (GET_MODE (exp)));
                ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:4834:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      write_test_expr (XEXP (exp, 1), flags | 1);
                       ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:4836:24: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      write_test_expr (XEXP (exp, 2), flags | 1);
                       ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:4863:37: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      current_max = max_attr_value (XEXP (exp, 1), unknownp);
                                    ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:4873:37: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      current_max = max_attr_value (XEXP (exp, 1), unknownp);
                                    ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:4874:27: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      n = max_attr_value (XEXP (exp, 2), unknownp);
                          ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:4905:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      current_or = or_attr_value (XEXP (exp, 1), unknownp);
                                  ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:4911:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      current_or = or_attr_value (XEXP (exp, 1), unknownp);
                                  ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:4912:36: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      current_or |= or_attr_value (XEXP (exp, 2), unknownp);
                                   ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:5095:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      exp = eliminate_known_true (XEXP (known_true, 1), exp,
                                  ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:5121:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx default_val = XEXP (value, 1);
                        ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:5333:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        e = XEXP (p, 1), p = XEXP (p, 0);
            ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:5335:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        e = XEXP (p, 0), p = XEXP (p, 1);
                             ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:5456:31: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      write_attr_value (attr, XEXP (value, 1));
                              ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:5513:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    if (XVECLEN (delay->def, 1) / 3 > max_slots)
        ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:517:40: note: expanded from macro 'XVECLEN'
#define XVECLEN(RTX, N)         GET_NUM_ELEM (XVEC (RTX, N))
                                              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:5514:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      max_slots = XVECLEN (delay->def, 1) / 3;
                  ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:517:40: note: expanded from macro 'XVECLEN'
#define XVECLEN(RTX, N)         GET_NUM_ELEM (XVEC (RTX, N))
                                              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:5583:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        for (i = 0; i < XVECLEN (delay->def, 1); i += 3)
                        ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:517:40: note: expanded from macro 'XVECLEN'
#define XVECLEN(RTX, N)         GET_NUM_ELEM (XVEC (RTX, N))
                                              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:5833:10: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  attr = oballoc (sizeof (struct attr_desc));
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:485:23: note: expanded from macro 'oballoc'
#define oballoc(size) obstack_alloc (hash_obstack, size)
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:6156:23: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  insn_alternatives = oballoc (insn_code_number * sizeof (int));
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:485:23: note: expanded from macro 'oballoc'
#define oballoc(size) obstack_alloc (hash_obstack, size)
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:6162:25: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  insn_n_alternatives = oballoc (insn_code_number * sizeof (int));
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c:485:23: note: expanded from macro 'oballoc'
#define oballoc(size) obstack_alloc (hash_obstack, size)
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
236 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genautomata.c -o genautomata.o
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genautomata.c:1517: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);
  ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genautomata.c:1588: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);
  ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genautomata.c:1638: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);
  ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genautomata.c:1725:52: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    fatal ("invalid string `%s' in define_bypass", XSTR (def, 1));
                                                   ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genautomata.c:1728:52: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
    fatal ("invalid string `%s' in define_bypass", XSTR (def, 2));
                                                   ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genautomata.c:1766:59: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    fatal ("invalid second string `%s' in exclusion_set", XSTR (def, 1));
                                                          ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genautomata.c:1820:58: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
               : "invalid second string `%s' in absence_set")), XSTR (def, 1));
                                                                ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genautomata.c:1931:53: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int]
  if (strcmp (XSTR (def, 0), NO_MINIMIZATION_OPTION + 1) == 0)
                             ~~~~~~~~~~~~~~~~~~~~~~~^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genautomata.c:1931:53: note: use array indexing to silence this warning
  if (strcmp (XSTR (def, 0), NO_MINIMIZATION_OPTION + 1) == 0)
                                                    ^
                             &                      [  ]
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genautomata.c:1933:47: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int]
  else if (strcmp (XSTR (def, 0), TIME_OPTION + 1) == 0)
                                  ~~~~~~~~~~~~^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genautomata.c:1933:47: note: use array indexing to silence this warning
  else if (strcmp (XSTR (def, 0), TIME_OPTION + 1) == 0)
                                              ^
                                  &           [  ]
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genautomata.c:1935:44: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int]
  else if (strcmp (XSTR (def, 0), V_OPTION + 1) == 0)
                                  ~~~~~~~~~^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genautomata.c:1935:44: note: use array indexing to silence this warning
  else if (strcmp (XSTR (def, 0), V_OPTION + 1) == 0)
                                           ^
                                  &        [  ]
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genautomata.c:1937:44: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int]
  else if (strcmp (XSTR (def, 0), W_OPTION + 1) == 0)
                                  ~~~~~~~~~^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genautomata.c:1937:44: note: use array indexing to silence this warning
  else if (strcmp (XSTR (def, 0), W_OPTION + 1) == 0)
                                           ^
                                  &        [  ]
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genautomata.c:1939:47: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int]
  else if (strcmp (XSTR (def, 0), NDFA_OPTION + 1) == 0)
                                  ~~~~~~~~~~~~^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genautomata.c:1939:47: note: use array indexing to silence this warning
  else if (strcmp (XSTR (def, 0), NDFA_OPTION + 1) == 0)
                                              ^
                                  &           [  ]
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genautomata.c:1941:51: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int]
  else if (strcmp (XSTR (def, 0), PROGRESS_OPTION + 1) == 0)
                                  ~~~~~~~~~~~~~~~~^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genautomata.c:1941:51: note: use array indexing to silence this warning
  else if (strcmp (XSTR (def, 0), PROGRESS_OPTION + 1) == 0)
                                                  ^
                                  &               [  ]
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genautomata.c:2135:46: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  DECL_INSN_RESERV (decl)->default_latency = XINT (def, 1);
                                             ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genautomata.c:2136:38: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  DECL_INSN_RESERV (decl)->condexp = XEXP (def, 2);
                                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genautomata.c:3751: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);
  ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genautomata.c:4554: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);
  ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genautomata.c:4557: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);
  ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genautomata.c:4566: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);
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genautomata.c:4661: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);
  ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genautomata.c:4664: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);
  ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genautomata.c:4667: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);
  ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genautomata.c:4670: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);
  ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genautomata.c:5343:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  obstack_finish (&unit_usages);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genautomata.c:9446:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XEXP (condexp, 1) = make_numeric_value (0);
  ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genautomata.c:9483:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XEXP (condexp, 1)
  ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genautomata.c:9520:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XEXP (condexp, 1) = make_numeric_value (0);
  ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genautomata.c:9567:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      XEXP (result_rtx, 1) = make_numeric_value (0);
      ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genautomata.c:9682: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);
  ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
29 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/varray.c -o varray.o
clang   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -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 min-insn-modes.o gensupport.o insn-conditions.o print-rtl1.o errors.o \
 varray.o ../libiberty/libiberty.a -lm
./genattrtab /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.md > tmp-attrtab.c

Automaton `pentium'
       48 NDFA states,            138 NDFA arcs
       48 DFA states,             138 DFA arcs
       20 minimal DFA states,      82 minimal DFA arcs
      158 all insns         17 insn equivalence classes
   91 transition comb vector els,   340 trans table els: use comb vect
   91 state alts comb vector els,   340 state alts table els: use comb vect
  340 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
      158 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
  600 min delay table els, compression factor 1

Automaton `athlon'
      518 NDFA states,           1668 NDFA arcs
      518 DFA states,            1668 DFA arcs
       76 minimal DFA states,     328 minimal DFA arcs
      158 all insns         10 insn equivalence classes
  382 transition comb vector els,   760 trans table els: use simple vect
  382 state alts comb vector els,   760 state alts table els: use simple vect
  760 min delay table els, compression factor 2

Automaton `athlon_load'
      162 NDFA states,            855 NDFA arcs
      162 DFA states,             855 DFA arcs
      162 minimal DFA states,     855 minimal DFA arcs
      158 all insns         10 insn equivalence classes
 1039 transition comb vector els,  1620 trans table els: use simple vect
 1039 state alts comb vector els,  1620 state alts table els: use simple vect
 1620 min delay table els, compression factor 2

Automaton `athlon_mult'
       16 NDFA states,             48 NDFA arcs
       16 DFA states,              48 DFA arcs
       16 minimal DFA states,      48 minimal DFA arcs
      158 all insns          4 insn equivalence classes
   52 transition comb vector els,    64 trans table els: use simple vect
   52 state alts comb vector els,    64 state alts table els: use simple vect
   64 min delay table els, compression factor 2

Automaton `athlon_fp'
    15522 NDFA states,          99908 NDFA arcs
    15522 DFA states,           99908 DFA arcs
      463 minimal DFA states,    3038 minimal DFA arcs
      158 all insns         21 insn equivalence classes
 3051 transition comb vector els,  9723 trans table els: use comb vect
 3051 state alts comb vector els,  9723 state alts table els: use comb vect
 9723 min delay table els, compression factor 1

17012 all allocated states,     101385 all allocated arcs
20258 all allocated alternative states
 4779 all transition comb vector els, 13107 all trans table els
 4779 all state alts comb vector els, 13107 all state alts table els
13107 all min delay table els
    0 locked states num

  transformation: 0.010605, building DFA: 5.735613
  DFA minimization: 0.220938, making insn equivalence: 0.000925
 all automaton generation: 6.022439, output: 0.059346
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/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 -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl -c insn-attrtab.c \
  -o insn-attrtab.o
In file included from insn-attrtab.c:14:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
insn-attrtab.c:25:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:25:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:73:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && asm_noperands (PATTERN (insn)) < 0)
                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:84:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:84:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:94:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && asm_noperands (PATTERN (insn)) < 0)
                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:105:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:105:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:480:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && asm_noperands (PATTERN (insn)) < 0)
                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:691:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUM)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~
insn-attrtab.c:691:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUM)))
          ~            ^               ~
insn-attrtab.c:691:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUM)))
                       ^~
                       =
insn-attrtab.c:660:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:660:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:720:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && asm_noperands (PATTERN (insn)) < 0)
                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:875:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUM)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~
insn-attrtab.c:875:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUM)))
          ~            ^               ~
insn-attrtab.c:875:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUM)))
                       ^~
                       =
insn-attrtab.c:894:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUM)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~
insn-attrtab.c:894:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUM)))
          ~            ^               ~
insn-attrtab.c:894:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUM)))
                       ^~
                       =
insn-attrtab.c:904:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUM)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~
insn-attrtab.c:904:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUM)))
          ~            ^               ~
insn-attrtab.c:904:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUM)))
                       ^~
                       =
insn-attrtab.c:948:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUM)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~
insn-attrtab.c:948:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUM)))
          ~            ^               ~
insn-attrtab.c:948:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUM)))
                       ^~
                       =
insn-attrtab.c:1051:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUM)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~
insn-attrtab.c:1051:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUM)))
          ~            ^               ~
insn-attrtab.c:1051:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUM)))
                       ^~
                       =
insn-attrtab.c:1885:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUM)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~
insn-attrtab.c:1885:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUM)))
          ~            ^               ~
insn-attrtab.c:1885:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUM)))
                       ^~
                       =
insn-attrtab.c:2036:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUM)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~
insn-attrtab.c:2036:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUM)))
          ~            ^               ~
insn-attrtab.c:2036:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUM)))
                       ^~
                       =
insn-attrtab.c:2040:29: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      else if (((ix86_tune) == (CPU_ATHLON)))
                ~~~~~~~~~~~~^~~~~~~~~~~~~~~
insn-attrtab.c:2040:29: note: remove extraneous parentheses around the comparison to silence this warning
      else if (((ix86_tune) == (CPU_ATHLON)))
               ~            ^              ~
insn-attrtab.c:2040:29: note: use '=' to turn this equality comparison into an assignment
      else if (((ix86_tune) == (CPU_ATHLON)))
                            ^~
                            =
insn-attrtab.c:2044:29: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      else if (((ix86_tune) == (CPU_K8)))
                ~~~~~~~~~~~~^~~~~~~~~~~
insn-attrtab.c:2044:29: note: remove extraneous parentheses around the comparison to silence this warning
      else if (((ix86_tune) == (CPU_K8)))
               ~            ^          ~
insn-attrtab.c:2044:29: note: use '=' to turn this equality comparison into an assignment
      else if (((ix86_tune) == (CPU_K8)))
                            ^~
                            =
insn-attrtab.c:2122:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUM)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~
insn-attrtab.c:2122:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUM)))
          ~            ^               ~
insn-attrtab.c:2122:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUM)))
                       ^~
                       =
insn-attrtab.c:2147:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUM)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~
insn-attrtab.c:2147:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUM)))
          ~            ^               ~
insn-attrtab.c:2147:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUM)))
                       ^~
                       =
insn-attrtab.c:2172:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUM)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~
insn-attrtab.c:2172:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUM)))
          ~            ^               ~
insn-attrtab.c:2172:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUM)))
                       ^~
                       =
insn-attrtab.c:2186:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUM)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~
insn-attrtab.c:2186:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUM)))
          ~            ^               ~
insn-attrtab.c:2186:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUM)))
                       ^~
                       =
insn-attrtab.c:2224:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUM)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~
insn-attrtab.c:2224:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUM)))
          ~            ^               ~
insn-attrtab.c:2224:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUM)))
                       ^~
                       =
insn-attrtab.c:2826:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUM)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~
insn-attrtab.c:2826:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUM)))
          ~            ^               ~
insn-attrtab.c:2826:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUM)))
                       ^~
                       =
insn-attrtab.c:2994:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUM)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~
insn-attrtab.c:2994:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUM)))
          ~            ^               ~
insn-attrtab.c:2994:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUM)))
                       ^~
                       =
insn-attrtab.c:3025:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUM)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~
insn-attrtab.c:3025:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUM)))
          ~            ^               ~
insn-attrtab.c:3025:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUM)))
                       ^~
                       =
insn-attrtab.c:3040:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUM)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~
insn-attrtab.c:3040:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUM)))
          ~            ^               ~
insn-attrtab.c:3040:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUM)))
                       ^~
                       =
insn-attrtab.c:3062:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUM)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~
insn-attrtab.c:3062:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUM)))
          ~            ^               ~
insn-attrtab.c:3062:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUM)))
                       ^~
                       =
insn-attrtab.c:3085:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUM)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~
insn-attrtab.c:3085:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUM)))
          ~            ^               ~
insn-attrtab.c:3085:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUM)))
                       ^~
                       =
insn-attrtab.c:3801:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUM)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~
insn-attrtab.c:3801:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUM)))
          ~            ^               ~
insn-attrtab.c:3801:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUM)))
                       ^~
                       =
insn-attrtab.c:3836:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUM)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~
insn-attrtab.c:3836:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUM)))
          ~            ^               ~
insn-attrtab.c:3836:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUM)))
                       ^~
                       =
insn-attrtab.c:3877:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUM)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~
insn-attrtab.c:3877:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUM)))
          ~            ^               ~
insn-attrtab.c:3877:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUM)))
                       ^~
                       =
insn-attrtab.c:3921:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUM)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~
insn-attrtab.c:3921:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUM)))
          ~            ^               ~
insn-attrtab.c:3921:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUM)))
                       ^~
                       =
insn-attrtab.c:3980:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUM)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~
insn-attrtab.c:3980:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUM)))
          ~            ^               ~
insn-attrtab.c:3980:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUM)))
                       ^~
                       =
insn-attrtab.c:4040:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUM)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~
insn-attrtab.c:4040:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUM)))
          ~            ^               ~
insn-attrtab.c:4040:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUM)))
                       ^~
                       =
insn-attrtab.c:4099:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUM)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~
insn-attrtab.c:4099:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUM)))
          ~            ^               ~
insn-attrtab.c:4099:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUM)))
                       ^~
                       =
insn-attrtab.c:4364:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUM)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~
insn-attrtab.c:4364:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUM)))
          ~            ^               ~
insn-attrtab.c:4364:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUM)))
                       ^~
                       =
insn-attrtab.c:4886:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUM)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~
insn-attrtab.c:4886:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUM)))
          ~            ^               ~
insn-attrtab.c:4886:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUM)))
                       ^~
                       =
insn-attrtab.c:6571:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUM)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~
insn-attrtab.c:6571:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUM)))
          ~            ^               ~
insn-attrtab.c:6571:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUM)))
                       ^~
                       =
insn-attrtab.c:6652:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUM)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~
insn-attrtab.c:6652:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUM)))
          ~            ^               ~
insn-attrtab.c:6652:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUM)))
                       ^~
                       =
insn-attrtab.c:6691:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUM)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~
insn-attrtab.c:6691:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUM)))
          ~            ^               ~
insn-attrtab.c:6691:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUM)))
                       ^~
                       =
insn-attrtab.c:6933:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUM)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~
insn-attrtab.c:6933:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUM)))
          ~            ^               ~
insn-attrtab.c:6933:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUM)))
                       ^~
                       =
insn-attrtab.c:731:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:731:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:7146:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && asm_noperands (PATTERN (insn)) < 0)
                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:14141:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUM)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~
insn-attrtab.c:14141:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUM)))
          ~            ^               ~
insn-attrtab.c:14141:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUM)))
                       ^~
                       =
insn-attrtab.c:14153:29: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      else if (((ix86_tune) == (CPU_K8)))
                ~~~~~~~~~~~~^~~~~~~~~~~
insn-attrtab.c:14153:29: note: remove extraneous parentheses around the comparison to silence this warning
      else if (((ix86_tune) == (CPU_K8)))
               ~            ^          ~
insn-attrtab.c:14153:29: note: use '=' to turn this equality comparison into an assignment
      else if (((ix86_tune) == (CPU_K8)))
                            ^~
                            =
insn-attrtab.c:14157:29: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      else if (((ix86_tune) == (CPU_ATHLON)))
                ~~~~~~~~~~~~^~~~~~~~~~~~~~~
insn-attrtab.c:14157:29: note: remove extraneous parentheses around the comparison to silence this warning
      else if (((ix86_tune) == (CPU_ATHLON)))
               ~            ^              ~
insn-attrtab.c:14157:29: note: use '=' to turn this equality comparison into an assignment
      else if (((ix86_tune) == (CPU_ATHLON)))
                            ^~
                            =
insn-attrtab.c:14168:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUM)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~
insn-attrtab.c:14168:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUM)))
          ~            ^               ~
insn-attrtab.c:14168:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUM)))
                       ^~
                       =
insn-attrtab.c:14188:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUM)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~
insn-attrtab.c:14188:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUM)))
          ~            ^               ~
insn-attrtab.c:14188:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUM)))
                       ^~
                       =
insn-attrtab.c:14242:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUM)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~
insn-attrtab.c:14242:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUM)))
          ~            ^               ~
insn-attrtab.c:14242:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUM)))
                       ^~
                       =
insn-attrtab.c:14342:29: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      else if (((ix86_tune) == (CPU_ATHLON)))
                ~~~~~~~~~~~~^~~~~~~~~~~~~~~
insn-attrtab.c:14342:29: note: remove extraneous parentheses around the comparison to silence this warning
      else if (((ix86_tune) == (CPU_ATHLON)))
               ~            ^              ~
insn-attrtab.c:14342:29: note: use '=' to turn this equality comparison into an assignment
      else if (((ix86_tune) == (CPU_ATHLON)))
                            ^~
                            =
insn-attrtab.c:14346:29: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      else if (((ix86_tune) == (CPU_K8)))
                ~~~~~~~~~~~~^~~~~~~~~~~
insn-attrtab.c:14346:29: note: remove extraneous parentheses around the comparison to silence this warning
      else if (((ix86_tune) == (CPU_K8)))
               ~            ^          ~
insn-attrtab.c:14346:29: note: use '=' to turn this equality comparison into an assignment
      else if (((ix86_tune) == (CPU_K8)))
                            ^~
                            =
insn-attrtab.c:14357:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUM)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~
insn-attrtab.c:14357:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUM)))
          ~            ^               ~
insn-attrtab.c:14357:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUM)))
                       ^~
                       =
insn-attrtab.c:14361:29: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      else if (((ix86_tune) == (CPU_ATHLON)))
                ~~~~~~~~~~~~^~~~~~~~~~~~~~~
insn-attrtab.c:14361:29: note: remove extraneous parentheses around the comparison to silence this warning
      else if (((ix86_tune) == (CPU_ATHLON)))
               ~            ^              ~
insn-attrtab.c:14361:29: note: use '=' to turn this equality comparison into an assignment
      else if (((ix86_tune) == (CPU_ATHLON)))
                            ^~
                            =
insn-attrtab.c:14365:29: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      else if (((ix86_tune) == (CPU_K8)))
                ~~~~~~~~~~~~^~~~~~~~~~~
insn-attrtab.c:14365:29: note: remove extraneous parentheses around the comparison to silence this warning
      else if (((ix86_tune) == (CPU_K8)))
               ~            ^          ~
insn-attrtab.c:14365:29: note: use '=' to turn this equality comparison into an assignment
      else if (((ix86_tune) == (CPU_K8)))
                            ^~
                            =
insn-attrtab.c:14410:29: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      else if (((ix86_tune) == (CPU_ATHLON)))
                ~~~~~~~~~~~~^~~~~~~~~~~~~~~
insn-attrtab.c:14410:29: note: remove extraneous parentheses around the comparison to silence this warning
      else if (((ix86_tune) == (CPU_ATHLON)))
               ~            ^              ~
insn-attrtab.c:14410:29: note: use '=' to turn this equality comparison into an assignment
      else if (((ix86_tune) == (CPU_ATHLON)))
                            ^~
                            =
insn-attrtab.c:14414:29: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      else if (((ix86_tune) == (CPU_K8)))
                ~~~~~~~~~~~~^~~~~~~~~~~
insn-attrtab.c:14414:29: note: remove extraneous parentheses around the comparison to silence this warning
      else if (((ix86_tune) == (CPU_K8)))
               ~            ^          ~
insn-attrtab.c:14414:29: note: use '=' to turn this equality comparison into an assignment
      else if (((ix86_tune) == (CPU_K8)))
                            ^~
                            =
insn-attrtab.c:14476:29: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      else if (((ix86_tune) == (CPU_ATHLON)))
                ~~~~~~~~~~~~^~~~~~~~~~~~~~~
insn-attrtab.c:14476:29: note: remove extraneous parentheses around the comparison to silence this warning
      else if (((ix86_tune) == (CPU_ATHLON)))
               ~            ^              ~
insn-attrtab.c:14476:29: note: use '=' to turn this equality comparison into an assignment
      else if (((ix86_tune) == (CPU_ATHLON)))
                            ^~
                            =
insn-attrtab.c:14480:29: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      else if (((ix86_tune) == (CPU_K8)))
                ~~~~~~~~~~~~^~~~~~~~~~~
insn-attrtab.c:14480:29: note: remove extraneous parentheses around the comparison to silence this warning
      else if (((ix86_tune) == (CPU_K8)))
               ~            ^          ~
insn-attrtab.c:14480:29: note: use '=' to turn this equality comparison into an assignment
      else if (((ix86_tune) == (CPU_K8)))
                            ^~
                            =
insn-attrtab.c:14542:29: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      else if (((ix86_tune) == (CPU_ATHLON)))
                ~~~~~~~~~~~~^~~~~~~~~~~~~~~
insn-attrtab.c:14542:29: note: remove extraneous parentheses around the comparison to silence this warning
      else if (((ix86_tune) == (CPU_ATHLON)))
               ~            ^              ~
insn-attrtab.c:14542:29: note: use '=' to turn this equality comparison into an assignment
      else if (((ix86_tune) == (CPU_ATHLON)))
                            ^~
                            =
insn-attrtab.c:14546:29: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      else if (((ix86_tune) == (CPU_K8)))
                ~~~~~~~~~~~~^~~~~~~~~~~
insn-attrtab.c:14546:29: note: remove extraneous parentheses around the comparison to silence this warning
      else if (((ix86_tune) == (CPU_K8)))
               ~            ^          ~
insn-attrtab.c:14546:29: note: use '=' to turn this equality comparison into an assignment
      else if (((ix86_tune) == (CPU_K8)))
                            ^~
                            =
insn-attrtab.c:14622:29: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      else if (((ix86_tune) == (CPU_ATHLON)))
                ~~~~~~~~~~~~^~~~~~~~~~~~~~~
insn-attrtab.c:14622:29: note: remove extraneous parentheses around the comparison to silence this warning
      else if (((ix86_tune) == (CPU_ATHLON)))
               ~            ^              ~
insn-attrtab.c:14622:29: note: use '=' to turn this equality comparison into an assignment
      else if (((ix86_tune) == (CPU_ATHLON)))
                            ^~
                            =
insn-attrtab.c:14626:29: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      else if (((ix86_tune) == (CPU_K8)))
                ~~~~~~~~~~~~^~~~~~~~~~~
insn-attrtab.c:14626:29: note: remove extraneous parentheses around the comparison to silence this warning
      else if (((ix86_tune) == (CPU_K8)))
               ~            ^          ~
insn-attrtab.c:14626:29: note: use '=' to turn this equality comparison into an assignment
      else if (((ix86_tune) == (CPU_K8)))
                            ^~
                            =
insn-attrtab.c:15486:29: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      else if (((ix86_tune) == (CPU_K8)))
                ~~~~~~~~~~~~^~~~~~~~~~~
insn-attrtab.c:15486:29: note: remove extraneous parentheses around the comparison to silence this warning
      else if (((ix86_tune) == (CPU_K8)))
               ~            ^          ~
insn-attrtab.c:15486:29: note: use '=' to turn this equality comparison into an assignment
      else if (((ix86_tune) == (CPU_K8)))
                            ^~
                            =
insn-attrtab.c:15490:29: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      else if (((ix86_tune) == (CPU_ATHLON)))
                ~~~~~~~~~~~~^~~~~~~~~~~~~~~
insn-attrtab.c:15490:29: note: remove extraneous parentheses around the comparison to silence this warning
      else if (((ix86_tune) == (CPU_ATHLON)))
               ~            ^              ~
insn-attrtab.c:15490:29: note: use '=' to turn this equality comparison into an assignment
      else if (((ix86_tune) == (CPU_ATHLON)))
                            ^~
                            =
insn-attrtab.c:15509:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUM)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~
insn-attrtab.c:15509:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUM)))
          ~            ^               ~
insn-attrtab.c:15509:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUM)))
                       ^~
                       =
insn-attrtab.c:15700:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUM)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~
insn-attrtab.c:15700:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUM)))
          ~            ^               ~
insn-attrtab.c:15700:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUM)))
                       ^~
                       =
insn-attrtab.c:15704:29: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      else if (((ix86_tune) == (CPU_ATHLON)))
                ~~~~~~~~~~~~^~~~~~~~~~~~~~~
insn-attrtab.c:15704:29: note: remove extraneous parentheses around the comparison to silence this warning
      else if (((ix86_tune) == (CPU_ATHLON)))
               ~            ^              ~
insn-attrtab.c:15704:29: note: use '=' to turn this equality comparison into an assignment
      else if (((ix86_tune) == (CPU_ATHLON)))
                            ^~
                            =
insn-attrtab.c:15708:29: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      else if (((ix86_tune) == (CPU_K8)))
                ~~~~~~~~~~~~^~~~~~~~~~~
insn-attrtab.c:15708:29: note: remove extraneous parentheses around the comparison to silence this warning
      else if (((ix86_tune) == (CPU_K8)))
               ~            ^          ~
insn-attrtab.c:15708:29: note: use '=' to turn this equality comparison into an assignment
      else if (((ix86_tune) == (CPU_K8)))
                            ^~
                            =
insn-attrtab.c:15794:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUM)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~
insn-attrtab.c:15794:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUM)))
          ~            ^               ~
insn-attrtab.c:15794:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUM)))
                       ^~
                       =
insn-attrtab.c:15813:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUM)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~
insn-attrtab.c:15813:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUM)))
          ~            ^               ~
insn-attrtab.c:15813:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUM)))
                       ^~
                       =
insn-attrtab.c:15838:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUM)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~
insn-attrtab.c:15838:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUM)))
          ~            ^               ~
insn-attrtab.c:15838:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUM)))
                       ^~
                       =
insn-attrtab.c:15863:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUM)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~
insn-attrtab.c:15863:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUM)))
          ~            ^               ~
insn-attrtab.c:15863:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUM)))
                       ^~
                       =
insn-attrtab.c:15877:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUM)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~
insn-attrtab.c:15877:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUM)))
          ~            ^               ~
insn-attrtab.c:15877:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUM)))
                       ^~
                       =
insn-attrtab.c:15915:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUM)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~
insn-attrtab.c:15915:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUM)))
          ~            ^               ~
insn-attrtab.c:15915:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUM)))
                       ^~
                       =
insn-attrtab.c:16840:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUM)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~
insn-attrtab.c:16840:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUM)))
          ~            ^               ~
insn-attrtab.c:16840:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUM)))
                       ^~
                       =
insn-attrtab.c:16855:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUM)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~
insn-attrtab.c:16855:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUM)))
          ~            ^               ~
insn-attrtab.c:16855:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUM)))
                       ^~
                       =
insn-attrtab.c:16870:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUM)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~
insn-attrtab.c:16870:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUM)))
          ~            ^               ~
insn-attrtab.c:16870:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUM)))
                       ^~
                       =
insn-attrtab.c:16874:29: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      else if (((ix86_tune) == (CPU_ATHLON)))
                ~~~~~~~~~~~~^~~~~~~~~~~~~~~
insn-attrtab.c:16874:29: note: remove extraneous parentheses around the comparison to silence this warning
      else if (((ix86_tune) == (CPU_ATHLON)))
               ~            ^              ~
insn-attrtab.c:16874:29: note: use '=' to turn this equality comparison into an assignment
      else if (((ix86_tune) == (CPU_ATHLON)))
                            ^~
                            =
insn-attrtab.c:16878:29: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      else if (((ix86_tune) == (CPU_K8)))
                ~~~~~~~~~~~~^~~~~~~~~~~
insn-attrtab.c:16878:29: note: remove extraneous parentheses around the comparison to silence this warning
      else if (((ix86_tune) == (CPU_K8)))
               ~            ^          ~
insn-attrtab.c:16878:29: note: use '=' to turn this equality comparison into an assignment
      else if (((ix86_tune) == (CPU_K8)))
                            ^~
                            =
insn-attrtab.c:16896:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUM)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~
insn-attrtab.c:16896:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUM)))
          ~            ^               ~
insn-attrtab.c:16896:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUM)))
                       ^~
                       =
insn-attrtab.c:16919:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUM)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~
insn-attrtab.c:16919:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUM)))
          ~            ^               ~
insn-attrtab.c:16919:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUM)))
                       ^~
                       =
insn-attrtab.c:18065:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUM)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~
insn-attrtab.c:18065:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUM)))
          ~            ^               ~
insn-attrtab.c:18065:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUM)))
                       ^~
                       =
insn-attrtab.c:18104:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUM)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~
insn-attrtab.c:18104:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUM)))
          ~            ^               ~
insn-attrtab.c:18104:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUM)))
                       ^~
                       =
insn-attrtab.c:18149:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUM)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~
insn-attrtab.c:18149:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUM)))
          ~            ^               ~
insn-attrtab.c:18149:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUM)))
                       ^~
                       =
insn-attrtab.c:18197:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUM)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~
insn-attrtab.c:18197:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUM)))
          ~            ^               ~
insn-attrtab.c:18197:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUM)))
                       ^~
                       =
insn-attrtab.c:18256:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUM)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~
insn-attrtab.c:18256:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUM)))
          ~            ^               ~
insn-attrtab.c:18256:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUM)))
                       ^~
                       =
insn-attrtab.c:18316:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUM)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~
insn-attrtab.c:18316:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUM)))
          ~            ^               ~
insn-attrtab.c:18316:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUM)))
                       ^~
                       =
insn-attrtab.c:18375:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUM)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~
insn-attrtab.c:18375:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUM)))
          ~            ^               ~
insn-attrtab.c:18375:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUM)))
                       ^~
                       =
insn-attrtab.c:18803:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUM)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~
insn-attrtab.c:18803:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUM)))
          ~            ^               ~
insn-attrtab.c:18803:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUM)))
                       ^~
                       =
insn-attrtab.c:19422:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUM)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~
insn-attrtab.c:19422:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUM)))
          ~            ^               ~
insn-attrtab.c:19422:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUM)))
                       ^~
                       =
insn-attrtab.c:21539:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUM)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~
insn-attrtab.c:21539:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUM)))
          ~            ^               ~
insn-attrtab.c:21539:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUM)))
                       ^~
                       =
insn-attrtab.c:21681:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUM)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~
insn-attrtab.c:21681:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUM)))
          ~            ^               ~
insn-attrtab.c:21681:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUM)))
                       ^~
                       =
insn-attrtab.c:21715:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUM)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~
insn-attrtab.c:21715:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUM)))
          ~            ^               ~
insn-attrtab.c:21715:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUM)))
                       ^~
                       =
insn-attrtab.c:21804:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUM)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~
insn-attrtab.c:21804:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUM)))
          ~            ^               ~
insn-attrtab.c:21804:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUM)))
                       ^~
                       =
insn-attrtab.c:21840:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUM)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~
insn-attrtab.c:21840:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUM)))
          ~            ^               ~
insn-attrtab.c:21840:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUM)))
                       ^~
                       =
insn-attrtab.c:21857:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUM)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~
insn-attrtab.c:21857:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUM)))
          ~            ^               ~
insn-attrtab.c:21857:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUM)))
                       ^~
                       =
insn-attrtab.c:22165:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUM)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~
insn-attrtab.c:22165:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUM)))
          ~            ^               ~
insn-attrtab.c:22165:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUM)))
                       ^~
                       =
insn-attrtab.c:13949:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:13949:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:22419:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && asm_noperands (PATTERN (insn)) < 0)
                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:22621:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUMPRO)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
insn-attrtab.c:22621:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUMPRO)))
          ~            ^                  ~
insn-attrtab.c:22621:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUMPRO)))
                       ^~
                       =
insn-attrtab.c:22675:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_K6)))
           ~~~~~~~~~~~~^~~~~~~~~~~
insn-attrtab.c:22675:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_K6)))
          ~            ^          ~
insn-attrtab.c:22675:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_K6)))
                       ^~
                       =
insn-attrtab.c:22696:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_K6)))
           ~~~~~~~~~~~~^~~~~~~~~~~
insn-attrtab.c:22696:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_K6)))
          ~            ^          ~
insn-attrtab.c:22696:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_K6)))
                       ^~
                       =
insn-attrtab.c:22700:29: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      else if (((ix86_tune) == (CPU_PENTIUMPRO)))
                ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
insn-attrtab.c:22700:29: note: remove extraneous parentheses around the comparison to silence this warning
      else if (((ix86_tune) == (CPU_PENTIUMPRO)))
               ~            ^                  ~
insn-attrtab.c:22700:29: note: use '=' to turn this equality comparison into an assignment
      else if (((ix86_tune) == (CPU_PENTIUMPRO)))
                            ^~
                            =
insn-attrtab.c:22896:29: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      else if (((ix86_tune) == (CPU_K6)))
                ~~~~~~~~~~~~^~~~~~~~~~~
insn-attrtab.c:22896:29: note: remove extraneous parentheses around the comparison to silence this warning
      else if (((ix86_tune) == (CPU_K6)))
               ~            ^          ~
insn-attrtab.c:22896:29: note: use '=' to turn this equality comparison into an assignment
      else if (((ix86_tune) == (CPU_K6)))
                            ^~
                            =
insn-attrtab.c:22936:29: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      else if (((ix86_tune) == (CPU_K6)))
                ~~~~~~~~~~~~^~~~~~~~~~~
insn-attrtab.c:22936:29: note: remove extraneous parentheses around the comparison to silence this warning
      else if (((ix86_tune) == (CPU_K6)))
               ~            ^          ~
insn-attrtab.c:22936:29: note: use '=' to turn this equality comparison into an assignment
      else if (((ix86_tune) == (CPU_K6)))
                            ^~
                            =
insn-attrtab.c:23033:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUMPRO)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
insn-attrtab.c:23033:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUMPRO)))
          ~            ^                  ~
insn-attrtab.c:23033:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUMPRO)))
                       ^~
                       =
insn-attrtab.c:23037:29: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      else if (((ix86_tune) == (CPU_K6)))
                ~~~~~~~~~~~~^~~~~~~~~~~
insn-attrtab.c:23037:29: note: remove extraneous parentheses around the comparison to silence this warning
      else if (((ix86_tune) == (CPU_K6)))
               ~            ^          ~
insn-attrtab.c:23037:29: note: use '=' to turn this equality comparison into an assignment
      else if (((ix86_tune) == (CPU_K6)))
                            ^~
                            =
insn-attrtab.c:23132:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_K6)))
           ~~~~~~~~~~~~^~~~~~~~~~~
insn-attrtab.c:23132:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_K6)))
          ~            ^          ~
insn-attrtab.c:23132:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_K6)))
                       ^~
                       =
insn-attrtab.c:23150:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUMPRO)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
insn-attrtab.c:23150:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUMPRO)))
          ~            ^                  ~
insn-attrtab.c:23150:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUMPRO)))
                       ^~
                       =
insn-attrtab.c:23154:29: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      else if (((ix86_tune) == (CPU_K6)))
                ~~~~~~~~~~~~^~~~~~~~~~~
insn-attrtab.c:23154:29: note: remove extraneous parentheses around the comparison to silence this warning
      else if (((ix86_tune) == (CPU_K6)))
               ~            ^          ~
insn-attrtab.c:23154:29: note: use '=' to turn this equality comparison into an assignment
      else if (((ix86_tune) == (CPU_K6)))
                            ^~
                            =
insn-attrtab.c:23233:29: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      else if (((ix86_tune) == (CPU_K6)))
                ~~~~~~~~~~~~^~~~~~~~~~~
insn-attrtab.c:23233:29: note: remove extraneous parentheses around the comparison to silence this warning
      else if (((ix86_tune) == (CPU_K6)))
               ~            ^          ~
insn-attrtab.c:23233:29: note: use '=' to turn this equality comparison into an assignment
      else if (((ix86_tune) == (CPU_K6)))
                            ^~
                            =
insn-attrtab.c:23387:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUMPRO)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
insn-attrtab.c:23387:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUMPRO)))
          ~            ^                  ~
insn-attrtab.c:23387:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUMPRO)))
                       ^~
                       =
insn-attrtab.c:23482:29: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      else if (((ix86_tune) == (CPU_K6)))
                ~~~~~~~~~~~~^~~~~~~~~~~
insn-attrtab.c:23482:29: note: remove extraneous parentheses around the comparison to silence this warning
      else if (((ix86_tune) == (CPU_K6)))
               ~            ^          ~
insn-attrtab.c:23482:29: note: use '=' to turn this equality comparison into an assignment
      else if (((ix86_tune) == (CPU_K6)))
                            ^~
                            =
insn-attrtab.c:22569:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:22569:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:23560:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && asm_noperands (PATTERN (insn)) < 0)
                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:23926:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_K6)))
           ~~~~~~~~~~~~^~~~~~~~~~~
insn-attrtab.c:23926:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_K6)))
          ~            ^          ~
insn-attrtab.c:23926:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_K6)))
                       ^~
                       =
insn-attrtab.c:23724:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:23724:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:23937:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && asm_noperands (PATTERN (insn)) < 0)
                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:23948:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:23948:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:23952:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && asm_noperands (PATTERN (insn)) < 0)
                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:24100:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_K6)))
           ~~~~~~~~~~~~^~~~~~~~~~~
insn-attrtab.c:24100:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_K6)))
          ~            ^          ~
insn-attrtab.c:24100:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_K6)))
                       ^~
                       =
insn-attrtab.c:24179:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_K6)))
           ~~~~~~~~~~~~^~~~~~~~~~~
insn-attrtab.c:24179:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_K6)))
          ~            ^          ~
insn-attrtab.c:24179:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_K6)))
                       ^~
                       =
insn-attrtab.c:23963:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:23963:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:24304:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && asm_noperands (PATTERN (insn)) < 0)
                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:24620:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:24620:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:24624:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && asm_noperands (PATTERN (insn)) < 0)
                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:24736:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_K6)))
           ~~~~~~~~~~~~^~~~~~~~~~~
insn-attrtab.c:24736:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_K6)))
          ~            ^          ~
insn-attrtab.c:24736:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_K6)))
                       ^~
                       =
insn-attrtab.c:24635:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:24635:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:24896:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && asm_noperands (PATTERN (insn)) < 0)
                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:25127:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:25127:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:25131:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && asm_noperands (PATTERN (insn)) < 0)
                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:25142:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:25142:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:25146:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && asm_noperands (PATTERN (insn)) < 0)
                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:25456:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_K6)))
           ~~~~~~~~~~~~^~~~~~~~~~~
insn-attrtab.c:25456:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_K6)))
          ~            ^          ~
insn-attrtab.c:25456:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_K6)))
                       ^~
                       =
insn-attrtab.c:25157:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:25157:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:25857:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && asm_noperands (PATTERN (insn)) < 0)
                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:25868:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:25868:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:25872:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && asm_noperands (PATTERN (insn)) < 0)
                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:25997:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_K6)))
           ~~~~~~~~~~~~^~~~~~~~~~~
insn-attrtab.c:25997:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_K6)))
          ~            ^          ~
insn-attrtab.c:25997:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_K6)))
                       ^~
                       =
insn-attrtab.c:26248:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_K6)))
           ~~~~~~~~~~~~^~~~~~~~~~~
insn-attrtab.c:26248:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_K6)))
          ~            ^          ~
insn-attrtab.c:26248:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_K6)))
                       ^~
                       =
insn-attrtab.c:25883:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:25883:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:26271:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && asm_noperands (PATTERN (insn)) < 0)
                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:26282:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:26282:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:26286:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && asm_noperands (PATTERN (insn)) < 0)
                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:26450:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUMPRO)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
insn-attrtab.c:26450:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUMPRO)))
          ~            ^                  ~
insn-attrtab.c:26450:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUMPRO)))
                       ^~
                       =
insn-attrtab.c:26573:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUMPRO)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
insn-attrtab.c:26573:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUMPRO)))
          ~            ^                  ~
insn-attrtab.c:26573:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUMPRO)))
                       ^~
                       =
insn-attrtab.c:26297:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:26297:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:26584:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && asm_noperands (PATTERN (insn)) < 0)
                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:26595:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:26595:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:26599:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && asm_noperands (PATTERN (insn)) < 0)
                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:26610:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:26610:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:26614:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && asm_noperands (PATTERN (insn)) < 0)
                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:26625:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:26625:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:26629:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && asm_noperands (PATTERN (insn)) < 0)
                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:26640:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:26640:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:26644:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && asm_noperands (PATTERN (insn)) < 0)
                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:26680:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUMPRO)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
insn-attrtab.c:26680:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUMPRO)))
          ~            ^                  ~
insn-attrtab.c:26680:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUMPRO)))
                       ^~
                       =
insn-attrtab.c:26904:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUMPRO)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
insn-attrtab.c:26904:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUMPRO)))
          ~            ^                  ~
insn-attrtab.c:26904:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUMPRO)))
                       ^~
                       =
insn-attrtab.c:26930:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUMPRO)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
insn-attrtab.c:26930:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUMPRO)))
          ~            ^                  ~
insn-attrtab.c:26930:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUMPRO)))
                       ^~
                       =
insn-attrtab.c:27004:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUMPRO)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
insn-attrtab.c:27004:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUMPRO)))
          ~            ^                  ~
insn-attrtab.c:27004:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUMPRO)))
                       ^~
                       =
insn-attrtab.c:27241:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_PENTIUMPRO)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
insn-attrtab.c:27241:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_PENTIUMPRO)))
          ~            ^                  ~
insn-attrtab.c:27241:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_PENTIUMPRO)))
                       ^~
                       =
insn-attrtab.c:26655:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:26655:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:27252:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && asm_noperands (PATTERN (insn)) < 0)
                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:27263:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:27263:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:27267:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && asm_noperands (PATTERN (insn)) < 0)
                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:27580:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_ATHLON)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~
insn-attrtab.c:27580:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_ATHLON)))
          ~            ^              ~
insn-attrtab.c:27580:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_ATHLON)))
                       ^~
                       =
insn-attrtab.c:27599:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if (((ix86_tune) == (CPU_ATHLON)))
           ~~~~~~~~~~~~^~~~~~~~~~~~~~~
insn-attrtab.c:27599:24: note: remove extraneous parentheses around the comparison to silence this warning
      if (((ix86_tune) == (CPU_ATHLON)))
          ~            ^              ~
insn-attrtab.c:27599:24: note: use '=' to turn this equality comparison into an assignment
      if (((ix86_tune) == (CPU_ATHLON)))
                       ^~
                       =
insn-attrtab.c:27309:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:27309:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:27662:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && asm_noperands (PATTERN (insn)) < 0)
                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:27880:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:27880:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:27907:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && asm_noperands (PATTERN (insn)) < 0)
                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:27918:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:27918:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:28639:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && asm_noperands (PATTERN (insn)) < 0)
                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:28771:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:28771:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:28961:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && asm_noperands (PATTERN (insn)) < 0)
                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:29128:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:29128:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:30017:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && asm_noperands (PATTERN (insn)) < 0)
                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:30028:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:30028:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:31283:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && asm_noperands (PATTERN (insn)) < 0)
                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:31548:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:31548:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:32223:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && asm_noperands (PATTERN (insn)) < 0)
                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:32234:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:32234:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:33911:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && asm_noperands (PATTERN (insn)) < 0)
                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:33922:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:33922:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:34398:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && asm_noperands (PATTERN (insn)) < 0)
                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:34731:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:34731:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:35740:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && asm_noperands (PATTERN (insn)) < 0)
                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:35751:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:35751:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:36444:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && asm_noperands (PATTERN (insn)) < 0)
                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:36455:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:36455:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:36893:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && asm_noperands (PATTERN (insn)) < 0)
                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:36912:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:36912:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:37529:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && asm_noperands (PATTERN (insn)) < 0)
                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:37540:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:37540:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:37759:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && asm_noperands (PATTERN (insn)) < 0)
                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:37770:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:37770:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:37937:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && asm_noperands (PATTERN (insn)) < 0)
                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:37948:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:37948:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:39887:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && asm_noperands (PATTERN (insn)) < 0)
                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:39930:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:39930:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:40805:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && asm_noperands (PATTERN (insn)) < 0)
                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:40820:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:40820:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:41064:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && asm_noperands (PATTERN (insn)) < 0)
                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:41096:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:41096:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:41340:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && asm_noperands (PATTERN (insn)) < 0)
                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:41372:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:41372:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:41582:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && asm_noperands (PATTERN (insn)) < 0)
                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:41614:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:41614:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:41824:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && asm_noperands (PATTERN (insn)) < 0)
                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:41856:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:41856:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:42120:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && asm_noperands (PATTERN (insn)) < 0)
                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:42351:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:42351:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:42615:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && asm_noperands (PATTERN (insn)) < 0)
                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:42846:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:42846:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:43492:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && asm_noperands (PATTERN (insn)) < 0)
                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:43527:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:43527:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:44173:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && asm_noperands (PATTERN (insn)) < 0)
                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:44208:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:44208:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:44539:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && asm_noperands (PATTERN (insn)) < 0)
                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:44574:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:44574:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:44905:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && asm_noperands (PATTERN (insn)) < 0)
                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:44940:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:44940:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:45261:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && asm_noperands (PATTERN (insn)) < 0)
                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:45296:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:45296:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:45617:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && asm_noperands (PATTERN (insn)) < 0)
                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:45652:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:45652:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:46279:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && asm_noperands (PATTERN (insn)) < 0)
                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:46329:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:46329:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (recog_memoized (insn))
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-attrtab.c:46956:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && asm_noperands (PATTERN (insn)) < 0)
                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
287 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genemit.c -o genemit.o
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genemit.c:186:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (i = 0; i < XVECLEN (x, 1); i++)
                      ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:517:40: note: expanded from macro 'XVECLEN'
#define XVECLEN(RTX, N)         GET_NUM_ELEM (XVEC (RTX, N))
                                              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genemit.c:189:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gen_exp (XVECEXP (x, 1, i), subroutine_type, used);
                   ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:516:39: note: expanded from macro 'XVECEXP'
#define XVECEXP(RTX, N, M)      RTVEC_ELT (XVEC (RTX, N), M)
                                           ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genemit.c:197:23: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (i = 0; i < XVECLEN (x, 2); i++)
                      ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:517:40: note: expanded from macro 'XVECLEN'
#define XVECLEN(RTX, N)         GET_NUM_ELEM (XVEC (RTX, N))
                                              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genemit.c:200:13: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gen_exp (XVECEXP (x, 2, i), subroutine_type, used);
                   ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:516:39: note: expanded from macro 'XVECEXP'
#define XVECEXP(RTX, N, M)      RTVEC_ELT (XVEC (RTX, N), M)
                                           ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genemit.c:297:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (XVEC (insn, 1))
      ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genemit.c:301:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (i = XVECLEN (insn, 1) - 1; i > 0; i--)
               ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:517:40: note: expanded from macro 'XVECLEN'
#define XVECLEN(RTX, N)         GET_NUM_ELEM (XVEC (RTX, N))
                                              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genemit.c:312:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (i != XVECLEN (insn, 1) - 1)
               ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:517:40: note: expanded from macro 'XVECLEN'
#define XVECLEN(RTX, N)         GET_NUM_ELEM (XVEC (RTX, N))
                                              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genemit.c:326:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  || XVECLEN (p->pattern, 1) != XVECLEN (insn, 1))
                     ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:517:40: note: expanded from macro 'XVECLEN'
#define XVECLEN(RTX, N)         GET_NUM_ELEM (XVEC (RTX, N))
                                              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genemit.c:326:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  || XVECLEN (p->pattern, 1) != XVECLEN (insn, 1))
                                                ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:517:40: note: expanded from macro 'XVECLEN'
#define XVECLEN(RTX, N)         GET_NUM_ELEM (XVEC (RTX, N))
                                              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genemit.c:329:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              for (j = i + 1; j < XVECLEN (insn, 1); j++)
                                  ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:517:40: note: expanded from macro 'XVECLEN'
#define XVECLEN(RTX, N)         GET_NUM_ELEM (XVEC (RTX, N))
                                              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genemit.c:331:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  rtx old = XEXP (XVECEXP (p->pattern, 1, j), 0);
                                  ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:516:39: note: expanded from macro 'XVECEXP'
#define XVECEXP(RTX, N, M)      RTVEC_ELT (XVEC (RTX, N), M)
                                           ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genemit.c:332:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  rtx new = XEXP (XVECEXP (insn, 1, j), 0);
                                  ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:516:39: note: expanded from macro 'XVECEXP'
#define XVECEXP(RTX, N, M)      RTVEC_ELT (XVEC (RTX, N), M)
                                           ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genemit.c:345:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              if (j == XVECLEN (insn, 1))
                       ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:517:40: note: expanded from macro 'XVECLEN'
#define XVECLEN(RTX, N)         GET_NUM_ELEM (XVEC (RTX, N))
                                              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genemit.c:394:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (XVECLEN (insn, 1) == 1)
      ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:517:40: note: expanded from macro 'XVECLEN'
#define XVECLEN(RTX, N)         GET_NUM_ELEM (XVEC (RTX, N))
                                              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genemit.c:397:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      gen_exp (XVECEXP (insn, 1, 0), DEFINE_INSN, NULL);
               ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:516:39: note: expanded from macro 'XVECEXP'
#define XVECEXP(RTX, N, M)      RTVEC_ELT (XVEC (RTX, N), M)
                                           ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genemit.c:403:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              XVECLEN (insn, 1));
              ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:517:40: note: expanded from macro 'XVECLEN'
#define XVECLEN(RTX, N)         GET_NUM_ELEM (XVEC (RTX, N))
                                              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genemit.c:405:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (i = 0; i < XVECLEN (insn, 1); i++)
                      ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:517:40: note: expanded from macro 'XVECLEN'
#define XVECLEN(RTX, N)         GET_NUM_ELEM (XVEC (RTX, N))
                                              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genemit.c:408:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gen_exp (XVECEXP (insn, 1, i), DEFINE_INSN, NULL);
                   ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:516:39: note: expanded from macro 'XVECEXP'
#define XVECEXP(RTX, N, M)      RTVEC_ELT (XVEC (RTX, N), M)
                                           ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genemit.c:424:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (XVEC (expand, 1) == 0)
      ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genemit.c:446:8: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if ((XSTR (expand, 3) == 0 || *XSTR (expand, 3) == '\0')
       ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genemit.c:446:34: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if ((XSTR (expand, 3) == 0 || *XSTR (expand, 3) == '\0')
                                 ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genemit.c:448:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XVECLEN (expand, 1) == 1)
         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:517:40: note: expanded from macro 'XVECLEN'
#define XVECLEN(RTX, N)         GET_NUM_ELEM (XVEC (RTX, N))
                                              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genemit.c:451:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      gen_exp (XVECEXP (expand, 1, 0), DEFINE_EXPAND, NULL);
               ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:516:39: note: expanded from macro 'XVECEXP'
#define XVECEXP(RTX, N, M)      RTVEC_ELT (XVEC (RTX, N), M)
                                           ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genemit.c:471:7: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (XSTR (expand, 3) && *XSTR (expand, 3))
      ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genemit.c:471:28: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (XSTR (expand, 3) && *XSTR (expand, 3))
                           ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genemit.c:483:23: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      printf ("%s\n", XSTR (expand, 3));
                      ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genemit.c:487:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (XVEC (expand, 1) != 0)
          ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genemit.c:503:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (i = 0; i < XVECLEN (expand, 1); i++)
                  ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:517:40: note: expanded from macro 'XVECLEN'
#define XVECLEN(RTX, N)         GET_NUM_ELEM (XVEC (RTX, N))
                                              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genemit.c:505:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx next = XVECEXP (expand, 1, i);
                 ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:516:39: note: expanded from macro 'XVECEXP'
#define XVECEXP(RTX, N, M)      RTVEC_ELT (XVEC (RTX, N), M)
                                           ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genemit.c:563:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  else if (XVEC (split, 2) == 0)
           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genemit.c:602:7: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (XSTR (split, 3))
      ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genemit.c:603:21: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
    printf ("%s\n", XSTR (split, 3));
                    ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genemit.c:613:19: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (i = 0; i < XVECLEN (split, 2); i++)
                  ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:517:40: note: expanded from macro 'XVECLEN'
#define XVECLEN(RTX, N)         GET_NUM_ELEM (XVEC (RTX, N))
                                              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genemit.c:615:18: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx next = XVECEXP (split, 2, i);
                 ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:516:39: note: expanded from macro 'XVECEXP'
#define XVECEXP(RTX, N, M)      RTVEC_ELT (XVEC (RTX, N), M)
                                           ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genemit.c:679:44: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (i = clobber->first_clobber; i < XVECLEN (clobber->pattern, 1); i++)
                                           ^                          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:517:40: note: expanded from macro 'XVECLEN'
#define XVECLEN(RTX, N)         GET_NUM_ELEM (XVEC (RTX, N))
                                              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genemit.c:682:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          gen_exp (XVECEXP (clobber->pattern, 1, i),
                   ^                          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:516:39: note: expanded from macro 'XVECEXP'
#define XVECEXP(RTX, N, M)      RTVEC_ELT (XVEC (RTX, N), M)
                                           ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genemit.c:766:5: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  XSTR (elt, 1),
                  ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
37 warnings generated.
clang   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genemit \
	genemit.o rtl.o read-rtl.o bitmap.o ggc-none.o min-insn-modes.o gensupport.o insn-conditions.o print-rtl1.o \
	errors.o ../libiberty/libiberty.a
./genemit /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.md > tmp-emit.c
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/move-if-change tmp-emit.c insn-emit.c
echo timestamp > s-emit
clang   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl -c insn-emit.c \
  -o insn-emit.o
In file included from insn-emit.c:15:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
insn-emit.c:13805:3: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
  JUMP_LABEL (tmp) = label;
  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-emit.c:13811:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
  LABEL_NUSES (label) = 1;
  ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-emit.c:14094:3: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
  JUMP_LABEL (tmp) = label;
  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-emit.c:14100:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
  LABEL_NUSES (label) = 1;
  ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-emit.c:16391:39: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      emit_move_insn (SET_DEST (set), SET_SRC (set));
                                      ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
6 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl insn-modes.c -o insn-modes.o
insn-modes.c:349:3: warning: shift count >= width of type [-Wshift-count-overflow]
  MODE_MASK (8*BITS_PER_UNIT),   /* DI */
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
insn-modes.c:334:34: note: expanded from macro 'MODE_MASK'
   : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1
                                 ^  ~~~
insn-modes.c:350:3: warning: shift count >= width of type [-Wshift-count-overflow]
  MODE_MASK (16*BITS_PER_UNIT),    /* TI */
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
insn-modes.c:334:34: note: expanded from macro 'MODE_MASK'
   : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1
                                 ^  ~~~
insn-modes.c:352:3: warning: shift count >= width of type [-Wshift-count-overflow]
  MODE_MASK (8*BITS_PER_UNIT),   /* DF */
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
insn-modes.c:334:34: note: expanded from macro 'MODE_MASK'
   : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1
                                 ^  ~~~
insn-modes.c:353:3: warning: shift count >= width of type [-Wshift-count-overflow]
  MODE_MASK (12*BITS_PER_UNIT),    /* XF */
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
insn-modes.c:334:34: note: expanded from macro 'MODE_MASK'
   : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1
                                 ^  ~~~
insn-modes.c:354:3: warning: shift count >= width of type [-Wshift-count-overflow]
  MODE_MASK (16*BITS_PER_UNIT),    /* TF */
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
insn-modes.c:334:34: note: expanded from macro 'MODE_MASK'
   : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1
                                 ^  ~~~
insn-modes.c:357:3: warning: shift count >= width of type [-Wshift-count-overflow]
  MODE_MASK (8*BITS_PER_UNIT),   /* CSI */
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
insn-modes.c:334:34: note: expanded from macro 'MODE_MASK'
   : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1
                                 ^  ~~~
insn-modes.c:358:3: warning: shift count >= width of type [-Wshift-count-overflow]
  MODE_MASK (16*BITS_PER_UNIT),    /* CDI */
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
insn-modes.c:334:34: note: expanded from macro 'MODE_MASK'
   : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1
                                 ^  ~~~
insn-modes.c:359:3: warning: shift count >= width of type [-Wshift-count-overflow]
  MODE_MASK (32*BITS_PER_UNIT),    /* CTI */
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
insn-modes.c:334:34: note: expanded from macro 'MODE_MASK'
   : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1
                                 ^  ~~~
insn-modes.c:360:3: warning: shift count >= width of type [-Wshift-count-overflow]
  MODE_MASK (8*BITS_PER_UNIT),   /* SC */
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
insn-modes.c:334:34: note: expanded from macro 'MODE_MASK'
   : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1
                                 ^  ~~~
insn-modes.c:361:3: warning: shift count >= width of type [-Wshift-count-overflow]
  MODE_MASK (16*BITS_PER_UNIT),    /* DC */
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
insn-modes.c:334:34: note: expanded from macro 'MODE_MASK'
   : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1
                                 ^  ~~~
insn-modes.c:362:3: warning: shift count >= width of type [-Wshift-count-overflow]
  MODE_MASK (24*BITS_PER_UNIT),    /* XC */
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
insn-modes.c:334:34: note: expanded from macro 'MODE_MASK'
   : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1
                                 ^  ~~~
insn-modes.c:363:3: warning: shift count >= width of type [-Wshift-count-overflow]
  MODE_MASK (32*BITS_PER_UNIT),    /* TC */
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
insn-modes.c:334:34: note: expanded from macro 'MODE_MASK'
   : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1
                                 ^  ~~~
insn-modes.c:367:3: warning: shift count >= width of type [-Wshift-count-overflow]
  MODE_MASK (8*BITS_PER_UNIT),   /* V8QI */
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
insn-modes.c:334:34: note: expanded from macro 'MODE_MASK'
   : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1
                                 ^  ~~~
insn-modes.c:368:3: warning: shift count >= width of type [-Wshift-count-overflow]
  MODE_MASK (8*BITS_PER_UNIT),   /* V4HI */
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
insn-modes.c:334:34: note: expanded from macro 'MODE_MASK'
   : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1
                                 ^  ~~~
insn-modes.c:369:3: warning: shift count >= width of type [-Wshift-count-overflow]
  MODE_MASK (8*BITS_PER_UNIT),   /* V2SI */
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
insn-modes.c:334:34: note: expanded from macro 'MODE_MASK'
   : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1
                                 ^  ~~~
insn-modes.c:370:3: warning: shift count >= width of type [-Wshift-count-overflow]
  MODE_MASK (8*BITS_PER_UNIT),   /* V1DI */
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
insn-modes.c:334:34: note: expanded from macro 'MODE_MASK'
   : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1
                                 ^  ~~~
insn-modes.c:371:3: warning: shift count >= width of type [-Wshift-count-overflow]
  MODE_MASK (16*BITS_PER_UNIT),    /* V16QI */
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
insn-modes.c:334:34: note: expanded from macro 'MODE_MASK'
   : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1
                                 ^  ~~~
insn-modes.c:372:3: warning: shift count >= width of type [-Wshift-count-overflow]
  MODE_MASK (16*BITS_PER_UNIT),    /* V8HI */
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
insn-modes.c:334:34: note: expanded from macro 'MODE_MASK'
   : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1
                                 ^  ~~~
insn-modes.c:373:3: warning: shift count >= width of type [-Wshift-count-overflow]
  MODE_MASK (16*BITS_PER_UNIT),    /* V4SI */
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
insn-modes.c:334:34: note: expanded from macro 'MODE_MASK'
   : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1
                                 ^  ~~~
insn-modes.c:374:3: warning: shift count >= width of type [-Wshift-count-overflow]
  MODE_MASK (16*BITS_PER_UNIT),    /* V2DI */
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
insn-modes.c:334:34: note: expanded from macro 'MODE_MASK'
   : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1
                                 ^  ~~~
insn-modes.c:375:3: warning: shift count >= width of type [-Wshift-count-overflow]
  MODE_MASK (32*BITS_PER_UNIT),    /* V8SI */
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
insn-modes.c:334:34: note: expanded from macro 'MODE_MASK'
   : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1
                                 ^  ~~~
insn-modes.c:376:3: warning: shift count >= width of type [-Wshift-count-overflow]
  MODE_MASK (32*BITS_PER_UNIT),    /* V4DI */
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
insn-modes.c:334:34: note: expanded from macro 'MODE_MASK'
   : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1
                                 ^  ~~~
insn-modes.c:377:3: warning: shift count >= width of type [-Wshift-count-overflow]
  MODE_MASK (64*BITS_PER_UNIT),    /* V8DI */
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
insn-modes.c:334:34: note: expanded from macro 'MODE_MASK'
   : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1
                                 ^  ~~~
insn-modes.c:378:3: warning: shift count >= width of type [-Wshift-count-overflow]
  MODE_MASK (8*BITS_PER_UNIT),   /* V2SF */
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
insn-modes.c:334:34: note: expanded from macro 'MODE_MASK'
   : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1
                                 ^  ~~~
insn-modes.c:379:3: warning: shift count >= width of type [-Wshift-count-overflow]
  MODE_MASK (16*BITS_PER_UNIT),    /* V4SF */
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
insn-modes.c:334:34: note: expanded from macro 'MODE_MASK'
   : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1
                                 ^  ~~~
insn-modes.c:380:3: warning: shift count >= width of type [-Wshift-count-overflow]
  MODE_MASK (16*BITS_PER_UNIT),    /* V2DF */
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
insn-modes.c:334:34: note: expanded from macro 'MODE_MASK'
   : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1
                                 ^  ~~~
insn-modes.c:381:3: warning: shift count >= width of type [-Wshift-count-overflow]
  MODE_MASK (32*BITS_PER_UNIT),    /* V8SF */
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
insn-modes.c:334:34: note: expanded from macro 'MODE_MASK'
   : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1
                                 ^  ~~~
insn-modes.c:382:3: warning: shift count >= width of type [-Wshift-count-overflow]
  MODE_MASK (32*BITS_PER_UNIT),    /* V4DF */
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
insn-modes.c:334:34: note: expanded from macro 'MODE_MASK'
   : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1
                                 ^  ~~~
insn-modes.c:383:3: warning: shift count >= width of type [-Wshift-count-overflow]
  MODE_MASK (64*BITS_PER_UNIT),    /* V16SF */
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
insn-modes.c:334:34: note: expanded from macro 'MODE_MASK'
   : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1
                                 ^  ~~~
insn-modes.c:384:3: warning: shift count >= width of type [-Wshift-count-overflow]
  MODE_MASK (64*BITS_PER_UNIT),    /* V8DF */
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
insn-modes.c:334:34: note: expanded from macro 'MODE_MASK'
   : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1
                                 ^  ~~~
30 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genextract.c -o genextract.o
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genextract.c:119:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (XVECLEN (insn, 1) == 1)
      ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:517:40: note: expanded from macro 'XVECLEN'
#define XVECLEN(RTX, N)         GET_NUM_ELEM (XVEC (RTX, N))
                                              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genextract.c:120:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    walk_rtx (XVECEXP (insn, 1, 0), "");
              ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:516:39: note: expanded from macro 'XVECEXP'
#define XVECEXP(RTX, N, M)      RTVEC_ELT (XVEC (RTX, N), M)
                                           ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genextract.c:122:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    for (i = XVECLEN (insn, 1) - 1; i >= 0; i--)
             ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:517:40: note: expanded from macro 'XVECLEN'
#define XVECLEN(RTX, N)         GET_NUM_ELEM (XVEC (RTX, N))
                                              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genextract.c:129:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        walk_rtx (XVECEXP (insn, 1, i), path);
                  ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:516:39: note: expanded from macro 'XVECEXP'
#define XVECEXP(RTX, N, M)      RTVEC_ELT (XVEC (RTX, N), M)
                                           ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genextract.c:227:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (i = XVECLEN (x, 1) - 1; i >= 0; i--)
               ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:517:40: note: expanded from macro 'XVECLEN'
#define XVECLEN(RTX, N)         GET_NUM_ELEM (XVEC (RTX, N))
                                              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genextract.c:230:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          walk_rtx (XVECEXP (x, 1, i), newpath);
                    ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:516:39: note: expanded from macro 'XVECEXP'
#define XVECEXP(RTX, N, M)      RTVEC_ELT (XVEC (RTX, N), M)
                                           ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genextract.c:243:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (i = XVECLEN (x, 2) - 1; i >= 0; i--)
               ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:517:40: note: expanded from macro 'XVECLEN'
#define XVECLEN(RTX, N)         GET_NUM_ELEM (XVEC (RTX, N))
                                              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genextract.c:246:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          walk_rtx (XVECEXP (x, 2, i), newpath);
                    ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:516:39: note: expanded from macro 'XVECEXP'
#define XVECEXP(RTX, N, M)      RTVEC_ELT (XVEC (RTX, N), M)
                                           ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genextract.c:259:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (i = XVECLEN (x, 2) - 1; i >= 0; i--)
               ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:517:40: note: expanded from macro 'XVECLEN'
#define XVECLEN(RTX, N)         GET_NUM_ELEM (XVEC (RTX, N))
                                              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genextract.c:262:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          walk_rtx (XVECEXP (x, 2, i), newpath);
                    ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:516:39: note: expanded from macro 'XVECEXP'
#define XVECEXP(RTX, N, M)      RTVEC_ELT (XVEC (RTX, N), M)
                                           ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
10 warnings generated.
clang   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genextract \
	genextract.o rtl.o read-rtl.o bitmap.o ggc-none.o min-insn-modes.o gensupport.o insn-conditions.o print-rtl1.o \
	errors.o ../libiberty/libiberty.a
./genextract /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.md > tmp-extract.c
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/move-if-change tmp-extract.c insn-extract.c
echo timestamp > s-extract
clang   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl -c insn-extract.c \
  -o insn-extract.o
insn-extract.c:19:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx pat = PATTERN (insn);
            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-extract.c:22:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (INSN_CODE (insn))
          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-extract.c:66:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      ro[1] = *(ro_loc[1] = &XEXP (pat, 2));
                             ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-extract.c:133:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      ro[3] = *(ro_loc[3] = &XEXP (XEXP (pat, 1), 2));
                             ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-extract.c:493:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      ro[3] = *(ro_loc[3] = &XEXP (XEXP (pat, 1), 2));
                             ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-extract.c:502:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      ro[2] = *(ro_loc[2] = &XEXP (XEXP (XVECEXP (pat, 0, 0), 1), 2));
                             ^                                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-extract.c:513:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      ro[3] = *(ro_loc[3] = &XEXP (XEXP (XVECEXP (pat, 0, 0), 1), 2));
                             ^                                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-extract.c:535:32: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      recog_data.dup_loc[1] = &XEXP (XEXP (pat, 1), 2);
                               ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-extract.c:552:32: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      recog_data.dup_loc[1] = &XEXP (XEXP (XVECEXP (pat, 0, 0), 1), 2);
                               ^                                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-extract.c:560:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      ro[3] = *(ro_loc[3] = &XEXP (XEXP (pat, 1), 2));
                             ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-extract.c:574:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      ro[3] = *(ro_loc[3] = &XEXP (XEXP (pat, 1), 2));
                             ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-extract.c:930:36: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      ro[3] = *(ro_loc[3] = &XEXP (XEXP (XEXP (XVECEXP (pat, 0, 0), 1), 2), 0));
                                   ^                                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-extract.c:949:36: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      ro[3] = *(ro_loc[3] = &XEXP (XEXP (XEXP (XVECEXP (pat, 0, 0), 1), 2), 0));
                                   ^                                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-extract.c:962:36: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      ro[0] = *(ro_loc[0] = &XEXP (XEXP (XEXP (pat, 1), 2), 0));
                                   ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-extract.c:1083:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      ro[2] = *(ro_loc[2] = &XEXP (XEXP (XEXP (pat, 1), 0), 2));
                             ^                              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
15 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genopinit.c -o genopinit.o
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genopinit.c:283:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (*XSTR (insn, 2) != 0)
       ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
1 warning generated.
clang   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genopinit \
	genopinit.o rtl.o read-rtl.o bitmap.o ggc-none.o min-insn-modes.o gensupport.o insn-conditions.o print-rtl1.o \
	errors.o ../libiberty/libiberty.a
./genopinit /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.md > tmp-opinit.c
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/move-if-change tmp-opinit.c insn-opinit.c
echo timestamp > s-opinit
clang   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl -c insn-opinit.c \
  -o insn-opinit.o
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genoutput.c -o genoutput.o
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genoutput.c:457:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      d->operand[opno].predicate = XSTR (part, 1);
                                   ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genoutput.c:458:55: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      d->operand[opno].constraint = strip_whitespace (XSTR (part, 2));
                                                      ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genoutput.c:487:55: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      d->operand[opno].constraint = strip_whitespace (XSTR (part, 1));
                                                      ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genoutput.c:516:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      d->operand[opno].predicate = XSTR (part, 1);
                                   ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genoutput.c:520:23: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (i = 0; i < XVECLEN (part, 2); i++)
                      ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:517:40: note: expanded from macro 'XVECLEN'
#define XVECLEN(RTX, N)         GET_NUM_ELEM (XVEC (RTX, N))
                                              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genoutput.c:521:20: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        scan_operands (d, XVECEXP (part, 2, i), 0, 0);
                          ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:516:39: note: expanded from macro 'XVECEXP'
#define XVECEXP(RTX, N, M)      RTVEC_ELT (XVEC (RTX, N), M)
                                           ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genoutput.c:831:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (i = 0; i < XVECLEN (insn, 1); i++)
                  ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:517:40: note: expanded from macro 'XVECLEN'
#define XVECLEN(RTX, N)         GET_NUM_ELEM (XVEC (RTX, N))
                                              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genoutput.c:832:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    scan_operands (d, XVECEXP (insn, 1, i), 0, 0);
                      ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:516:39: note: expanded from macro 'XVECEXP'
#define XVECEXP(RTX, N, M)      RTVEC_ELT (XVEC (RTX, N), M)
                                           ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genoutput.c:841:24: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
  process_template (d, XTMPL (insn, 3));
                       ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:514:24: note: expanded from macro 'XTMPL'
#define XTMPL(RTX, N)   (RTL_CHECK1 (RTX, N, 'T').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genoutput.c:880:24: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  process_template (d, XTMPL (peep, 2));
                       ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:514:24: note: expanded from macro 'XTMPL'
#define XTMPL(RTX, N)   (RTL_CHECK1 (RTX, N, 'T').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genoutput.c:913:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (XVEC (insn, 1))
      ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genoutput.c:914:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    for (i = 0; i < XVECLEN (insn, 1); i++)
                    ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:517:40: note: expanded from macro 'XVECLEN'
#define XVECLEN(RTX, N)         GET_NUM_ELEM (XVEC (RTX, N))
                                              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genoutput.c:915:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      scan_operands (d, XVECEXP (insn, 1, i), 0, 0);
                        ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:516:39: note: expanded from macro 'XVECEXP'
#define XVECEXP(RTX, N, M)      RTVEC_ELT (XVEC (RTX, N), M)
                                           ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
13 warnings generated.
clang   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genoutput \
	genoutput.o rtl.o read-rtl.o bitmap.o ggc-none.o min-insn-modes.o gensupport.o insn-conditions.o print-rtl1.o \
	errors.o ../libiberty/libiberty.a
./genoutput /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.md > tmp-output.c
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/move-if-change tmp-output.c insn-output.c
echo timestamp > s-output
clang   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl -c insn-output.c \
  -o insn-output.o
In file included from insn-output.c:26:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
insn-output.c:1293:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      operands[2] = SET_SRC (XVECEXP (PATTERN (insn), 0, 0));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-output.c:1293:39: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      operands[2] = SET_SRC (XVECEXP (PATTERN (insn), 0, 0));
                                      ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 4 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:28: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:45: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-output.c:1477:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      operands[2] = SET_SRC (XVECEXP (PATTERN (insn), 0, 0));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-output.c:1477:39: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      operands[2] = SET_SRC (XVECEXP (PATTERN (insn), 0, 0));
                                      ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 4 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:28: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:45: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-output.c:1516:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      operands[2] = SET_SRC (XVECEXP (PATTERN (insn), 0, 0));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-output.c:1516:39: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      operands[2] = SET_SRC (XVECEXP (PATTERN (insn), 0, 0));
                                      ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 4 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:28: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:45: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-output.c:3181:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      operands[2] = SET_SRC (XVECEXP (PATTERN (insn), 0, 0));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-output.c:3181:39: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      operands[2] = SET_SRC (XVECEXP (PATTERN (insn), 0, 0));
                                      ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 4 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:28: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:45: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-output.c:3213:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      operands[2] = SET_SRC (XVECEXP (PATTERN (insn), 0, 0));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-output.c:3213:39: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      operands[2] = SET_SRC (XVECEXP (PATTERN (insn), 0, 0));
                                      ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 4 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:28: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:45: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-output.c:3329:9: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
                             CODE_LABEL_NUMBER (operands[2]));
                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:803:33: note: expanded from macro 'CODE_LABEL_NUMBER'
#define CODE_LABEL_NUMBER(INSN) XINT (INSN, 6)
                                ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-output.c:3626:9: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
                             CODE_LABEL_NUMBER (operands[3]));
                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:803:33: note: expanded from macro 'CODE_LABEL_NUMBER'
#define CODE_LABEL_NUMBER(INSN) XINT (INSN, 6)
                                ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
13 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genpeep.c -o genpeep.o
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genpeep.c:99:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (XSTR (peep, 1) && XSTR (peep, 1)[0])
      ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genpeep.c:99:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (XSTR (peep, 1) && XSTR (peep, 1)[0])
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genpeep.c:101:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            XSTR (peep, 1), insn_code_number);
            ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genpeep.c:155:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (XSTR (x, 1) && XSTR (x, 1)[0])
          ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genpeep.c:155:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (XSTR (x, 1) && XSTR (x, 1)[0])
                         ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genpeep.c:157:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                XSTR (x, 1), GET_MODE_NAME (GET_MODE (x)), fail_label);
                ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genpeep.c:181:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (i = 0; i < XVECLEN (x, 1); i++)
                      ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:517:40: note: expanded from macro 'XVECLEN'
#define XVECLEN(RTX, N)         GET_NUM_ELEM (XVEC (RTX, N))
                                              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genpeep.c:184:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          match_rtx (XVECEXP (x, 1, i), &link, fail_label);
                     ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:516:39: note: expanded from macro 'XVECEXP'
#define XVECEXP(RTX, N, M)      RTVEC_ELT (XVEC (RTX, N), M)
                                           ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genpeep.c:199:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (XSTR (x, 1) && XSTR (x, 1)[0])
          ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genpeep.c:199:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (XSTR (x, 1) && XSTR (x, 1)[0])
                         ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genpeep.c:201:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                XSTR (x, 1), GET_MODE_NAME (GET_MODE (x)), fail_label);
                ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genpeep.c:204:23: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (i = 0; i < XVECLEN (x, 2); i++)
                      ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:517:40: note: expanded from macro 'XVECLEN'
#define XVECLEN(RTX, N)         GET_NUM_ELEM (XVEC (RTX, N))
                                              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genpeep.c:207:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          match_rtx (XVECEXP (x, 2, i), &link, fail_label);
                     ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:516:39: note: expanded from macro 'XVECEXP'
#define XVECEXP(RTX, N, M)      RTVEC_ELT (XVEC (RTX, N), M)
                                           ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genpeep.c:223:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (XSTR (x, 1) && XSTR (x, 1)[0])
          ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genpeep.c:223:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (XSTR (x, 1) && XSTR (x, 1)[0])
                         ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genpeep.c:225:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                XSTR (x, 1), GET_MODE_NAME (GET_MODE (x)), fail_label);
                ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genpeep.c:228:23: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (i = 0; i < XVECLEN (x, 2); i++)
                      ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:517:40: note: expanded from macro 'XVECLEN'
#define XVECLEN(RTX, N)         GET_NUM_ELEM (XVEC (RTX, N))
                                              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genpeep.c:231:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          match_rtx (XVECEXP (x, 2, i), &link, fail_label);
                     ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:516:39: note: expanded from macro 'XVECEXP'
#define XVECEXP(RTX, N, M)      RTVEC_ELT (XVEC (RTX, N), M)
                                           ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
18 warnings generated.
clang   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genpeep \
	genpeep.o rtl.o read-rtl.o bitmap.o ggc-none.o min-insn-modes.o gensupport.o insn-conditions.o print-rtl1.o \
	errors.o ../libiberty/libiberty.a
./genpeep /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.md > tmp-peep.c
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/move-if-change tmp-peep.c insn-peep.c
echo timestamp > s-peep
clang   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl -c insn-peep.c \
  -o insn-peep.o
In file included from insn-peep.c:12:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
1 warning generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genrecog.c -o genrecog.o
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genrecog.c:417:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && (XSTR (pattern, 2)[0] == '0' + n
          ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genrecog.c:418:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          || (XSTR (pattern, 2)[0] == '%'
              ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genrecog.c:419:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && XSTR (pattern, 2)[1] == '0' + n)))
                 ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genrecog.c:488:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        const char *pred_name = XSTR (pattern, 1);
                                ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genrecog.c:494:13: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          c_test = XSTR (insn, 2);
                   ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genrecog.c:496:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          c_test = XSTR (insn, 1);
                   ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genrecog.c:552:32: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
            const char constraints0 = XSTR (pattern, 2)[0];
                                      ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genrecog.c:643:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        src = SET_SRC (pattern);
              ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genrecog.c:668:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            && ! strcmp (XSTR (src, 1), "address_operand"))
                         ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genrecog.c:699:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        validate_pattern (SET_SRC (pattern), insn, NULL_RTX, 0);
                          ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genrecog.c:709:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      validate_pattern (XEXP (pattern, 1), insn, NULL_RTX, 0);
                        ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genrecog.c:710:25: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      validate_pattern (XEXP (pattern, 2), insn, NULL_RTX, 0);
                        ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genrecog.c:828:24: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      test->u.veclen = XVECLEN (pattern, 2);
                       ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:517:40: note: expanded from macro 'XVECLEN'
#define XVECLEN(RTX, N)         GET_NUM_ELEM (XVEC (RTX, N))
                                              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genrecog.c:847:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            pred_name = XSTR (pattern, 1);
                        ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genrecog.c:910:26: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                sub = add_to_sequence (XVECEXP (pattern, 2, i),
                                       ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:516:39: note: expanded from macro 'XVECEXP'
#define XVECEXP(RTX, N, M)      RTVEC_ELT (XVEC (RTX, N), M)
                                           ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genrecog.c:929:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          sub = add_to_sequence (XVECEXP (pattern, 1, i),
                                 ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:516:39: note: expanded from macro 'XVECEXP'
#define XVECEXP(RTX, N, M)      RTVEC_ELT (XVEC (RTX, N), M)
                                           ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
16 warnings generated.
clang   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genrecog \
	genrecog.o rtl.o read-rtl.o bitmap.o ggc-none.o min-insn-modes.o gensupport.o insn-conditions.o print-rtl1.o \
	errors.o ../libiberty/libiberty.a
./genrecog /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.md > tmp-recog.c
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.md:14180: warning: source missing a mode?
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.md:14247: warning: source missing a mode?
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.md:16265: warning: operand 1 missing mode?
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.md:16308: warning: operand 1 missing mode?
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/move-if-change tmp-recog.c insn-recog.c
echo timestamp > s-recog
clang   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl -c insn-recog.c \
  -o insn-recog.o
In file included from insn-recog.c:14:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
insn-recog.c:355:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:375:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:392:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:396:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (x1, 1) == 28)
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:420:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:424:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (x1, 1) == 24)
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:485:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:499:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:513:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:527:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:541:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:555:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:561:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:576:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:595:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:610:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:615:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:677:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:706:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:715:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:730:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:734:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:758:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:771:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:792:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:807:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:817:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:830:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:845:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:858:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:873:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:886:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:901:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:920:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:937:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:950:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:974:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:987:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:1009:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:1010:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:1020:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:1033:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:1055:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:1056:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:1066:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:1079:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:1101:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:1102:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:1112:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:1125:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:1147:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:1148:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:1158:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:1179:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:1197:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:1253:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:1261:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:1355:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:1394:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:1423:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:1461:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:1469:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:1479:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:1498:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:1502:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (x1, 1) == 26)
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:1535:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:1595:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:1608:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:1615:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:1633:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:1640:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:1682:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:1691:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:1721:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:1779:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:1795:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:1840:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:1856:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:1877:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:1893:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:1919:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (XINT (x1, 1))
          ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:1953:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (XINT (x1, 1) == 16)
      ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:1998:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:2002:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (XINT (x1, 1) == 17)
      ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:2038:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:2057:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:2075:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:2086:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:2107:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:2126:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:2134:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:2153:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:2160:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:2169:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:2183:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:2191:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:2209:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (XINT (x1, 1) == 0)
      ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:2239:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:2280:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (XINT (x2, 1) == 17)
      ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:2303:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:2314:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (x3, 1) == 6)
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:2336:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (XINT (x2, 1) == 15)
      ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:2348:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:2438:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:2458:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:2479:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:2486:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:2493:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:2532:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:2557:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:2564:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:2571:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:2598:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:2605:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:2622:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:2623:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:2633:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:2653:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:2660:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:2667:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:2712:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:2713:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:2724:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:2725:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:2738:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:2745:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:2761:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:2781:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:2788:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:2795:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:2841:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:2842:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:2854:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:2855:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:2868:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:2875:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:2893:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:2913:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:2920:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:2927:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:2973:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:2974:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:2986:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:2987:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:3000:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:3007:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:3025:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:3036:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:3058:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:3074:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:3114:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:3134:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:3143:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:3158:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:3186:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:3211:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:3221:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:3270:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:3297:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:3318:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:3354:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:3407:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:3416:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:3432:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:3446:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:3462:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:3471:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:3487:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:3501:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:3511:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:3538:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:3599:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:3626:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:3659:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:3660:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:3671:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:3672:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:3694:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:3716:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:3717:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:3739:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:3761:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:3762:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:3784:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:3806:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:3807:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:3889:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:3912:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:3935:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:3943:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:3971:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:3989:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:4019:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:4027:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:4056:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:4124:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (XINT (x1, 1) == 0)
      ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:4148:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:4156:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:4195:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:4205:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:4225:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:4264:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:4287:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:4327:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:4357:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:4387:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:4455:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:4494:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:4517:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:4518:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:4542:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:4565:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:4566:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:4590:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:4613:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:4614:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:4638:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:4661:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:4662:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:4684:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:4694:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:4718:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (XINT (x1, 1) == 0)
      ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:4739:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:4746:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:4765:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:4793:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:4820:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:4856:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:4863:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:4872:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:4905:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:5121:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x5 = XEXP (x4, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:5130:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:5139:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:5155:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:5164:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:5182:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:5191:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:5216:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:5225:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:5241:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:5259:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (XINT (x2, 1) == 0)
      ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:5289:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:5310:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:5346:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:5406:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x5 = XEXP (x4, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:5422:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:5444:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x5 = XEXP (x4, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:5460:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:5482:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:5509:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:5536:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:5714:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:5730:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:5752:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:5768:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:5797:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:5831:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:5872:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:5879:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:5966:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:5973:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:5980:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:6004:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:6027:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:6050:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:6066:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:6127:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:6146:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:6165:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:6194:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:6203:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:6218:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:6222:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:6237:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:6273:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:6291:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:6318:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:6364:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:6403:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:6432:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:6453:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:6503:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:6533:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:6562:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:6588:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:6589:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:6613:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:6643:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:6674:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:6718:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:6761:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:6791:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:6825:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:6826:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:6837:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:6838:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:6862:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:6885:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:6886:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:6910:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:6933:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:6934:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:6958:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:6981:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:6982:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:6996:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:7033:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:7091:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:7118:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:7152:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:7154:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:7165:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:7167:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:7189:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:7216:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:7238:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:7240:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:7262:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:7284:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:7286:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:7308:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:7358:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:7377:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:7403:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (x1, 1) == 15)
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:7422:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (x2, 1) == 15)
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:7434:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:7467:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:7475:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:7495:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:7502:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:7511:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:7545:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:7658:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:7683:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (XINT (x1, 1))
          ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:7729:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (XINT (x1, 1))
          ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:7887:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:7897:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:7905:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:7918:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:7928:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:7936:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:7950:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:7959:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:7966:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:8002:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:8012:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:8020:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:8033:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:8043:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:8051:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:8065:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:8074:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:8081:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:8098:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:8105:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:8115:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:8130:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:8155:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:8165:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:8176:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:8202:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:8208:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:8217:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:8232:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:8246:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:8251:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:8265:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:8279:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:8288:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:8298:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:8315:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:8329:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:8338:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:8352:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:8368:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:8393:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:8440:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:8456:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:8499:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:8504:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:8561:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:8739:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:8764:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (XINT (x1, 1))
          ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:8858:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (XINT (x1, 1))
          ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:9016:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:9026:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:9034:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:9047:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:9057:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:9065:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:9079:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:9088:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:9095:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:9131:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:9141:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:9149:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:9162:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:9172:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:9180:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:9194:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:9203:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:9210:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:9227:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:9234:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:9244:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:9265:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:9290:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:9300:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:9311:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:9337:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:9343:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:9352:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:9367:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:9381:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:9386:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:9400:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:9414:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:9423:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:9433:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:9450:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:9464:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:9473:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:9487:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:9503:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:9528:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:9588:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:9624:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:9640:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:9646:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:9669:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:9713:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:9718:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:9804:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:10107:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (XINT (x1, 1))
          ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:10191:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (XINT (x1, 1))
          ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:10305:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:10312:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:10321:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:10374:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:10405:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:10420:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:10426:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:10449:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:10540:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:10596:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:10605:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:10631:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:10640:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:10660:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:10669:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:10678:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:10708:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:10717:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:10740:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:10749:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:10763:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:10822:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:10853:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:10862:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:10903:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:10910:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:10917:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:10956:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:10965:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:10970:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:10978:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:10991:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:10998:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:11005:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:11013:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:11017:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:11027:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:11036:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:11056:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:11065:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:11074:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:11097:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:11106:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:11128:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:11137:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:11150:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:11207:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:11235:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:11244:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:11266:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:11275:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:11295:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:11304:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:11326:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:11335:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:11348:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:11405:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:11433:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:11442:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:11464:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:11473:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:11509:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:11518:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:11540:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:11549:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:11562:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:11598:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:11647:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:11656:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:11675:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:11684:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:11690:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:11709:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:11718:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:11724:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:11743:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:11752:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:11758:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:11777:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:11786:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:11792:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:11807:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (XINT (x2, 1))
          ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:11828:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:11837:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:11856:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:11865:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:11884:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:11893:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:11912:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:11959:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:11975:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:12010:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:12041:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:12057:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:12092:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:12111:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:12120:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:12126:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:12145:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:12154:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:12160:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:12170:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:12207:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:12242:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:12302:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:12338:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:12356:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:12366:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:12393:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:12447:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:12472:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:12497:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:12522:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:12547:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:12572:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:12597:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:12654:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:12670:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:12689:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:12705:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:12747:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:12756:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:12792:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:12802:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:12843:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:12890:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:12906:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:12941:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:12972:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:12988:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:13023:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:13033:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:13056:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:13073:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (x1, 1) == 41)
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:13112:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:13137:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:13162:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:13187:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:13212:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:13237:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:13269:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:13309:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:13353:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:13378:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:13403:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:13428:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:13453:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:13478:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:13517:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:13526:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:13590:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:13609:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:13634:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:13659:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:13684:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:13727:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:13759:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:13798:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:13873:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:13889:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:13952:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:14011:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:14027:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:14090:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:14117:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:14153:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:14189:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:14203:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:14208:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:14233:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:14258:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:14283:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:14333:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:14347:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:14360:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:14374:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:14397:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:14411:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:14424:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:14457:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:14471:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:14484:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:14498:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:14532:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:14546:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:14559:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:14592:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:14606:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:14619:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:14682:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x6 = XEXP (x5, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:14696:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:14723:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x6 = XEXP (x5, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:14759:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (XINT (x1, 1))
          ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:14803:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (XINT (x1, 1))
          ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:14901:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:14942:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:14984:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:15049:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:15058:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:15064:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:15083:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:15092:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:15098:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:15117:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:15126:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:15132:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:15151:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:15160:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:15166:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:15185:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:15194:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:15200:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:15219:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:15228:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:15234:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:15253:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:15262:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:15281:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:15290:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:15300:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:15346:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:15364:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:15390:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:15411:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:15430:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:15455:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:15480:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:15505:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:15530:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:15587:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:15634:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:15674:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:15700:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:15716:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:15733:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:15749:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:15767:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (x1, 1) == 41)
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:15823:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:15867:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:15892:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:15917:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:15942:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:15967:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:15992:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:16031:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:16040:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:16160:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:16179:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:16204:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:16229:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:16254:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:16297:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:16329:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:16368:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:16499:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:16515:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:16634:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:16749:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:16765:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:16884:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:16911:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:16970:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (XINT (x1, 1) == 30)
      ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:16991:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (XINT (x1, 1) == 41)
      ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:17048:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:17074:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (x2, 1) == 30)
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:17088:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:17152:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x5 = XEXP (x4, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:17187:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:17210:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x5 = XEXP (x4, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:17245:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:17272:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x5 = XEXP (x4, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:17307:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:17327:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x5 = XEXP (x4, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:17365:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:17390:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:17415:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:17440:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:17465:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:17474:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (x2, 1) == 0)
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:17483:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:17484:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:17513:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:17522:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (x2, 1) == 0)
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:17531:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:17532:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:17561:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:17570:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (x2, 1) == 0)
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:17579:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:17580:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:17627:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:17674:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:17690:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:17725:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:17756:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:17772:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:17807:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:17826:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:17862:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:17889:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:17943:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:17968:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:17993:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:18018:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:18043:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:18068:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:18093:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:18150:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:18166:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:18185:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:18201:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:18243:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:18252:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:18316:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:18326:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:18335:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (x2, 1) == 0)
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:18344:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:18345:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:18390:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:18465:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:18481:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:18544:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:18603:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:18619:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:18682:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:18692:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:18715:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:18736:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (XINT (x1, 1))
          ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:18807:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:18832:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:18857:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:18882:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:18907:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:18916:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (x2, 1) == 0)
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:18925:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:18926:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:18955:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:18964:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (x2, 1) == 0)
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:18973:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:18974:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:19010:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:19224:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:19257:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:19284:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:19311:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:19335:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:19353:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:19379:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:19383:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (x1, 1) == 25)
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:19463:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:19483:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:19495:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:19556:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:19666:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:19791:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:19852:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:19904:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:19927:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:19982:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:20103:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:20183:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:20261:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:20295:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:20318:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:20371:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:20388:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:20408:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:20428:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:20453:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:20475:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:20513:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:20552:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:20581:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:20650:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:20660:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:20681:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:20706:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:20726:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:20727:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:20760:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:20770:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:20781:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:20801:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:20802:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:20836:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:20846:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:20857:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:20877:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:20878:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:20900:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (x2, 1) == 0)
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:20914:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:20923:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:20934:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:20954:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:20955:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:20964:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:20985:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:20992:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:20999:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:21013:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:21018:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:21021:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (x2, 1) == 0)
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:21045:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:21053:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:21071:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (x2, 1) == 0)
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:21077:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:21080:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (x2, 1) == 0)
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:21104:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:21112:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:21141:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:21149:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:21157:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:21172:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (x2, 1) == 0)
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:21182:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:21183:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:21191:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:21192:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:21214:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:21222:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:21239:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:21257:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:21280:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:21281:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:21307:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:21325:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:21348:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:21349:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:21396:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:21417:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:21452:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:21523:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:21539:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:21549:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:21565:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:21575:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:21591:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:21601:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:21617:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:21627:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:21643:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:21653:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:21676:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:21677:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:21688:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:21698:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:21720:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:21721:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:21732:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:21742:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:21764:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:21765:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:21776:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:21786:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:21808:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:21809:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:21820:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:21831:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:21850:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:21875:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:21889:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:21925:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:21941:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:21968:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:21975:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:21994:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:22003:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:22025:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:22047:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:22058:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:22067:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:22080:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:22084:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:22088:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:22107:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:22109:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:22113:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:22124:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:22133:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:22137:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:22173:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:22177:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:22181:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:22221:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:22223:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:22227:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:22246:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:22261:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:22291:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:22334:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:22344:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:22354:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:22376:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:22386:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:22420:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:22430:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:22453:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:22503:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:22512:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:22518:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:22527:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:22533:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:22570:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:22585:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:22591:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:22600:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:22606:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:22619:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:22658:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:22696:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (XINT (x1, 1))
          ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:22757:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:22767:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:22815:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:22833:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:22837:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (x1, 1) == 34)
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:22861:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:22930:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (XINT (x1, 1) == 41)
      ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:22966:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:22970:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (XINT (x1, 1))
          ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:22995:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:23012:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:23025:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:23038:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:23051:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:23064:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:23077:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:23090:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:23103:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:23116:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:23133:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:23162:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:23175:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:23179:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:23193:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:23206:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:23220:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:23233:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:23247:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:23260:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:23273:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:23286:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:23299:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:23330:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:23349:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:23367:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:23429:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:23485:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:23495:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:23498:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (x2, 1) == 0)
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:23511:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:23532:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:23542:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:23545:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (x2, 1) == 0)
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:23558:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:23579:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:23616:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:23635:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:23653:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:23703:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:23722:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:23751:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:23780:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:23818:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:23837:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:23855:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:23919:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:23947:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (x2, 1) == 30)
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:23963:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:24034:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x5 = XEXP (x4, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:24058:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:24084:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x5 = XEXP (x4, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:24108:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:24139:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x5 = XEXP (x4, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:24163:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:24186:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x5 = XEXP (x4, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:24213:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:24241:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:24269:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:24297:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:24325:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:24353:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:24381:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:24427:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:24451:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:24461:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:24472:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:24490:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:24514:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:24544:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:24563:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:24581:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:24638:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:24642:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (x1, 1) == 32)
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:24684:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:24688:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (x1, 1) == 32)
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:24722:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:24741:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:24759:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:24787:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:24806:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:24843:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:24862:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:24880:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:24932:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:24950:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:24979:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:25008:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:25028:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (x1, 1) == 45)
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:25059:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:25078:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:25110:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:25129:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:25167:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:25185:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:25206:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:25219:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:25269:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:25287:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:25316:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:25345:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:25372:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:25405:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:25428:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (x1, 1) == 33)
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:25512:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:25532:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (x2, 1) == 30)
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:25548:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:25585:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:25611:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:25615:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (x1, 1) == 40)
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:25646:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:25650:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (x1, 1) == 34)
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:25674:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:25724:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:25744:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (x2, 1) == 30)
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:25760:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:25792:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (XINT (x1, 1) == 45)
      ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:25843:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:25856:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:25870:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:25883:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:25897:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:25910:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:25924:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:25937:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:25967:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:25980:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:25985:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:25998:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:26012:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:26025:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:26039:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:26052:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:26057:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (XINT (x1, 1) == 61)
      ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:26099:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:26117:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:26142:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:26168:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:26184:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:26202:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:26227:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:26253:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:26269:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:26287:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:26306:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:26310:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (x1, 1) == 44)
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:26334:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:26356:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:26396:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:26424:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:26452:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:26562:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:26590:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (x1, 1) == 30)
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:26622:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:26626:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (x1, 1) == 49)
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:26668:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:26718:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x5 = XEXP (x4, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:26736:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:26777:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:26808:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:26822:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:26826:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (x1, 1) == 34)
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:26850:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:26876:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (XINT (x1, 1))
          ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:26937:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:26947:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:26998:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:27074:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:27164:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:27174:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:27177:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (x2, 1) == 0)
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:27190:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:27211:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:27235:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:27245:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:27266:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:27276:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:27279:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (x2, 1) == 0)
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:27292:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:27303:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:27321:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:27345:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:27366:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:27394:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:27438:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:27462:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:27488:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:27516:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (x1, 1) == 61)
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:27560:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:27569:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (x2, 1) == 0)
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:27579:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:27580:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:27612:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:27621:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (x2, 1) == 0)
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:27631:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:27632:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:27682:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:27698:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:27709:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:27745:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:27763:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:27767:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (x1, 1) == 34)
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:27797:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:27823:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:27839:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:27857:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:27882:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:27908:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:27924:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:27942:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:27981:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:28009:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (XINT (x1, 1))
          ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:28088:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:28125:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:28162:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:28188:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:28192:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (x1, 1) == 34)
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:28216:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:28234:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:28290:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:28294:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (x1, 1) == 32)
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:28336:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:28340:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (x1, 1) == 32)
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:28374:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:28388:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:28407:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (XINT (x1, 1))
          ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:28466:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:28516:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:28542:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:28553:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (XINT (x1, 1) == 0)
      ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:28570:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (x3, 1) == 0)
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:28594:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:28630:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:28658:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:28698:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:28718:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (x1, 1) == 30)
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:28742:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:28787:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:28803:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:28829:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:28848:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:28866:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:28908:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:28930:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:28934:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (x1, 1) == 45)
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:28976:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:28994:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:29015:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:29033:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:29052:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:29070:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:29089:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:29108:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (XINT (x1, 1))
          ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:29149:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:29172:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (XINT (x1, 1))
          ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:29261:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (XINT (x1, 1))
          ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:29313:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:29336:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (XINT (x1, 1))
          ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:29450:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:29482:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:29486:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (x1, 1) == 76)
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:29525:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:29580:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:29595:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:29630:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:29639:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:29665:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:29700:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:29721:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:29773:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:29834:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:29843:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:29859:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:29873:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x5 = XEXP (x4, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:29901:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:29910:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:29926:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:29940:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x5 = XEXP (x4, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:29962:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:29997:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30058:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30093:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30123:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30124:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30138:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30139:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30147:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30148:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30162:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30163:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30193:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30212:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30213:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30227:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30228:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30258:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30277:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30278:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30292:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30293:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30323:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30342:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30343:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30357:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30358:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30430:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30477:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30484:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30491:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30529:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30536:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30543:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30570:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30577:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30604:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30605:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30618:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30619:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30656:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30663:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30670:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30713:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30714:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30728:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30729:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30738:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30739:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30752:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30753:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30766:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30773:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30784:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30785:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30797:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30798:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30834:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30841:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30848:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30891:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30892:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30907:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30908:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30917:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30918:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30932:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30933:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30946:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30953:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30964:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30965:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30978:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:30979:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:31016:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:31023:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:31030:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:31073:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:31074:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:31089:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:31090:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:31099:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:31100:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:31114:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:31115:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:31128:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:31135:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:31146:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:31147:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:31160:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:31161:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:31182:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:31196:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:31275:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:31288:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:31304:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:31312:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:31319:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:31326:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:31340:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:31353:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:31366:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:31379:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:31392:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:31405:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:31416:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:31420:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:31425:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:31433:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:31437:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:31454:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:31467:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:31480:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:31491:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:31495:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:31500:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:31508:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:31512:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:31520:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:31525:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (x2, 1) == 12)
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:31541:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:31554:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:31571:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:31583:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:31594:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:31614:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:31626:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:31634:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (x3, 1) == 15)
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:31646:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:31659:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:31672:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:31685:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:31692:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:31703:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:31715:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:31723:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:31731:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:31735:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:31741:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:31749:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:31762:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:31818:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:31947:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:31997:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:32037:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:32078:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:32107:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:32124:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:32153:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:32170:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:32231:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:32240:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:32266:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:32320:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:32341:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:32393:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:32428:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:32463:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:32524:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:32578:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:32597:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:32598:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:32612:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:32613:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:32643:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:32662:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:32663:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:32677:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:32678:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:32708:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:32727:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:32728:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:32742:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:32743:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:32773:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:32792:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:32793:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:32807:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:32808:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:32862:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:32905:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:32947:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:32988:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:33035:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:33052:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:33113:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:33122:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:33148:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:33202:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:33223:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:33275:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:33310:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:33345:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:33406:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:33460:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:33479:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:33480:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:33494:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:33495:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:33525:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:33544:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:33545:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:33559:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:33560:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:33590:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:33609:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:33610:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:33624:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:33625:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:33655:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:33674:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:33675:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:33689:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:33690:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:33729:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:33786:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:33801:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:33879:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:33888:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:33914:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:33933:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:33934:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:33947:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:33948:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:33978:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:34005:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:34035:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:34036:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:34049:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:34050:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:34080:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:34115:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:34151:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:34197:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:34212:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:34243:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:34278:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:34308:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:34309:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:34323:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:34324:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:34332:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:34333:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:34347:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:34348:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:34378:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:34397:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:34398:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:34412:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:34413:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:34443:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:34462:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:34463:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:34477:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:34478:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:34508:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:34527:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:34528:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:34542:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:34543:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:34582:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:34684:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x5 = XEXP (x4, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:34693:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:34719:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:34754:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:34775:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x5 = XEXP (x4, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:34827:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:34863:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:34898:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:34933:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:34968:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:35003:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:35033:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:35035:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:35050:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:35052:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:35060:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:35062:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:35076:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:35078:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:35108:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:35143:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:35162:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:35164:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:35178:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:35180:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:35210:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:35229:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:35231:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:35245:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:35247:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:35306:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:35349:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:35383:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:35419:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:35443:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:35456:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:35484:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:35508:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:35521:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:35548:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:35590:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:35660:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x5 = XEXP (x4, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:35667:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:35700:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:35727:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:35762:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:35797:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:35827:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (x3, 1) == 15)
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:35839:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:35874:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:35881:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:35917:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:35971:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:36008:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (XINT (x2, 1))
          ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:36206:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:36216:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:36224:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:36236:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:36251:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:36257:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:36267:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:36274:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:36325:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:36335:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:36343:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:36355:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:36370:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:36376:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:36386:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:36393:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:36438:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:36449:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:36502:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:36514:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:36524:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:36642:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:36724:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:36841:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:36891:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:36900:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:36929:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:36942:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:36985:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37030:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37039:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37061:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37074:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37093:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37102:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37124:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37137:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37156:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37165:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37194:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37207:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37245:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37254:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37283:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37296:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37334:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37356:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37382:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37391:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37413:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37426:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37445:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37465:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37470:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37478:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37480:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37491:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37493:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37497:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37502:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37504:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37512:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37514:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37518:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37527:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37529:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37533:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37555:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37568:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37587:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37607:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37612:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37620:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37622:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37633:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37635:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37639:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37644:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37646:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37654:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37656:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37660:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37669:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37671:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37675:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37697:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37710:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37720:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37739:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37740:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37751:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37752:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37762:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37763:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37782:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37795:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37823:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37879:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37888:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37929:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37942:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37963:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:37983:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38025:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38076:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38096:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38129:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38139:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38152:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38165:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38171:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38176:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38186:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38192:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38200:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38206:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38215:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38237:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38257:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38292:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x5 = XEXP (x4, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38299:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x5 = XEXP (x4, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38306:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38315:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38344:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38351:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38358:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38378:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38385:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38392:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38401:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38410:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38444:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38457:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38475:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38495:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38514:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38529:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38534:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38549:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38551:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38566:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38568:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38578:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38580:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38584:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38589:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38591:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38599:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38601:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38605:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38613:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38615:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38625:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38627:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38631:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38636:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38638:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38647:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38649:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38657:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38659:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38663:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38671:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38673:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38684:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38686:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38696:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38698:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38702:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38724:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38744:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38779:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x5 = XEXP (x4, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38786:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x5 = XEXP (x4, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38793:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38808:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38813:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38821:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38823:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38832:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38834:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38845:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38847:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38851:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38856:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38858:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38862:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38867:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38869:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38873:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38878:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38880:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38889:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38891:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38899:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38901:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38905:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38910:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38912:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38916:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38921:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38923:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38927:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38934:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38936:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38940:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38969:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38976:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:38983:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39003:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39010:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39017:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39026:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39041:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39046:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39061:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39063:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39078:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39080:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39090:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39092:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39096:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39101:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39103:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39111:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39113:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39117:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39125:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39127:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39137:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39139:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39143:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39148:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39150:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39159:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39161:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39169:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39171:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39175:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39183:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39185:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39196:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39198:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39208:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39210:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39214:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39236:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39256:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39286:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39299:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39312:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39318:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39323:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39337:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39343:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39365:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39409:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39419:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39432:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39445:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39451:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39456:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39466:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39472:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39480:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39486:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39495:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39517:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39537:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39567:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39589:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39594:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39602:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39604:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39615:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39617:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39621:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39626:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39628:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39636:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39638:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39642:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39651:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39653:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39657:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39670:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39683:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39689:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39694:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39704:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39710:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39718:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39724:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39744:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39749:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39757:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39759:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39770:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39772:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39776:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39781:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39783:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39792:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39794:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39802:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39804:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39808:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39817:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39819:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39823:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39845:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39865:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39895:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39917:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39922:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39930:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39932:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39943:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39945:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39949:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39954:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39956:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39964:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39966:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39970:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39979:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39981:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39985:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:39998:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40011:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40017:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40022:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40032:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40038:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40046:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40052:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40072:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40077:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40085:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40087:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40098:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40100:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40104:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40109:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40111:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40120:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40122:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40130:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40132:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40136:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40145:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40147:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40151:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40173:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40193:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40203:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40223:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40224:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40235:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40236:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40246:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40247:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40255:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40267:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40272:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40277:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40286:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40291:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40299:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40304:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40328:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40348:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40376:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40426:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40435:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40464:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40477:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40513:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40554:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40563:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40585:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40598:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40617:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40626:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40648:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40661:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40680:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40689:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40718:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40731:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40767:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40776:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40805:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40818:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40854:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40876:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40902:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40911:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40933:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40946:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40965:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40985:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40990:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:40998:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41000:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41011:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41013:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41017:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41022:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41024:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41032:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41034:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41038:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41047:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41049:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41053:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41075:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41088:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41107:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41127:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41132:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41140:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41142:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41153:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41155:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41159:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41164:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41166:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41174:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41176:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41180:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41189:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41191:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41195:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41217:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41230:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41240:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41259:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41260:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41271:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41272:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41282:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41283:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41302:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41315:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41343:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41393:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41402:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41431:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41444:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41480:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41521:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41530:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41552:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41565:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41595:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41605:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41618:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41631:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41637:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41642:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41652:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41658:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41675:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41681:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41690:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41715:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41728:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41759:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41769:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41789:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41802:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41808:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41813:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41823:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41829:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41837:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41850:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41862:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41868:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41877:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41902:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41915:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41946:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41956:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41976:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41989:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:41995:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42000:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42010:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42016:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42024:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42037:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42049:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42055:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42064:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42089:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42102:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42122:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42144:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42170:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42179:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42201:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42214:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42233:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42253:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42258:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42266:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42268:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42279:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42281:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42285:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42290:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42292:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42300:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42302:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42306:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42315:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42317:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42321:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42343:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42356:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42375:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42395:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42400:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42408:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42410:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42421:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42423:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42427:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42432:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42434:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42442:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42444:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42448:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42457:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42459:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42463:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42485:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42498:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42508:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42527:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42528:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42539:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42540:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42550:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42551:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42570:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42583:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42692:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42730:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42744:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42801:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42810:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (x1, 1) == 16)
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42813:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42826:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42837:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42843:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42852:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (x1, 1) == 17)
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42875:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42889:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42948:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:42985:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (XINT (x2, 1))
          ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:43183:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:43193:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:43201:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:43213:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:43228:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:43234:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:43244:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:43251:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:43302:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:43312:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:43320:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:43332:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:43347:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:43353:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:43363:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:43370:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:43415:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:43426:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:43537:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:43619:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:43807:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:43831:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (XINT (x2, 1))
          ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:44009:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:44019:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:44109:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:44113:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (x2, 1) == 27)
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:44173:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:44190:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:44239:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:44256:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:44305:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:44322:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:44341:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:44379:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:44429:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:44475:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:44524:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:44551:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:44597:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x6 = XEXP (x5, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:44605:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:44613:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:44640:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:44675:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x5 = XEXP (x4, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:44684:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:44717:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:44744:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:44764:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:44791:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:44826:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:44853:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:44889:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:44916:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:44957:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:45003:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:45037:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:45078:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:45117:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:45156:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:45195:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:45234:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:45273:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:45293:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:45294:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:45309:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:45310:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:45343:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:45363:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:45364:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:45378:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:45379:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:45412:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:45432:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:45433:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:45447:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:45448:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:45481:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:45501:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:45502:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:45516:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:45517:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:45548:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:45601:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:45630:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:45638:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:45652:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:45668:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:45676:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:45690:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:45711:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:45719:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:45731:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:45757:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:45774:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:45788:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:45821:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:45830:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:45842:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:45848:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:45853:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:45865:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:45871:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:45878:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:45889:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:45895:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:45914:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:45929:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:46005:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:46022:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:46048:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:46116:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:46145:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:46162:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:46235:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:46264:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:46281:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:46311:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:46346:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:46365:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:46402:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:46468:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:46542:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x5 = XEXP (x4, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:46560:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:46618:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x5 = XEXP (x4, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:46636:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:46706:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:46720:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:46732:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:46737:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:46742:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:46751:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:46756:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:46760:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:46769:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:46778:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:46786:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:46794:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:46809:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:46814:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:46843:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:46860:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:46907:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:46936:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:46953:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:47051:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (x2, 1) == 20)
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:47163:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:47219:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:47284:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:47352:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x5 = XEXP (x4, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:47368:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:47417:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x5 = XEXP (x4, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:47433:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:47521:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x6 = XEXP (x5, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:47537:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x5 = XEXP (x4, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:47586:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x6 = XEXP (x5, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:47602:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x5 = XEXP (x4, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:47662:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:47676:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:47688:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:47693:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:47698:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:47707:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:47712:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:47716:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:47725:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:47734:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:47742:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:47750:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:47765:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:47770:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:47794:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:47807:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:47846:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:47870:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:47883:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:47933:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:47983:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:48033:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:48075:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (x2, 1) == 20)
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:48170:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:48287:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:48304:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:48330:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:48377:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:48424:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:48443:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:48536:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:48604:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:48656:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:48685:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:48702:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:48740:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:48769:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:48786:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:48816:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:48882:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:48912:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:48941:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:48958:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:48997:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:49026:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:49043:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:49094:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:49220:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:49250:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:49259:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:49269:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:49283:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:49295:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:49304:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:49327:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:49342:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:49352:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:49362:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:49427:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:49605:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:49635:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:49644:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:49654:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:49668:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:49680:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:49689:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:49712:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:49727:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:49737:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:49747:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:49824:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:49853:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:49870:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:49908:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:49937:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:49954:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:49984:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:50008:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:50023:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:50034:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:50043:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:50047:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:50055:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:50057:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:50067:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:50069:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:50077:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:50079:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:50096:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:50098:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:50102:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:50106:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:50119:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:50121:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:50131:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:50133:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:50141:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:50143:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:50160:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:50162:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:50166:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:50184:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:50243:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:50364:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:50401:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:50418:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:50446:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:50463:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:50501:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:50538:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:50555:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:50583:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:50600:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:50630:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:50715:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:50746:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:50770:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:50783:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:50829:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:50853:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:50866:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:50914:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (XINT (x2, 1) == 16)
      ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:51010:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (XINT (x2, 1) == 17)
      ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:51097:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (XINT (x2, 1) == 20)
      ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:51195:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (x3, 1) == 17)
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:51218:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:51229:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (x4, 1) == 6)
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:51361:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:51398:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:51415:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:51443:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:51460:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:51490:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:51577:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:51662:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:51696:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:51725:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:51742:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:51800:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:51829:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:51846:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:51892:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (x2, 1) == 20)
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:52014:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:52133:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:52170:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:52187:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:52215:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:52232:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:52270:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:52307:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:52324:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:52352:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:52369:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:52399:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:52484:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:52502:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:52531:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:52548:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:52621:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:52658:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:52675:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:52703:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:52720:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:52758:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:52795:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:52812:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:52840:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:52857:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:52908:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:52917:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:52921:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (x2, 1) == 13)
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:53070:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:53097:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:53104:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:53116:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:53127:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:53139:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:53144:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:53149:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:53158:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:53163:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:53168:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:53177:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:53189:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:53198:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:53212:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:53226:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:53241:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:53252:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:53261:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:53265:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:53273:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:53275:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:53285:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:53287:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:53295:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:53297:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:53307:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:53309:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:53317:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:53319:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:53330:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:53332:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:53347:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:53349:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:53353:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:53357:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:53370:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:53372:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:53382:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:53384:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:53392:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:53394:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:53404:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:53406:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:53414:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:53416:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:53427:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:53429:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:53444:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:53446:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:53450:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:53468:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:53527:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:53624:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:53651:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:53691:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:53714:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:53744:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:53770:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:53779:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:53815:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:53869:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:53899:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:53925:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:53934:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:53970:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:54024:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:54054:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:54074:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:54107:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:54161:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:54183:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:54215:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:54234:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:54262:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:54313:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:54341:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:54392:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:54420:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:54537:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (x1, 1) == 10)
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:54567:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:54584:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:54598:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (x1, 1) == 10)
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:54628:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:54645:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:54687:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:54712:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:54733:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:54755:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:54774:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:54789:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:54819:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (x1, 1) == 75)
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:54886:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:54988:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (x1, 1) == 10)
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:55018:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:55035:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:55080:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (x1, 1) == 10)
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:55110:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:55127:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:55209:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:55236:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:55276:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:55285:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:55315:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:55341:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:55350:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:55386:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:55440:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:55470:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:55490:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:55523:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:55577:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:55599:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:55631:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:55638:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:55666:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:55717:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:55745:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:55810:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:55856:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:55976:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:56115:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:56122:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:56145:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:56161:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:56271:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:56278:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:56301:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:56317:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:56430:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (XINT (x1, 1))
          ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:56984:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:57003:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:57017:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:57046:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:57060:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:57072:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:57098:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (XINT (x0, 1))
          ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:57229:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (XINT (x0, 1) == 70)
      ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:57259:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (XINT (x0, 1) == 69)
      ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:57324:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:57340:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:57347:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:57383:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:57391:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:57409:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:57417:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:57435:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:57445:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:57456:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:57465:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:57591:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:57614:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:57627:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:57670:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:57704:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:57768:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x5 = XEXP (x4, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:57778:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:57788:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:57806:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:57816:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:57844:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:57854:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:57885:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:57929:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:58040:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:58050:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:58060:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:58112:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:58154:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:58176:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:58196:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:58224:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:58232:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:58242:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:58260:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:58285:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:58313:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:58323:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:58333:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:58361:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:58397:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:58429:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:58467:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:58475:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:58503:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:58511:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:58521:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:58549:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:58557:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:58567:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:58585:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:58606:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:58734:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:58759:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:58793:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:58803:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:58813:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:58846:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:58856:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:58874:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:58884:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:58902:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:58912:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:58936:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:58974:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:58982:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:59010:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:59018:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:59028:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:59067:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:59075:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:59083:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:59095:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:59122:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:59130:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:59138:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:59150:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:59159:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:59185:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:59210:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:59274:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:59283:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:59292:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:59309:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:59313:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:59322:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:59341:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:59354:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:59363:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:59381:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:59424:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:59432:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:59442:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:59497:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:59516:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:59550:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:59574:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:59598:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:59623:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:59721:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:59792:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:59801:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:59809:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:59817:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:59838:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:59873:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:59907:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:59916:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:59924:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:59932:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:59952:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:59999:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:60039:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:60105:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:60146:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:60208:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:60244:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:60296:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:60338:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:60380:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:60400:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:60401:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:60415:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:60416:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:60451:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:60492:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:60540:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:60636:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:60689:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:60706:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:60800:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:60810:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:60820:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:60865:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:60875:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:60885:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:60934:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:61042:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:61052:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:61062:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:61107:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:61117:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:61127:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:61162:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:61261:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:61307:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:61389:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:61399:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:61409:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:61454:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:61464:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:61474:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:61523:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:61631:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:61641:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:61651:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:61696:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:61706:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:61716:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:61751:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:61852:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:61934:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:62016:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:62061:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:62073:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:62085:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:62090:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:62095:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:62107:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:62137:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:62150:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:62163:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:62169:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:62174:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:62187:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:62193:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:62205:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:62217:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:62222:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:62227:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:62237:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:62249:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:62268:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:62280:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:62292:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:62297:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:62302:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:62314:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:62333:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:62345:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:62357:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:62362:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:62367:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:62379:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:62394:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:62404:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:62431:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:62447:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:62463:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:62487:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:62526:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:62555:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:62569:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:62632:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:62671:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:62685:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:62703:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:62708:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:62721:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:62739:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:62758:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:62772:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:62790:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:62795:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:62808:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:62826:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:62845:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:62859:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:62877:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:62882:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:62895:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:62913:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:62932:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:62946:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:62961:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:62966:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:62979:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:62993:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:63007:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:63044:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:63120:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:63220:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:63291:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:63385:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:63414:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:63431:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:63470:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:63499:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:63516:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:63555:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:63615:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:63675:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:63739:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:63771:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:63800:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:63817:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:63856:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:63885:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:63902:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:63981:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:64053:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:64159:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:64341:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:64447:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:64639:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:64666:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:64676:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:64681:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:64725:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:64752:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:64762:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:64772:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:64826:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:64851:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:64860:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:64869:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:64914:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:64939:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:64948:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:64957:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:65069:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:65172:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:65291:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:65391:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (x3, 1) == 17)
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:65417:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:65429:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (x4, 1) == 6)
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:65503:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:65601:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:65685:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:65769:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:65796:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:65803:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:65808:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:65819:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:65834:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:65839:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:65854:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:65904:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:65909:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:65918:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:65923:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:65928:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:65937:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:65949:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:65958:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:65975:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:65989:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:65998:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:66003:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:66095:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (x0, 1) == 13)
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:66233:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:66251:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = PATTERN (tem);
       ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:66266:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = PATTERN (tem);
       ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:66288:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:66301:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = PATTERN (tem);
       ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:66323:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:66357:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = PATTERN (tem);
       ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:66381:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = PATTERN (tem);
       ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:66412:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:66425:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = PATTERN (tem);
       ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:66437:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:66471:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = PATTERN (tem);
       ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:66495:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = PATTERN (tem);
       ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:66507:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:66534:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = PATTERN (tem);
       ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:66556:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:66569:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = PATTERN (tem);
       ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:66595:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:66608:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = PATTERN (tem);
       ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:66620:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:66647:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = PATTERN (tem);
       ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:66674:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:66687:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = PATTERN (tem);
       ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:66699:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:66726:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = PATTERN (tem);
       ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:66739:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:66747:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = PATTERN (tem);
       ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:66764:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:66782:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:66793:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = PATTERN (tem);
       ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:66817:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:66862:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:66914:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:66935:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = PATTERN (tem);
       ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:66952:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:66981:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:66994:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = PATTERN (tem);
       ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:67006:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (XINT (x1, 1) == 0)
      ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:67042:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:67055:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = PATTERN (tem);
       ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:67077:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:67090:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = PATTERN (tem);
       ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:67111:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:67124:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = PATTERN (tem);
       ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:67145:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:67166:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = PATTERN (tem);
       ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:67191:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:67212:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = PATTERN (tem);
       ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:67237:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:67264:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:67277:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = PATTERN (tem);
       ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:67296:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:67309:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = PATTERN (tem);
       ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:67330:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:67395:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:67402:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:67409:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:67418:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:67435:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:67444:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:67462:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:67490:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:67499:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:67516:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:67529:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = PATTERN (tem);
       ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:67554:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:67570:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = XEXP (x0, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:67663:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:67697:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:67805:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = PATTERN (tem);
       ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:67820:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:67835:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:67845:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = PATTERN (tem);
       ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:67860:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:67875:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:67885:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = PATTERN (tem);
       ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:67898:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:67910:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:67937:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:67944:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:67967:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:67983:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 2);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:68081:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = PATTERN (tem);
       ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:68096:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:68111:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:68121:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = PATTERN (tem);
       ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:68136:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:68151:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:68161:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x1 = PATTERN (tem);
       ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:68174:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:68186:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:68243:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:68260:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:68403:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:68426:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:68440:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:68457:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:68462:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:68493:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:68516:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:68530:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:68547:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:68552:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:68583:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:68610:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:68624:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:68643:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:68648:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:68690:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:68707:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:68850:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:68888:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:68902:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:68921:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:68926:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:68972:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x4 = XEXP (x3, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:69011:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:69027:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:69081:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:69096:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:69293:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x2 = XEXP (x1, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
insn-recog.c:69308:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x3 = XEXP (x2, 1);
       ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
2997 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c -o integrate.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:36:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:235:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
           insn = NEXT_INSN (insn))
                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:466:43: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = get_insns (); insn ; insn = NEXT_INSN (insn))
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:467:36: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
    if (GET_CODE (insn) == NOTE && NOTE_LINE_NUMBER (insn) == NOTE_INSN_BASIC_BLOCK)
                                   ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:517:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = NEXT_INSN (insn); insn; insn = NEXT_INSN (insn))
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:517:46: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = NEXT_INSN (insn); insn; insn = NEXT_INSN (insn))
                                             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:525:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          note_stores (PATTERN (insn), note_modified_parmregs, NULL);
                       ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:536:26: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                save_parm_insns (XEXP (PATTERN (insn), i),
                                       ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:649:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
               ? NEXT_INSN (inl_f->inl_last_parm_insn)
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:899:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && NOTE_LINE_NUMBER (parm_insns) > 0)
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:1178:45: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      map->reg_map[REGNO (XEXP (loc, 1))] = XEXP (target, 1);
                                            ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:1340:35: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = insns; insn; insn = NEXT_INSN (insn))
                                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:1349:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          pattern = PATTERN (insn);
                    ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:1350:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          set = single_set (insn);
                ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:1350:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          set = single_set (insn);
                ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:1366:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              if (volatile_refs_p (SET_SRC (set)))
                                   ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:1374:15: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  new_set = single_set (copy);
                            ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:1374:15: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  new_set = single_set (copy);
                            ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:1383:46: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              else if (rtx_equal_p (SET_DEST (set), SET_SRC (set))
                                                    ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:1384:13: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                       && REG_NOTES (insn) != 0)
                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:1417:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                   && rtx_equal_p (SET_SRC (set),
                                   ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:1443:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                   && (rtx_equal_p (SET_SRC (set),
                                    ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:1446:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                           && rtx_equal_p (SET_SRC (set), static_chain_mem))))
                                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:1475:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                offset = INTVAL (XEXP (temp, 1));
                                 ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:1479:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              if (rtx_equal_p (SET_SRC (set), stack_pointer_rtx))
                               ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:1480:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                temp = SET_SRC (set);
                       ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:1482:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                temp = force_operand (plus_constant (SET_SRC (set),
                                                     ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1432:50: note: expanded from macro 'plus_constant'
#define plus_constant(X, C) plus_constant_wide ((X), (HOST_WIDE_INT) (C))
                                                 ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:1519:4: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          INSN_LOCATOR (copy) = INSN_LOCATOR (insn);
          ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:570:28: note: expanded from macro 'INSN_LOCATOR'
#define INSN_LOCATOR(INSN) XINT (INSN, 4)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:1519:26: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          INSN_LOCATOR (copy) = INSN_LOCATOR (insn);
                                ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:570:28: note: expanded from macro 'INSN_LOCATOR'
#define INSN_LOCATOR(INSN) XINT (INSN, 4)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:1530:41: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
            pattern = copy_rtx_and_substitute (PATTERN (insn), map, 0);
                                               ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:1540:4: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          INSN_LOCATOR (copy) = INSN_LOCATOR (insn);
          ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:570:28: note: expanded from macro 'INSN_LOCATOR'
#define INSN_LOCATOR(INSN) XINT (INSN, 4)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:1540:26: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          INSN_LOCATOR (copy) = INSN_LOCATOR (insn);
                                ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:570:28: note: expanded from macro 'INSN_LOCATOR'
#define INSN_LOCATOR(INSN) XINT (INSN, 4)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:1580:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  seq = XEXP (PATTERN (insn), i);
                              ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:1592:46: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
              tail_label = copy_rtx_and_substitute (XEXP (PATTERN (insn), 3),
                                                    ^                     ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:1592:52: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              tail_label = copy_rtx_and_substitute (XEXP (PATTERN (insn), 3),
                                                          ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:1603:39: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          pattern = copy_rtx_and_substitute (PATTERN (insn), map, 0);
                                             ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:1608:4: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          INSN_LOCATOR (copy) = INSN_LOCATOR (insn);
          ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:570:28: note: expanded from macro 'INSN_LOCATOR'
#define INSN_LOCATOR(INSN) XINT (INSN, 4)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:1608:26: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          INSN_LOCATOR (copy) = INSN_LOCATOR (insn);
                                ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:570:28: note: expanded from macro 'INSN_LOCATOR'
#define INSN_LOCATOR(INSN) XINT (INSN, 4)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:1614:33: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
            = copy_rtx_and_substitute (CALL_INSN_FUNCTION_USAGE (insn),
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:798:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE'
#define CALL_INSN_FUNCTION_USAGE(INSN)  XEXP(INSN, 9)
                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:1613:4: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
          CALL_INSN_FUNCTION_USAGE (copy)
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:798:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE'
#define CALL_INSN_FUNCTION_USAGE(INSN)  XEXP(INSN, 9)
                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:1631:8: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                 CODE_LABEL_NUMBER (insn)));
                                                 ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:803:33: note: expanded from macro 'CODE_LABEL_NUMBER'
#define CODE_LABEL_NUMBER(INSN) XINT (INSN, 6)
                                ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:1632:4: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
          LABEL_NAME (copy) = LABEL_NAME (insn);
          ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:931:25: note: expanded from macro 'LABEL_NAME'
#define LABEL_NAME(RTX) XCSTR (RTX, 7, CODE_LABEL)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:541:32: note: expanded from macro 'XCSTR'
#define XCSTR(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtstr)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:1632:24: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
          LABEL_NAME (copy) = LABEL_NAME (insn);
                              ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:931:25: note: expanded from macro 'LABEL_NAME'
#define LABEL_NAME(RTX) XCSTR (RTX, 7, CODE_LABEL)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:541:32: note: expanded from macro 'XCSTR'
#define XCSTR(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtstr)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:1641:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (NOTE_LINE_NUMBER (insn) == NOTE_INSN_DELETED_LABEL)
              ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:1644:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                    CODE_LABEL_NUMBER (insn)));
                                                    ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:803:33: note: expanded from macro 'CODE_LABEL_NUMBER'
#define CODE_LABEL_NUMBER(INSN) XINT (INSN, 6)
                                ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:1645:8: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
              LABEL_NAME (copy) = NOTE_SOURCE_FILE (insn);
              ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:931:25: note: expanded from macro 'LABEL_NAME'
#define LABEL_NAME(RTX) XCSTR (RTX, 7, CODE_LABEL)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:541:32: note: expanded from macro 'XCSTR'
#define XCSTR(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtstr)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:1645:28: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
              LABEL_NAME (copy) = NOTE_SOURCE_FILE (insn);
                                  ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:815:32: note: expanded from macro 'NOTE_SOURCE_FILE'
#define NOTE_SOURCE_FILE(INSN)  XCSTR (INSN, 4, NOTE)
                                ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:541:32: note: expanded from macro 'XCSTR'
#define XCSTR(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtstr)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:1656:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (NOTE_LINE_NUMBER (insn) != NOTE_INSN_FUNCTION_END
              ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:1657:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && NOTE_LINE_NUMBER (insn) != NOTE_INSN_FUNCTION_BEG
                 ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:1658:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && NOTE_LINE_NUMBER (insn) != NOTE_INSN_DELETED)
                 ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:1663:18: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              else if ((NOTE_LINE_NUMBER (copy) == NOTE_INSN_BLOCK_BEG
                        ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:1664:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                        || NOTE_LINE_NUMBER (copy) == NOTE_INSN_BLOCK_END)
                           ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:1665:13: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
                       && NOTE_BLOCK (insn))
                          ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:816:26: note: expanded from macro 'NOTE_BLOCK'
#define NOTE_BLOCK(INSN)        XCTREE (INSN, 4, NOTE)
                                ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:546:32: note: expanded from macro 'XCTREE'
#define XCTREE(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rttree)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:1670:27: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    = (tree *) bsearch (NOTE_BLOCK (insn),
                                        ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:816:26: note: expanded from macro 'NOTE_BLOCK'
#define NOTE_BLOCK(INSN)        XCTREE (INSN, 4, NOTE)
                                ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:546:32: note: expanded from macro 'XCTREE'
#define XCTREE(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rttree)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:1679:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    NOTE_BLOCK (copy) = *mapped_block_p;
                    ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:816:26: note: expanded from macro 'NOTE_BLOCK'
#define NOTE_BLOCK(INSN)        XCTREE (INSN, 4, NOTE)
                                ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:546:32: note: expanded from macro 'XCTREE'
#define XCTREE(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rttree)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:1681:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              else if (NOTE_LINE_NUMBER (copy) == NOTE_INSN_EXPECTED_VALUE)
                       ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:1683:32: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  = copy_rtx_and_substitute (NOTE_EXPECTED_VALUE (insn),
                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:819:35: note: expanded from macro 'NOTE_EXPECTED_VALUE'
#define NOTE_EXPECTED_VALUE(INSN) XCEXP (INSN, 4, NOTE)
                                  ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:1682:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
                NOTE_EXPECTED_VALUE (copy)
                ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:819:35: note: expanded from macro 'NOTE_EXPECTED_VALUE'
#define NOTE_EXPECTED_VALUE(INSN) XCEXP (INSN, 4, NOTE)
                                  ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:1711:35: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = insns; insn; insn = NEXT_INSN (insn))
                                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:1720:11: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (REG_NOTES (insn))
          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:1722:46: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx next, note = copy_rtx_and_substitute (REG_NOTES (insn), map, 0);
                                                    ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:1728:4: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
          REG_NOTES (new_insn) = note;
          ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:1734:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              next = XEXP (note, 1);
                     ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:1749:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
            copy_insn_notes (XEXP (PATTERN (insn), i), map, eh_region_offset);
                                   ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:1754:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        XINT (PATTERN (new_insn), 0) += eh_region_offset;
              ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:35: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:2039:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                  SUBREG_BYTE (orig));
                                  ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:2045:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                0, ADDRESSOF_DECL (orig));
                                   ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:991:29: note: expanded from macro 'ADDRESSOF_DECL'
#define ADDRESSOF_DECL(RTX) XCTREE (RTX, 2, ADDRESSOF)
                            ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:546:32: note: expanded from macro 'XCTREE'
#define XCTREE(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rttree)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:264:56: note: expanded from macro 'gen_rtx_ADDRESSOF'
  gen_rtx_fmt_eit (ADDRESSOF, (MODE), (ARG0), (ARG1), (ARG2))
                                                       ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:2046:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      regno = ADDRESSOF_REGNO (orig);
              ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:988:30: note: expanded from macro 'ADDRESSOF_REGNO'
#define ADDRESSOF_REGNO(RTX) XCUINT (RTX, 1, ADDRESSOF)
                             ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:2073:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      ADDRESSOF_REGNO (copy) = regno;
      ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:988:30: note: expanded from macro 'ADDRESSOF_REGNO'
#define ADDRESSOF_REGNO(RTX) XCUINT (RTX, 1, ADDRESSOF)
                             ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:2090:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (NOTE_LINE_NUMBER (orig) != NOTE_INSN_DELETED_LABEL)
          ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:2095:50: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
      LABEL_PRESERVE_P (get_label_from_map (map, CODE_LABEL_NUMBER (orig)))
                                                 ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:803:33: note: expanded from macro 'CODE_LABEL_NUMBER'
#define CODE_LABEL_NUMBER(INSN) XINT (INSN, 6)
                                ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1230:41: note: expanded from macro 'LABEL_PRESERVE_P'
  (RTL_FLAG_CHECK2("LABEL_PRESERVE_P", (RTX), CODE_LABEL, NOTE)->in_struct)
                                        ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:484:48: note: expanded from macro 'RTL_FLAG_CHECK2'
#define RTL_FLAG_CHECK2(NAME, RTX, C1, C2)                              (RTX)
                                                                         ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:2097:39: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
      return get_label_from_map (map, CODE_LABEL_NUMBER (orig));
                                      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:803:33: note: expanded from macro 'CODE_LABEL_NUMBER'
#define CODE_LABEL_NUMBER(INSN) XINT (INSN, 6)
                                ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:2104:32: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
           : get_label_from_map (map, CODE_LABEL_NUMBER (XEXP (orig, 0))));
                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:803:33: note: expanded from macro 'CODE_LABEL_NUMBER'
#define CODE_LABEL_NUMBER(INSN) XINT (INSN, 6)
                                ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:258:40: note: expanded from macro 'gen_rtx_LABEL_REF'
  gen_rtx_fmt_u00 (LABEL_REF, (MODE), (ARG0))
                                       ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:2113:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
           && ! (CODE_LABEL_NUMBER (XEXP (copy, 0)) >= get_first_label_num ()
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:803:33: note: expanded from macro 'CODE_LABEL_NUMBER'
#define CODE_LABEL_NUMBER(INSN) XINT (INSN, 6)
                                ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:2114:7: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
                 && CODE_LABEL_NUMBER (XEXP (copy, 0)) < max_label_num ()));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:803:33: note: expanded from macro 'CODE_LABEL_NUMBER'
#define CODE_LABEL_NUMBER(INSN) XINT (INSN, 6)
                                ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:2190:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                   CONST_DOUBLE_HIGH (orig), VOIDmode);
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1051:30: note: expanded from macro 'CONST_DOUBLE_HIGH'
#define CONST_DOUBLE_HIGH(r) XCWINT (r, 1, CONST_DOUBLE)
                             ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:32: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                     ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:220:5: note: array 'hwint' declared here
    HOST_WIDE_INT hwint[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/hwint.h:49:26: note: expanded from macro 'HOST_WIDE_INT'
#   define HOST_WIDE_INT long
                         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:2204:44: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (map->orig_asm_operands_vector == ASM_OPERANDS_INPUT_VEC (orig))
                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1104:37: note: expanded from macro 'ASM_OPERANDS_INPUT_VEC'
#define ASM_OPERANDS_INPUT_VEC(RTX) XCVEC (RTX, 3, ASM_OPERANDS)
                                    ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:2210:4: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          ASM_OPERANDS_OUTPUT_CONSTRAINT (copy)
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1102:45: note: expanded from macro 'ASM_OPERANDS_OUTPUT_CONSTRAINT'
#define ASM_OPERANDS_OUTPUT_CONSTRAINT(RTX) XCSTR (RTX, 1, ASM_OPERANDS)
                                            ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:541:32: note: expanded from macro 'XCSTR'
#define XCSTR(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtstr)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:2211:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            = ASM_OPERANDS_OUTPUT_CONSTRAINT (orig);
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1102:45: note: expanded from macro 'ASM_OPERANDS_OUTPUT_CONSTRAINT'
#define ASM_OPERANDS_OUTPUT_CONSTRAINT(RTX) XCSTR (RTX, 1, ASM_OPERANDS)
                                            ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:541:32: note: expanded from macro 'XCSTR'
#define XCSTR(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtstr)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:2212:4: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          ASM_OPERANDS_OUTPUT_IDX (copy) = ASM_OPERANDS_OUTPUT_IDX (orig);
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1103:38: note: expanded from macro 'ASM_OPERANDS_OUTPUT_IDX'
#define ASM_OPERANDS_OUTPUT_IDX(RTX) XCINT (RTX, 2, ASM_OPERANDS)
                                     ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:2212:37: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          ASM_OPERANDS_OUTPUT_IDX (copy) = ASM_OPERANDS_OUTPUT_IDX (orig);
                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1103:38: note: expanded from macro 'ASM_OPERANDS_OUTPUT_IDX'
#define ASM_OPERANDS_OUTPUT_IDX(RTX) XCINT (RTX, 2, ASM_OPERANDS)
                                     ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:2213:4: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          ASM_OPERANDS_INPUT_VEC (copy) = map->copy_asm_operands_vector;
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1104:37: note: expanded from macro 'ASM_OPERANDS_INPUT_VEC'
#define ASM_OPERANDS_INPUT_VEC(RTX) XCVEC (RTX, 3, ASM_OPERANDS)
                                    ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:2214:4: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          ASM_OPERANDS_INPUT_CONSTRAINT_VEC (copy)
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1105:48: note: expanded from macro 'ASM_OPERANDS_INPUT_CONSTRAINT_VEC'
#define ASM_OPERANDS_INPUT_CONSTRAINT_VEC(RTX) XCVEC (RTX, 4, ASM_OPERANDS)
                                               ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:2216:4: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          ASM_OPERANDS_SOURCE_FILE (copy) = ASM_OPERANDS_SOURCE_FILE (orig);
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1114:39: note: expanded from macro 'ASM_OPERANDS_SOURCE_FILE'
#define ASM_OPERANDS_SOURCE_FILE(RTX) XCSTR (RTX, 5, ASM_OPERANDS)
                                      ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:541:32: note: expanded from macro 'XCSTR'
#define XCSTR(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtstr)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:2216:38: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          ASM_OPERANDS_SOURCE_FILE (copy) = ASM_OPERANDS_SOURCE_FILE (orig);
                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1114:39: note: expanded from macro 'ASM_OPERANDS_SOURCE_FILE'
#define ASM_OPERANDS_SOURCE_FILE(RTX) XCSTR (RTX, 5, ASM_OPERANDS)
                                      ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:541:32: note: expanded from macro 'XCSTR'
#define XCSTR(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtstr)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:2217:4: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
          ASM_OPERANDS_SOURCE_LINE (copy) = ASM_OPERANDS_SOURCE_LINE (orig);
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1115:39: note: expanded from macro 'ASM_OPERANDS_SOURCE_LINE'
#define ASM_OPERANDS_SOURCE_LINE(RTX) XCINT (RTX, 6, ASM_OPERANDS)
                                      ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:2217:38: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
          ASM_OPERANDS_SOURCE_LINE (copy) = ASM_OPERANDS_SOURCE_LINE (orig);
                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1115:39: note: expanded from macro 'ASM_OPERANDS_SOURCE_LINE'
#define ASM_OPERANDS_SOURCE_LINE(RTX) XCINT (RTX, 6, ASM_OPERANDS)
                                      ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:2236:4: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          MEM_COPY_ATTRIBUTES (copy, XEXP (orig, 0));
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1215:4: note: expanded from macro 'MEM_COPY_ATTRIBUTES'
   MEM_ATTRS (LHS) = MEM_ATTRS (RHS))
   ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:2236:4: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          MEM_COPY_ATTRIBUTES (copy, XEXP (orig, 0));
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1215:22: note: expanded from macro 'MEM_COPY_ATTRIBUTES'
   MEM_ATTRS (LHS) = MEM_ATTRS (RHS))
                     ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:2240:31: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                          copy_rtx_and_substitute (XEXP (orig, 1), map, 0));
                                                   ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:226:42: note: expanded from macro 'gen_rtx_CALL'
  gen_rtx_fmt_ee (CALL, (MODE), (ARG0), (ARG1))
                                         ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:2268:50: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            = GET_CODE (equiv_loc) == REG ? 0 : INTVAL (XEXP (equiv_loc, 1));
                                                        ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:2273:37: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                               (copy_rtx_and_substitute (SET_SRC (orig),
                                                         ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1432:50: note: expanded from macro 'plus_constant'
#define plus_constant(X, C) plus_constant_wide ((X), (HOST_WIDE_INT) (C))
                                                 ^
./genrtl.h:220:41: note: expanded from macro 'gen_rtx_SET'
  gen_rtx_fmt_ee (SET, (MODE), (ARG0), (ARG1))
                                        ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:2281:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                            copy_rtx_and_substitute (SET_SRC (orig), map, 0));
                                                     ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:220:41: note: expanded from macro 'gen_rtx_SET'
  gen_rtx_fmt_ee (SET, (MODE), (ARG0), (ARG1))
                                        ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:2310:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      MEM_COPY_ATTRIBUTES (copy, orig);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1215:4: note: expanded from macro 'MEM_COPY_ATTRIBUTES'
   MEM_ATTRS (LHS) = MEM_ATTRS (RHS))
   ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:2310:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      MEM_COPY_ATTRIBUTES (copy, orig);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1215:22: note: expanded from macro 'MEM_COPY_ATTRIBUTES'
   MEM_ATTRS (LHS) = MEM_ATTRS (RHS))
                     ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:2320:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (inlining && MEM_EXPR (copy)
                      ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1179:24: note: expanded from macro 'MEM_EXPR'
#define MEM_EXPR(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->expr)
                       ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:2320:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (inlining && MEM_EXPR (copy)
                      ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1179:51: note: expanded from macro 'MEM_EXPR'
#define MEM_EXPR(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->expr)
                                                  ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:2321:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && TREE_CODE (MEM_EXPR (copy)) == INDIRECT_REF
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1179:24: note: expanded from macro 'MEM_EXPR'
#define MEM_EXPR(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->expr)
                       ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tree.h:278:44: note: expanded from macro 'TREE_CODE'
#define TREE_CODE(NODE) ((enum tree_code) (NODE)->common.code)
                                           ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:2322:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && TREE_CODE (TREE_OPERAND (MEM_EXPR (copy), 0)) == PARM_DECL)
                                      ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1179:24: note: expanded from macro 'MEM_EXPR'
#define MEM_EXPR(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->expr)
                       ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tree.h:814:51: note: expanded from macro 'TREE_OPERAND'
#define TREE_OPERAND(NODE, I) TREE_OPERAND_CHECK (NODE, I)
                                                  ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tree.h:368:36: note: expanded from macro 'TREE_OPERAND_CHECK'
#define TREE_OPERAND_CHECK(T, I)        ((T)->exp.operands[I])
                                          ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tree.h:278:44: note: expanded from macro 'TREE_CODE'
#define TREE_CODE(NODE) ((enum tree_code) (NODE)->common.code)
                                           ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:2393:39: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      map->orig_asm_operands_vector = ASM_OPERANDS_INPUT_VEC (orig);
                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1104:37: note: expanded from macro 'ASM_OPERANDS_INPUT_VEC'
#define ASM_OPERANDS_INPUT_VEC(RTX) XCVEC (RTX, 3, ASM_OPERANDS)
                                    ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:2394:39: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      map->copy_asm_operands_vector = ASM_OPERANDS_INPUT_VEC (copy);
                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1104:37: note: expanded from macro 'ASM_OPERANDS_INPUT_VEC'
#define ASM_OPERANDS_INPUT_VEC(RTX) XCVEC (RTX, 3, ASM_OPERANDS)
                                    ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:2396:4: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
        = ASM_OPERANDS_INPUT_CONSTRAINT_VEC (copy);
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1105:48: note: expanded from macro 'ASM_OPERANDS_INPUT_CONSTRAINT_VEC'
#define ASM_OPERANDS_INPUT_CONSTRAINT_VEC(RTX) XCVEC (RTX, 4, ASM_OPERANDS)
                                               ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:2415:21: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  subst_constants (&PATTERN (insn), insn, map, 1);
                    ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:2417:21: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  subst_constants (&PATTERN (insn), insn, map, 0);
                    ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:2422:39: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (GET_CODE (insn) == CALL_INSN && CALL_INSN_FUNCTION_USAGE (insn))
                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:798:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE'
#define CALL_INSN_FUNCTION_USAGE(INSN)  XEXP(INSN, 9)
                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:2424:25: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
      subst_constants (&CALL_INSN_FUNCTION_USAGE (insn), insn, map, 1);
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:798:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE'
#define CALL_INSN_FUNCTION_USAGE(INSN)  XEXP(INSN, 9)
                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:2429:16: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  note_stores (PATTERN (insn), mark_stores, NULL);
               ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:2552:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                     SUBREG_BYTE (x));
                                     ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:2587:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            src = SET_SRC (x);
                  ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:2598:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        src = SET_SRC (x);
              ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:2607:21: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                subst_constants (&XEXP (*dest_loc, 2), insn, map, memonly);
                                  ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:2716:44: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      validate_change (insn, &XEXP (x, 0), XEXP (x, 1), 1);
                                           ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:2738:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                               XEXP (x, 0), XEXP (x, 1));
                                                            ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:2761:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                         XEXP (x, 0), XEXP (x, 1));
                                                      ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:2785:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                 XEXP (op0, 1));
                                                 ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:2788:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  new = XEXP (x, 2);
                        ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:2790:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  new = XEXP (x, 1);
                        ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:2795:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                            XEXP (x, 0), XEXP (x, 1),
                                                         ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:2796:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                            XEXP (x, 2));
                                            ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c:2824:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                      SUBREG_BYTE (dest),
                                      ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
120 warnings generated.
clang   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl \
  -DLOCALEDIR=\"/usr/pkg/gcc34/share/locale\" \
  -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/intl.c -o intl.o
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c -o jump.o
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:94:43: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = forced_labels; insn; insn = XEXP (insn, 1))
                                          ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:96:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
      LABEL_NUSES (XEXP (insn, 0))++;
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:114:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      next = NEXT_INSN (insn);
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:120:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          else if (prev != PREV_INSN (insn))
                           ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:135:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      insn = NEXT_INSN (insn);
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:139:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && NOTE_LINE_NUMBER (insn) == NOTE_INSN_LOOP_END)
             ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:155:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      next = NEXT_INSN (insn);
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:162:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && NOTE_LINE_NUMBER (insn) == NOTE_INSN_LOOP_BEG
             ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:166:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          temp = PREV_INSN (insn);
                 ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:169:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
              next = NEXT_INSN (temp);
                     ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:185:31: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = f; insn; insn = NEXT_INSN (insn))
                              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:188:6: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        if (NOTE_LINE_NUMBER (insn) == NOTE_INSN_FUNCTION_BEG)
            ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:192:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        else if (NOTE_LINE_NUMBER (insn) >= 0)
                 ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:196:6: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
                && NOTE_SOURCE_FILE (insn) == NOTE_SOURCE_FILE (last_note)
                   ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:815:32: note: expanded from macro 'NOTE_SOURCE_FILE'
#define NOTE_SOURCE_FILE(INSN)  XCSTR (INSN, 4, NOTE)
                                ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:541:32: note: expanded from macro 'XCSTR'
#define XCSTR(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtstr)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:196:33: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
                && NOTE_SOURCE_FILE (insn) == NOTE_SOURCE_FILE (last_note)
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:815:32: note: expanded from macro 'NOTE_SOURCE_FILE'
#define NOTE_SOURCE_FILE(INSN)  XCSTR (INSN, 4, NOTE)
                                ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:541:32: note: expanded from macro 'XCSTR'
#define XCSTR(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtstr)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:197:6: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                && NOTE_LINE_NUMBER (insn) == NOTE_LINE_NUMBER (last_note))
                   ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:197:33: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                && NOTE_LINE_NUMBER (insn) == NOTE_LINE_NUMBER (last_note))
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:216:31: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = f; insn; insn = NEXT_INSN (insn))
                              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:218:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
      LABEL_NUSES (insn) = (LABEL_PRESERVE_P (insn) != 0);
      ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:220:7: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
      JUMP_LABEL (insn) = 0;
      ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:225:14: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
        for (note = REG_NOTES (insn); note; note = next)
                    ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:227:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            next = XEXP (note, 1);
                   ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:229:41: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                && ! reg_mentioned_p (XEXP (note, 0), PATTERN (insn)))
                                                      ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:243:31: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = f; insn; insn = NEXT_INSN (insn))
                              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:249:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
            mark_all_labels (XEXP (PATTERN (insn), 0));
                                   ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:250:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            mark_all_labels (XEXP (PATTERN (insn), 1));
                             ^                     ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:250:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
            mark_all_labels (XEXP (PATTERN (insn), 1));
                                   ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:251:23: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
            mark_all_labels (XEXP (PATTERN (insn), 2));
                             ^                     ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:251:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
            mark_all_labels (XEXP (PATTERN (insn), 2));
                                   ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:255:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
            if (XEXP (PATTERN (insn), 3))
                ^                     ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:255:16: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
            if (XEXP (PATTERN (insn), 3))
                      ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:258:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                   XEXP (PATTERN (insn), 3));
                                                   ^                     ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:258:40: note: expanded from macro 'gen_rtx_LABEL_REF'
  gen_rtx_fmt_u00 (LABEL_REF, (MODE), (ARG0))
                                       ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:258:16: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                   XEXP (PATTERN (insn), 3));
                                                         ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
./genrtl.h:258:40: note: expanded from macro 'gen_rtx_LABEL_REF'
  gen_rtx_fmt_u00 (LABEL_REF, (MODE), (ARG0))
                                       ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:260:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
                XEXP (PATTERN (insn), 3) = XEXP (label_ref, 0);
                ^                     ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:260:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                XEXP (PATTERN (insn), 3) = XEXP (label_ref, 0);
                      ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:266:19: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        mark_jump_label (PATTERN (insn), insn, 0);
                         ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:272:10: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
            if (JUMP_LABEL (insn) == 0)
                ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:284:7: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    JUMP_LABEL (insn) = XEXP (label_note, 0);
                    ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:447: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),
                                   ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:782:30: note: expanded from macro 'REG_NOTE_KIND'
#define REG_NOTE_KIND(LINK) ((enum reg_note) GET_MODE (LINK))
                             ^
./genrtl.h:128:31: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
  ~~~~~~~~~~~~~~              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:452: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),
                                   ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:782: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_INSN_LIST'
  gen_rtx_fmt_ue (INSN_LIST, (MODE), (ARG0), (ARG1))
  ~~~~~~~~~~~~~~              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:309:7: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
    = NEXT_INSN (JUMP_LABEL (next_nonnote_insn_in_loop (loop_start)));
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:309:18: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
    = NEXT_INSN (JUMP_LABEL (next_nonnote_insn_in_loop (loop_start)));
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:31: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:320:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
       insn = NEXT_INSN (insn))
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:325:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (NOTE_LINE_NUMBER (insn) == NOTE_INSN_LOOP_BEG)
          ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:327:16: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      else if (NOTE_LINE_NUMBER (insn) == NOTE_INSN_LOOP_END
               ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:348:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
             && NOTE_LINE_NUMBER (insn) == NOTE_INSN_LOOP_END);
                ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:349:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
       insn = NEXT_INSN (insn))
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:359:12: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && (NOTE_LINE_NUMBER (insn) == NOTE_INSN_BLOCK_BEG
                  ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:360:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  || NOTE_LINE_NUMBER (insn) == NOTE_INSN_BLOCK_END))
                     ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:388:50: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = exitcode; insn != lastexit; insn = NEXT_INSN (insn))
                                                 ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:390:12: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        && (set = single_set (insn)) != 0
                  ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:390:12: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        && (set = single_set (insn)) != 0
                  ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:397:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        for (p = NEXT_INSN (insn); p != lastexit; p = NEXT_INSN (p))
                 ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:397:48: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        for (p = NEXT_INSN (insn); p != lastexit; p = NEXT_INSN (p))
                                                      ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:416:50: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = exitcode; insn != lastexit; insn = NEXT_INSN (insn))
                                                 ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:425:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (NOTE_LINE_NUMBER (insn) >= 0)
              ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:427:33: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              copy = emit_note_before (NOTE_LINE_NUMBER (insn), loop_start);
                                       ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:428:8: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
              NOTE_SOURCE_FILE (copy) = NOTE_SOURCE_FILE (insn);
              ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:815:32: note: expanded from macro 'NOTE_SOURCE_FILE'
#define NOTE_SOURCE_FILE(INSN)  XCSTR (INSN, 4, NOTE)
                                ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:541:32: note: expanded from macro 'XCSTR'
#define XCSTR(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtstr)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:428:34: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
              NOTE_SOURCE_FILE (copy) = NOTE_SOURCE_FILE (insn);
                                        ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:815:32: note: expanded from macro 'NOTE_SOURCE_FILE'
#define NOTE_SOURCE_FILE(INSN)  XCSTR (INSN, 4, NOTE)
                                ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:541:32: note: expanded from macro 'XCSTR'
#define XCSTR(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtstr)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:433:40: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          copy = emit_insn_before (copy_insn (PATTERN (insn)), loop_start);
                                              ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:435:20: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
            replace_regs (PATTERN (copy), reg_map, max_reg, 1);
                          ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:437:21: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          mark_jump_label (PATTERN (copy), copy, 0);
                           ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:438:4: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          INSN_LOCATOR (copy) = INSN_LOCATOR (insn);
          ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:570:28: note: expanded from macro 'INSN_LOCATOR'
#define INSN_LOCATOR(INSN) XINT (INSN, 4)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:438:26: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          INSN_LOCATOR (copy) = INSN_LOCATOR (insn);
                                ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:570:28: note: expanded from macro 'INSN_LOCATOR'
#define INSN_LOCATOR(INSN) XINT (INSN, 4)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:442:16: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (link = REG_NOTES (insn); link; link = XEXP (link, 1))
                      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:442:47: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (link = REG_NOTES (insn); link; link = XEXP (link, 1))
                                                     ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:449:13: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                      REG_NOTES (copy)));
                                                      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:128:47: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
                                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:446:5: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  REG_NOTES (copy)
                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:454:13: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                      REG_NOTES (copy)));
                                                      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:130:47: note: expanded from macro 'gen_rtx_INSN_LIST'
  gen_rtx_fmt_ue (INSN_LIST, (MODE), (ARG0), (ARG1))
                                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:451:5: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  REG_NOTES (copy)
                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:457:19: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (reg_map && REG_NOTES (copy))
                         ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:458:20: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
            replace_regs (REG_NOTES (copy), reg_map, max_reg, 1);
                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:462:45: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          copy = emit_jump_insn_before (copy_insn (PATTERN (insn)),
                                                   ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:464:4: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          INSN_LOCATOR (copy) = INSN_LOCATOR (insn);
          ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:570:28: note: expanded from macro 'INSN_LOCATOR'
#define INSN_LOCATOR(INSN) XINT (INSN, 4)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:464:26: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          INSN_LOCATOR (copy) = INSN_LOCATOR (insn);
                                ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:570:28: note: expanded from macro 'INSN_LOCATOR'
#define INSN_LOCATOR(INSN) XINT (INSN, 4)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:466:20: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
            replace_regs (PATTERN (copy), reg_map, max_reg, 1);
                          ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:467:21: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          mark_jump_label (PATTERN (copy), copy, 0);
                           ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:468:8: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (REG_NOTES (insn))
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:470:40: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
              REG_NOTES (copy) = copy_insn_1 (REG_NOTES (insn));
                                              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:470:8: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
              REG_NOTES (copy) = copy_insn_1 (REG_NOTES (insn));
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:472:17: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                replace_regs (REG_NOTES (copy), reg_map, max_reg, 1);
                              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:480:20: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
              rtx label = JUMP_LABEL (copy);
                          ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:524:24: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      mark_jump_label (PATTERN (copy), copy, 0);
                       ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:562:18: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx past_end = NEXT_INSN (end);
                 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:566:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      next = NEXT_INSN (insn);
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:568:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && (NOTE_LINE_NUMBER (insn) == NOTE_INSN_BLOCK_END
              ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:569:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              || NOTE_LINE_NUMBER (insn) == NOTE_INSN_BLOCK_BEG
                 ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:570:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              || NOTE_LINE_NUMBER (insn) == NOTE_INSN_LOOP_BEG
                 ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:571:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              || NOTE_LINE_NUMBER (insn) == NOTE_INSN_LOOP_END
                 ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:572:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              || NOTE_LINE_NUMBER (insn) == NOTE_INSN_LOOP_CONT
                 ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:573:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              || NOTE_LINE_NUMBER (insn) == NOTE_INSN_LOOP_VTOP))
                 ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:579:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              rtx prev = PREV_INSN (insn);
                         ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:580:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              PREV_INSN (insn) = PREV_INSN (start);
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:580:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              PREV_INSN (insn) = PREV_INSN (start);
                                 ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:581:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
              NEXT_INSN (insn) = start;
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:582:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
              NEXT_INSN (PREV_INSN (insn)) = insn;
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:582:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              NEXT_INSN (PREV_INSN (insn)) = insn;
                         ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:31: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:583:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              PREV_INSN (NEXT_INSN (insn)) = insn;
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:583:19: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
              PREV_INSN (NEXT_INSN (insn)) = insn;
                         ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:31: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:584:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
              NEXT_INSN (prev) = next;
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:585:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              PREV_INSN (next) = prev;
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:616:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx prev = PREV_INSN (insn);
                 ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:620:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
      LABEL_NUSES (label) = 0;
      ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:640:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
      LABEL_NUSES (label) = 0;
      ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:726:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              rtx src = SET_SRC (set);
                        ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:772:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                         XEXP (comparison, 1), insn);
                                         ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1077:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx x = PATTERN (insn);
          ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1083:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x = SET_SRC (x);
      ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1107:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx x = PATTERN (insn);
          ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1122:7: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (XEXP (SET_SRC (x), 2) == pc_rtx
      ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1122:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (XEXP (SET_SRC (x), 2) == pc_rtx
            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1126:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (XEXP (SET_SRC (x), 1) == pc_rtx
      ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1126:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (XEXP (SET_SRC (x), 1) == pc_rtx
            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1141:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  pat = PATTERN (insn);
        ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1201:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x = SET_SRC (x);
      ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1206:7: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (XEXP (x, 2) == pc_rtx && GET_CODE (XEXP (x, 1)) == LABEL_REF)
      ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1207:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    return XEXP (x, 1);
           ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1208:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (XEXP (x, 1) == pc_rtx && GET_CODE (XEXP (x, 2)) == LABEL_REF)
      ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1209:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
    return XEXP (x, 2);
           ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1229:25: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  return for_each_rtx (&PATTERN (insn), returnjump_p_1, NULL);
                        ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1243:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  set = single_set (insn);
        ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1243:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  set = single_set (insn);
        ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1248:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (side_effects_p (SET_SRC (set)))
                      ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1327:7: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
        && ((JUMP_LABEL (insn) != 0 && any_uncondjump_p (insn)
             ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1330:13: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        && (next = NEXT_INSN (insn))
                   ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1340:39: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        for (tem = value; tem != insn; tem = NEXT_INSN (tem))
                                             ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1342:12: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && (NOTE_LINE_NUMBER (tem) == NOTE_INSN_LOOP_BEG
                  ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1345:31: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  || (flag_test_coverage && NOTE_LINE_NUMBER (tem) > 0)))
                                            ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1349:11: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (JUMP_LABEL (insn) == label)
          ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1352:31: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
      tem = next_active_insn (JUMP_LABEL (insn));
                              ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1357:15: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
      value = JUMP_LABEL (insn);
              ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1441: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:130:31: note: expanded from macro 'gen_rtx_INSN_LIST'
  gen_rtx_fmt_ue (INSN_LIST, (MODE), (ARG0), (ARG1))
  ~~~~~~~~~~~~~~              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1416:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
            && NOTE_LINE_NUMBER (label) == NOTE_INSN_DELETED_LABEL)
               ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1428:6: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          ++LABEL_NUSES (label);
            ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1433:8: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
              JUMP_LABEL (insn) = label;
              ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1442:8: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                        REG_NOTES (insn));
                                                        ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:130:47: note: expanded from macro 'gen_rtx_INSN_LIST'
  gen_rtx_fmt_ue (INSN_LIST, (MODE), (ARG0), (ARG1))
                                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1441:5: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  REG_NOTES (insn) = gen_rtx_INSN_LIST (REG_LABEL, label,
                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1486:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx set = single_set (insn);
            ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1486:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx set = single_set (insn);
            ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1593: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:128:31: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
  ~~~~~~~~~~~~~~              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1518:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx pat = PATTERN (our_prev);
                ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1594:7: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                         REG_NOTES (our_prev));
                                         ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:128:47: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
                                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1592:5: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  REG_NOTES (our_prev)
                  ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1613:4: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          XEXP (note, 1) = REG_NOTES (our_prev);
          ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1613:21: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
          XEXP (note, 1) = REG_NOTES (our_prev);
                           ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1614:4: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
          REG_NOTES (our_prev) = note;
          ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1662:15: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (note = REG_NOTES (insn); note; note = next)
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1664:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      next = XEXP (note, 1);
             ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1690:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx next = NEXT_INSN (insn), prev = PREV_INSN (insn);
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1690:39: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx next = NEXT_INSN (insn), prev = PREV_INSN (insn);
                                      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1693:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
    next = NEXT_INSN (next);
           ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1710:39: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (GET_CODE (insn) == JUMP_INSN && JUMP_LABEL (insn))
                                      ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1712:17: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx lab = JUMP_LABEL (insn), lab_next;
                ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1714:11: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (LABEL_NUSES (lab) == 0)
          ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1726:13: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
            next = NEXT_INSN (next);
                   ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1745:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx pat = PATTERN (insn);
                ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1750:6: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
        if (LABEL_NUSES (XEXP (XVECEXP (pat, diff_vec_p, i), 0)) == 0)
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1753:9: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        next = NEXT_INSN (next);
               ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1759:17: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
    for (note = REG_NOTES (insn); note; note = XEXP (note, 1))
                ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1759:48: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    for (note = REG_NOTES (insn); note; note = XEXP (note, 1))
                                               ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1763:6: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
        if (LABEL_NUSES (XEXP (note, 0)) == 0)
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1767:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    prev = PREV_INSN (prev);
           ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1774:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && NEXT_INSN (insn) != 0
         ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1778:34: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
    next = delete_related_insns (NEXT_INSN (insn));
                                 ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1791:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && NOTE_LINE_NUMBER (next) != NOTE_INSN_FUNCTION_END)
                 ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1792:13: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
            next = NEXT_INSN (next);
                   ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1795:13: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
            next = NEXT_INSN (next);
                   ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1820:18: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx next = NEXT_INSN (insn);
                 ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1821:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx prev = PREV_INSN (insn);
                 ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1831:6: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
            NEXT_INSN (prev) = next;
            ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1834:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            PREV_INSN (next) = prev;
            ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1873:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx prev = PREV_INSN (insn);
                 ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1883:31: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (; insn != NULL; insn = NEXT_INSN (insn))
                              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1890:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && NOTE_LINE_NUMBER (insn) >= 0)
             ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1895:28: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
            two_avoided_lines |= (NOTE_LINE_NUMBER (a_line_note)
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1896:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                  != NOTE_LINE_NUMBER (insn));
                                     ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1911:20: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
      locus.file = NOTE_SOURCE_FILE (a_line_note);
                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:815:32: note: expanded from macro 'NOTE_SOURCE_FILE'
#define NOTE_SOURCE_FILE(INSN)  XCSTR (INSN, 4, NOTE)
                                ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:541:32: note: expanded from macro 'XCSTR'
#define XCSTR(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtstr)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1912:20: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      locus.line = NOTE_LINE_NUMBER (a_line_note);
                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1945:19: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (loc == &PATTERN (insn))
                  ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1953:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XEXP (SET_SRC (x), 0) == olabel)
               ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1981:21: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
    loc = &XVECEXP (PATTERN (insn), 0, 0);
                    ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:35: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:1983:12: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
    loc = &PATTERN (insn);
           ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:2003:21: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
    loc = &XVECEXP (PATTERN (jump), 0, 0);
                    ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:35: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:2005:12: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
    loc = &PATTERN (jump);
           ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:2007:24: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
  redirect_exp_1 (loc, JUMP_LABEL (jump), nlabel, jump);
                       ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:2024:16: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx olabel = JUMP_LABEL (jump);
               ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:2033:3: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
  JUMP_LABEL (jump) = nlabel;
  ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:2035:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
    ++LABEL_NUSES (nlabel);
      ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:2047:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  && XEXP (XEXP (dest, 1), 0) == olabel)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:2048:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                XEXP (XEXP (dest, 1), 0) = nlabel;
                      ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:2050:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  && XEXP (XEXP (dest, 2), 0) == olabel)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:2051:9: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                XEXP (XEXP (dest, 2), 0) = nlabel;
                      ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:2063:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && NEXT_INSN (olabel)
         ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:2065:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && NOTE_LINE_NUMBER (NEXT_INSN (olabel)) == NOTE_INSN_FUNCTION_END)
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:2065:28: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && NOTE_LINE_NUMBER (NEXT_INSN (olabel)) == NOTE_INSN_FUNCTION_END)
                           ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:39: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                                      ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:45: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:2068:19: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (olabel && --LABEL_NUSES (olabel) == 0 && delete_unused
                  ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:2087:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x = SET_SRC (x);
      ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:2109:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                           XEXP (comp, 1)),
                                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:2114:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      tem = XEXP (x, 1);
            ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:2115:44: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      validate_change (insn, &XEXP (x, 1), XEXP (x, 2), 1);
                                           ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:2116:31: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      validate_change (insn, &XEXP (x, 2), tem, 1);
                              ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:2230:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          byte_x = SUBREG_BYTE (x);
                   ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:2251:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          byte_y = SUBREG_BYTE (y);
                   ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:2319:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
             && rtx_renumbered_equal_p (XEXP (x, 1), XEXP (y, 1)))
                                        ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:2319:47: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
             && rtx_renumbered_equal_p (XEXP (x, 1), XEXP (y, 1)))
                                                     ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:2320:47: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            || (rtx_renumbered_equal_p (XEXP (x, 0), XEXP (y, 1))
                                                     ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:2321:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                && rtx_renumbered_equal_p (XEXP (x, 1), XEXP (y, 0))));
                                           ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:2324:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            && rtx_renumbered_equal_p (XEXP (x, 1), XEXP (y, 1)));
                                       ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:2324:46: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            && rtx_renumbered_equal_p (XEXP (x, 1), XEXP (y, 1)));
                                                    ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c:2404:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                           SUBREG_BYTE (x), GET_MODE (x));
                                           ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
210 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/langhooks.c -o langhooks.o
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/lcm.c -o lcm.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/lcm.c:65:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/lcm.c:1062:33: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
               insn != NULL && insn != NEXT_INSN (BB_END (bb));
                                       ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/lcm.c:1063:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
               insn = NEXT_INSN (insn))
                      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/lcm.c:1067:16: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  int mode = MODE_NEEDED (e, insn);
                             ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.h:3131:48: note: expanded from macro 'MODE_NEEDED'
   || (GET_CODE (I) == INSN && (asm_noperands (PATTERN (I)) >= 0        \
                                               ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/lcm.c:1067:16: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  int mode = MODE_NEEDED (e, insn);
                             ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.h:3134:6: note: expanded from macro 'MODE_NEEDED'
   : recog_memoized (I) < 0 || get_attr_type (I) != TYPE_FISTP          \
     ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/lcm.c:1067:16: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  int mode = MODE_NEEDED (e, insn);
                             ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.h:3134:6: note: expanded from macro 'MODE_NEEDED'
   : recog_memoized (I) < 0 || get_attr_type (I) != TYPE_FISTP          \
     ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/lcm.c:1081:17: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  for (link = REG_NOTES (insn); link; link = XEXP (link, 1))
                              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/lcm.c:1081:48: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  for (link = REG_NOTES (insn); link; link = XEXP (link, 1))
                                                             ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/lcm.c:1085:18: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  note_stores (PATTERN (insn), reg_becomes_live, &live_now);
                               ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/lcm.c:1086:17: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  for (link = REG_NOTES (insn); link; link = XEXP (link, 1))
                              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/lcm.c:1086:48: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  for (link = REG_NOTES (insn); link; link = XEXP (link, 1))
                                                             ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/lcm.c:1270:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      && (NOTE_LINE_NUMBER (ptr->insn_ptr)
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
12 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/lists.c -o lists.o
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/lists.c:51:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  link = XEXP (prev_link, 1);
         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/lists.c:56:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      link = XEXP (link, 1);
             ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/lists.c:59:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XEXP (prev_link, 1) = *unused_listp;
  ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/lists.c:75:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      unused_insn_list = XEXP (r, 1);
                         ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/lists.c:77:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      XEXP (r, 1) = next;
      ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/lists.c:97:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      unused_expr_list = XEXP (r, 1);
                         ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/lists.c:99:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      XEXP (r, 1) = next;
      ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/lists.c:130:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XEXP (ptr, 1) = unused_expr_list;
  ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/lists.c:138:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XEXP (ptr, 1) = unused_insn_list;
  ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
9 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c -o local-alloc.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:76:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:485:59: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = start; insn && ! equiv_mem_modified; insn = NEXT_INSN (insn))
                                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:497:20: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      note_stores (PATTERN (insn), validate_equiv_mem_from_store, NULL);
                   ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:504:19: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (note = REG_NOTES (insn); note; note = XEXP (note, 1))
                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:504:50: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (note = REG_NOTES (insn); note; note = XEXP (note, 1))
                                                 ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:586:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      return equiv_init_movable_p (SET_SRC (x), regno);
                                   ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:728:43: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      return memref_referenced_p (memref, SET_SRC (x));
                                          ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:760:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = NEXT_INSN (start); insn != NEXT_INSN (end);
              ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:760:42: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = NEXT_INSN (start); insn != NEXT_INSN (end);
                                         ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:761:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
       insn = NEXT_INSN (insn))
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:762:55: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
    if (INSN_P (insn) && memref_referenced_p (memref, PATTERN (insn)))
                                                      ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:893: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:128:31: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
  ~~~~~~~~~~~~~~              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:972: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:128:31: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
  ~~~~~~~~~~~~~~              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:819:13: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
           insn != NEXT_INSN (BB_END (bb));
                   ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:820:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
           insn = NEXT_INSN (insn))
                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:830:16: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (note = REG_NOTES (insn); note; note = XEXP (note, 1))
                      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:830:47: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (note = REG_NOTES (insn); note; note = XEXP (note, 1))
                                                     ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:834:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          set = single_set (insn);
                ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:834:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          set = single_set (insn);
                ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:840:21: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              note_stores (PATTERN (insn), no_equiv, NULL);
                           ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:847:26: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              for (i = XVECLEN (PATTERN (insn), 0) - 1; i >= 0; i--)
                                ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:35: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:849:25: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  rtx part = XVECEXP (PATTERN (insn), 0, i);
                                      ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:35: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:856:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          src = SET_SRC (set);
                ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:893:43: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  = gen_rtx_EXPR_LIST (REG_EQUIV, dest, REG_NOTES (init_insn));
                                                        ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:128:47: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
                                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:892:3: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                REG_NOTES (init_insn)
                ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:971:43: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && validate_equiv_mem (insn, dest, SET_SRC (set)))
                                                 ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:972:62: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            REG_NOTES (insn) = note = gen_rtx_EXPR_LIST (REG_EQUIV, SET_SRC (set),
                                                                    ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:128:39: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
                                      ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:973:9: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                         REG_NOTES (insn));
                                                         ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:128:47: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
                                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:972:6: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
            REG_NOTES (insn) = note = gen_rtx_EXPR_LIST (REG_EQUIV, SET_SRC (set),
            ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:1016:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                        && equiv_init_movable_p (PATTERN (insn), regno))
                                                 ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:1035:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
           insn != PREV_INSN (BB_HEAD (bb));
                   ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:1036:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
           insn = PREV_INSN (insn))
                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:1043:16: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (link = REG_NOTES (insn); link; link = XEXP (link, 1))
                      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:1043:47: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (link = REG_NOTES (insn); link; link = XEXP (link, 1))
                                                     ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:1047:41: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  && reg_mentioned_p (XEXP (link, 0), PATTERN (insn)))
                                                      ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:1062:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      || XEXP (reg_equiv[regno].init_insns, 1) != NULL_RTX)
                         ^                                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:1072:24: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  if (asm_noperands (PATTERN (equiv_insn)) < 0
                                     ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:1081:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      for (last_link = link; XEXP (last_link, 1);
                                             ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:1082:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                           last_link = XEXP (last_link, 1))
                                       ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:1086:22: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      equiv_link = REG_NOTES (equiv_insn);
                                   ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:1090:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                          equiv_link = XEXP (equiv_link, 1);
                                       ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:1094:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                              XEXP (last_link, 1) = note;
                              ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:1095:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                              XEXP (note, 1) = NULL_RTX;
                              ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:1106:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                        = XEXP (reg_equiv[regno].init_insns, 1);
                          ^                                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:1110:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  else if (PREV_INSN (insn) != equiv_insn)
                           ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:1114:38: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      new_insn = emit_insn_before (PATTERN (equiv_insn), insn);
                                                   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:1115:9: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      REG_NOTES (new_insn) = REG_NOTES (equiv_insn);
                      ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:1115:32: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      REG_NOTES (new_insn) = REG_NOTES (equiv_insn);
                                             ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:1116:9: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      REG_NOTES (equiv_insn) = 0;
                      ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:1120:9: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      INSN_CODE (new_insn) = INSN_CODE (equiv_insn);
                      ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:1120:32: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      INSN_CODE (new_insn) = INSN_CODE (equiv_insn);
                                             ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:1132:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                        BB_HEAD (bb) = PREV_INSN (insn);
                                       ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:1192:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (; list; list =  XEXP (list, 1))
                       ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:1226:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      insn = PREV_INSN (insn);
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:1380:23: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && (r0 = XEXP (PATTERN (insn), 0),
                             ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:1385:18: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && (set = single_set (XEXP (link, 0))) != 0
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:1385:18: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && (set = single_set (XEXP (link, 0))) != 0
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:1386:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && SET_DEST (set) == r0 && SET_SRC (set) == r0
                                         ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:1405:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                       && (r1 = XEXP (XEXP (note, 0), 1),
                                ^                     ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:1431:16: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (link = REG_NOTES (insn); link; link = XEXP (link, 1))
                      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:1431:47: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (link = REG_NOTES (insn); link; link = XEXP (link, 1))
                                                     ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:1444:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          note_stores (PATTERN (insn), reg_is_set, NULL);
                       ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:1452:16: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (link = REG_NOTES (insn); link; link = XEXP (link, 1))
                      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:1452:47: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (link = REG_NOTES (insn); link; link = XEXP (link, 1))
                                                     ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:1476:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      insn = NEXT_INSN (insn);
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:1794:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                           SUBREG_BYTE (usedreg),
                                           ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:1797:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            offset += (SUBREG_BYTE (usedreg)
                       ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:1827:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                           SUBREG_BYTE (setreg),
                                           ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:1830:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            offset -= (SUBREG_BYTE (setreg)
                       ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:2091:25: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (i = XVECLEN (PATTERN (this_insn), 0) - 1; i >= 0; i--)
                        ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:35: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:2093:23: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx set = XVECEXP (PATTERN (this_insn), 0, i);
                             ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:35: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:2354:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (p = NEXT_INSN (insn); p && p != last; p = NEXT_INSN (p))
           ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c:2354:50: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (p = NEXT_INSN (insn); p && p != last; p = NEXT_INSN (p))
                                                 ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
73 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c -o loop.o
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:422:57: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = start, i = prev_luid; insn != end; insn = NEXT_INSN (insn))
                                                        ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:429:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          || NOTE_LINE_NUMBER (insn) <= 0)
             ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:464:31: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = f; insn; insn = NEXT_INSN (insn))
                              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:467:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && NOTE_LINE_NUMBER (insn) == NOTE_INSN_LOOP_BEG)
             ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:573:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  insn = NEXT_INSN (insn);
         ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:678:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (p = NEXT_INSN (loop_start);
           ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:682:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
             || (NOTE_LINE_NUMBER (p) != NOTE_INSN_LOOP_BEG
                 ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:683:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                 && NOTE_LINE_NUMBER (p) != NOTE_INSN_LOOP_END));
                    ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:684:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
       p = NEXT_INSN (p))
           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:693:7: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (NEXT_INSN (loop->end) != 0)
      ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:694:18: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
    loop->sink = NEXT_INSN (loop->end);
                 ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:710:10: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && JUMP_LABEL (p) != 0
         ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:717:27: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && INSN_IN_RANGE_P (JUMP_LABEL (p), loop_start, loop_end))
                          ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:563:31: note: expanded from macro 'INSN_UID'
#define INSN_UID(INSN)  XINT (INSN, 0)
                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:35: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:717:27: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && INSN_IN_RANGE_P (JUMP_LABEL (p), loop_start, loop_end))
                          ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:563:31: note: expanded from macro 'INSN_UID'
#define INSN_UID(INSN)  XINT (INSN, 0)
                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:35: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:717:27: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && INSN_IN_RANGE_P (JUMP_LABEL (p), loop_start, loop_end))
                          ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:563:31: note: expanded from macro 'INSN_UID'
#define INSN_UID(INSN)  XINT (INSN, 0)
                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:35: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:720:26: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
      loop->scan_start = JUMP_LABEL (p);
                         ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:783:18: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && (set = single_set (p))
                        ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:783:18: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && (set = single_set (p))
                        ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:794:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              rtx src = SET_SRC (set);
                        ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:829:30: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  for (i = 0; i < XVECLEN (PATTERN (p), 0); i++)
                                           ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:35: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:831:26: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      rtx x = XVECEXP (PATTERN (p), 0, i);
                                       ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:35: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:891:37: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                               && LEGITIMATE_CONSTANT_P (SET_SRC (set)))))
                                                         ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.h:2009:58: note: expanded from macro 'LEGITIMATE_CONSTANT_P'
#define LEGITIMATE_CONSTANT_P(X)  legitimate_constant_p (X)
                                                         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:937:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      && ! side_effects_p (SET_SRC (set))
                                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:941:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                 && (REGNO (SET_SRC (set))
                                            ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1019:28: note: expanded from macro 'REGNO'
#define REGNO(RTX) XCUINT (RTX, 0, REG)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:45: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:947:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      && ! modified_between_p (SET_SRC (set), p,
                                               ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:951:50: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      && validate_replace_rtx (SET_DEST (set), SET_SRC (set),
                                                               ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:960:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                            SET_DEST (set), copy_rtx (SET_SRC (set))));
                                                      ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:959:8: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                           (REG_NOTES (regs->array[regno].single_usage),
                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:957:9: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      REG_NOTES (regs->array[regno].single_usage)
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:1043:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              else if (SET_SRC (set) == const0_rtx
                       ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:1045:33: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                       && (set1 = single_set (NEXT_INSN (p)))
                                              ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:36: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                                        ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:39: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:1045:21: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                       && (set1 = single_set (NEXT_INSN (p)))
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:1045:33: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                       && (set1 = single_set (NEXT_INSN (p)))
                                              ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:29: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:1045:21: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                       && (set1 = single_set (NEXT_INSN (p)))
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:1045:33: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                       && (set1 = single_set (NEXT_INSN (p)))
                                              ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:29: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:1051:47: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                       && !reg_mentioned_p (SET_DEST (set), SET_SRC (set1)))
                                                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:1128:44: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
               && ! (GET_CODE (p) == JUMP_INSN && JUMP_LABEL (p) == loop->top
                                                  ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:1129:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                     && NEXT_INSN (NEXT_INSN (p)) == loop_end
                        ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:1129:22: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                     && NEXT_INSN (NEXT_INSN (p)) == loop_end
                                   ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:31: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:1137:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (NOTE_LINE_NUMBER (p) == NOTE_INSN_LOOP_VTOP && loop_depth == 0)
              ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:1139:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          else if (NOTE_LINE_NUMBER (p) == NOTE_INSN_LOOP_BEG)
                   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:1141:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          else if (NOTE_LINE_NUMBER (p) == NOTE_INSN_LOOP_END)
                   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:1182:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
               PREV_INSN (update_start)
               ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:1184:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
               update_start = PREV_INSN (update_start))
                              ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:1186:17: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          update_end = NEXT_INSN (loop_end);
                       ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:1209:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
       PREV_INSN (update_start)
       ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:1211:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
       update_start = PREV_INSN (update_start))
                      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:1213:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  update_end = NEXT_INSN (loop_end);
               ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:1222:2: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
        LABEL_NUSES (update_end)++;
        ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:1230:9: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && --LABEL_NUSES (update_end) == 0)
               ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:1314:22: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        record_excess_regs (PATTERN (p), equiv, &output);
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:1315:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      p = NEXT_INSN (p);
          ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:1334:25: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (p = insn; p; p = NEXT_INSN (p))
                        ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:1384:29: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
       insn != last; insn = NEXT_INSN (insn))
                            ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:1415:9: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        insn = NEXT_INSN (insn);
               ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:1445:56: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (insn = XEXP (note, 0); insn != m->insn; insn = NEXT_INSN (insn))
                                                              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:1806: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:130:31: note: expanded from macro 'gen_rtx_INSN_LIST'
  gen_rtx_fmt_ue (INSN_LIST, (MODE), (ARG0), (ARG1))
  ~~~~~~~~~~~~~~              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:1803:39: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (insn = insns; insn; insn = NEXT_INSN (insn))
                                      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:1807:9: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                  REG_NOTES (insn));
                                                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:130:47: note: expanded from macro 'gen_rtx_INSN_LIST'
  gen_rtx_fmt_ue (INSN_LIST, (MODE), (ARG0), (ARG1))
                                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:1806:6: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
            REG_NOTES (insn) = gen_rtx_INSN_LIST (REG_LABEL, XEXP (x, 0),
            ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:1809:8: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
              LABEL_NUSES (XEXP (x, 0))++;
              ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:1942:39: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  newpat = gen_move_insn (SET_DEST (PATTERN (m->insn)),
                                                    ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1244:30: note: expanded from macro 'SET_DEST'
#define SET_DEST(RTX) XC2EXP(RTX, 0, SET, CLOBBER)
                             ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:554:51: note: expanded from macro 'XC2EXP'
#define XC2EXP(RTX, N, C1, C2)      (RTL_CHECKC2 (RTX, N, C1, C2).rtx)
                                                  ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:392:39: note: expanded from macro 'RTL_CHECKC2'
#define RTL_CHECKC2(RTX, N, C1, C2) ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:1943:18: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                          SET_DEST (PATTERN (m1->insn)));
                                                    ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1244:30: note: expanded from macro 'SET_DEST'
#define SET_DEST(RTX) XC2EXP(RTX, 0, SET, CLOBBER)
                             ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:554:51: note: expanded from macro 'XC2EXP'
#define XC2EXP(RTX, N, C1, C2)      (RTL_CHECKC2 (RTX, N, C1, C2).rtx)
                                                  ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:392:39: note: expanded from macro 'RTL_CHECKC2'
#define RTL_CHECKC2(RTX, N, C1, C2) ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:1948:5: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  REG_NOTES (i1) = REG_NOTES (m->insn);
                  ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:1948:22: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  REG_NOTES (i1) = REG_NOTES (m->insn);
                                   ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:1949:20: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  r1 = SET_DEST (PATTERN (m->insn));
                                 ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1244:30: note: expanded from macro 'SET_DEST'
#define SET_DEST(RTX) XC2EXP(RTX, 0, SET, CLOBBER)
                             ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:554:51: note: expanded from macro 'XC2EXP'
#define XC2EXP(RTX, N, C1, C2)      (RTL_CHECKC2 (RTX, N, C1, C2).rtx)
                                                  ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:392:39: note: expanded from macro 'RTL_CHECKC2'
#define RTL_CHECKC2(RTX, N, C1, C2) ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:1950:20: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  r2 = SET_DEST (PATTERN (m1->insn));
                                 ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1244:30: note: expanded from macro 'SET_DEST'
#define SET_DEST(RTX) XC2EXP(RTX, 0, SET, CLOBBER)
                             ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:554:51: note: expanded from macro 'XC2EXP'
#define XC2EXP(RTX, N, C1, C2)      (RTL_CHECKC2 (RTX, N, C1, C2).rtx)
                                                  ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:392:39: note: expanded from macro 'RTL_CHECKC2'
#define RTL_CHECKC2(RTX, N, C1, C2) ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:1999:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                        p = NEXT_INSN (temp) = NEXT_INSN (p);
                            ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:1999:27: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                        p = NEXT_INSN (temp) = NEXT_INSN (p);
                                               ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:2058:18: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                               temp = NEXT_INSN (temp))
                                      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:2067:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                              body = PATTERN (temp);
                                     ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:2071:22: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                              for (next = NEXT_INSN (temp); next != p;
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:2072:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                   next = NEXT_INSN (next))
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:2095:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                  fn_reg = SET_SRC (body);
                                           ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:2117:11: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                  if (CALL_INSN_FUNCTION_USAGE (temp))
                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:798:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE'
#define CALL_INSN_FUNCTION_USAGE(INSN)  XEXP(INSN, 9)
                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:2119:23: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                      = copy_rtx (CALL_INSN_FUNCTION_USAGE (temp));
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:798:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE'
#define CALL_INSN_FUNCTION_USAGE(INSN)  XEXP(INSN, 9)
                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:2118:9: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                    CALL_INSN_FUNCTION_USAGE (i1)
                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:798:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE'
#define CALL_INSN_FUNCTION_USAGE(INSN)  XEXP(INSN, 9)
                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:2127:10: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                              REG_NOTES (i1) = REG_NOTES (temp);
                              ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:2127:27: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                              REG_NOTES (i1) = REG_NOTES (temp);
                                               ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:2128:10: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                              REG_NOTES (temp) = NULL;
                              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:2160:39: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                          i1 = loop_call_insn_hoist (loop, PATTERN (p));
                                                           ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:2164:10: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
                          if (CALL_INSN_FUNCTION_USAGE (p))
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:798:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE'
#define CALL_INSN_FUNCTION_USAGE(INSN)  XEXP(INSN, 9)
                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:2166:22: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
                              = copy_rtx (CALL_INSN_FUNCTION_USAGE (p));
                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:798:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE'
#define CALL_INSN_FUNCTION_USAGE(INSN)  XEXP(INSN, 9)
                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:2165:8: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
                            CALL_INSN_FUNCTION_USAGE (i1)
                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:798:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE'
#define CALL_INSN_FUNCTION_USAGE(INSN)  XEXP(INSN, 9)
                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:2192:44: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                          i1 = loop_insn_hoist (loop, copy_rtx (PATTERN (p)));
                                                                ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:2197:32: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                        i1 = loop_insn_hoist (loop, PATTERN (p));
                                                    ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:2199:13: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      if (REG_NOTES (i1) == 0)
                          ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:2201:6: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                          REG_NOTES (i1) = REG_NOTES (p);
                          ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:2201:23: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                          REG_NOTES (i1) = REG_NOTES (p);
                                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:2202:6: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                          REG_NOTES (p) = NULL;
                          ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:2234:13: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      p = NEXT_INSN (p);
                          ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:2243:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                        p = NEXT_INSN (temp) = NEXT_INSN (p);
                            ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:2243:27: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                        p = NEXT_INSN (temp) = NEXT_INSN (p);
                                               ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:2362:42: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (p = new_start; p != loop_end; p = NEXT_INSN (p))
                                         ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:2366:16: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        replace_regs (PATTERN (p), reg_map, nregs, 0);
                      ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:2367:16: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
        replace_regs (REG_NOTES (p), reg_map, nregs, 0);
                      ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:2368:2: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
        INSN_CODE (p) = -1;
        ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:2552:31: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
  loop_info->preconditioned = NOTE_PRECONDITIONED (end);
                              ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:821:37: note: expanded from macro 'NOTE_PRECONDITIONED'
#define NOTE_PRECONDITIONED(INSN)   XCINT (INSN, 4, NOTE)
                                    ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:2555:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
       insn = PREV_INSN (insn))
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:2564:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = NEXT_INSN (start); insn != NEXT_INSN (end);
              ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:2564:42: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = NEXT_INSN (start); insn != NEXT_INSN (end);
                                         ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:2565:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
       insn = NEXT_INSN (insn))
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:2570:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (NOTE_LINE_NUMBER (insn) == NOTE_INSN_LOOP_BEG)
              ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:2576:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          else if (NOTE_LINE_NUMBER (insn) == NOTE_INSN_LOOP_END)
                   ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:2599:26: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
            for (fusage_entry = CALL_INSN_FUNCTION_USAGE (insn);
                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:798:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE'
#define CALL_INSN_FUNCTION_USAGE(INSN)  XEXP(INSN, 9)
                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:2600:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                 fusage_entry; fusage_entry = XEXP (fusage_entry, 1))
                                              ^                   ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:2624:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  rtx src = SET_SRC (set);
                            ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:2629:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      label1 = XEXP (src, 1);
                               ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:2630:18: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      label2 = XEXP (src, 2);
                               ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:2671:25: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (volatile_refs_p (PATTERN (insn)))
                               ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:2679:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          note_stores (PATTERN (insn), note_addr_stored, loop_info);
                       ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:2704:17: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
    for (insn = NEXT_INSN (start); insn != NEXT_INSN (end);
                ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:2704:44: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
    for (insn = NEXT_INSN (start); insn != NEXT_INSN (end);
                                           ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:2705:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
         insn = NEXT_INSN (insn))
                ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:2766:31: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = f; insn; insn = NEXT_INSN (insn))
                              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:2769:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        switch (NOTE_LINE_NUMBER (insn))
                ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:2822:46: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (label = forced_labels; label; label = XEXP (label, 1))
                                             ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:2842:31: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = f; insn; insn = NEXT_INSN (insn))
                              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:2857:18: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        mark_loop_jump (PATTERN (insn), this_loop);
                        ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:2870:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
            rtx last_insn_to_move = NEXT_INSN (insn);
                                    ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:2876:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            for (p = PREV_INSN (insn);
                     ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:2879:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                       && NOTE_LINE_NUMBER (p) == NOTE_INSN_LOOP_BEG)
                          ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:2881:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                 p = PREV_INSN (p))
                     ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:2887:10: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
            if (JUMP_LABEL (insn))
                ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:2901:39: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
            if (GET_CODE (p) == JUMP_INSN && JUMP_LABEL (p)
                                             ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:2916:6: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
                && JUMP_LABEL (p) != 0
                   ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:2919:16: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
                && INSN_UID (JUMP_LABEL (p)) != 0
                             ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:563:31: note: expanded from macro 'INSN_UID'
#define INSN_UID(INSN)  XINT (INSN, 0)
                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:35: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:2921:22: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
                && next_real_insn (JUMP_LABEL (p)) == our_next
                                   ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:2924:31: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                && insns_safe_to_move_p (p, NEXT_INSN (insn),
                                            ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:2928:27: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  = JUMP_LABEL (insn) ? JUMP_LABEL (insn) : get_last_insn ();
                                        ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:2936:51: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                     tmp && GET_CODE (tmp) != CODE_LABEL; tmp = NEXT_INSN (tmp))
                                                                ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:2940:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                for (loc = target; loc; loc = PREV_INSN (loc))
                                              ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:2953:35: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  for (loc = target; loc; loc = NEXT_INSN (loc))
                                                ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:2967:24: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    rtx cond_label = JUMP_LABEL (p);
                                     ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:2971:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    LABEL_NUSES (cond_label)++;
                    ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:2993:25: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
                            temp = gen_jump (JUMP_LABEL (insn));
                                             ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:2995:8: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
                            JUMP_LABEL (temp) = JUMP_LABEL (insn);
                            ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:2995:28: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
                            JUMP_LABEL (temp) = JUMP_LABEL (insn);
                                                ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:2996:8: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
                            LABEL_NUSES (JUMP_LABEL (insn))++;
                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:2996:21: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
                            LABEL_NUSES (JUMP_LABEL (insn))++;
                                         ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:33: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                                ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:45: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:3008:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                             q != NEXT_INSN (last_insn_to_move);
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:3009:13: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                             q = NEXT_INSN (q))
                                 ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:3017:8: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
                        if (JUMP_LABEL (insn))
                            ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:3021:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                 q = r, r = LABEL_NEXTREF (r))
                                            ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1008:28: note: expanded from macro 'LABEL_NEXTREF'
#define LABEL_NEXTREF(REF) XCEXP (REF, 1, LABEL_REF)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:3022:29: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
                              if (XEXP (r, 0) == JUMP_LABEL (insn))
                                                 ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:3026:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                    LABEL_NEXTREF (q) = LABEL_NEXTREF (r);
                                    ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1008:28: note: expanded from macro 'LABEL_NEXTREF'
#define LABEL_NEXTREF(REF) XCEXP (REF, 1, LABEL_REF)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:3026:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                    LABEL_NEXTREF (q) = LABEL_NEXTREF (r);
                                                        ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1008:28: note: expanded from macro 'LABEL_NEXTREF'
#define LABEL_NEXTREF(REF) XCEXP (REF, 1, LABEL_REF)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:3028:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                    this_loop->exit_labels = LABEL_NEXTREF (r);
                                                             ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1008:28: note: expanded from macro 'LABEL_NEXTREF'
#define LABEL_NEXTREF(REF) XCEXP (REF, 1, LABEL_REF)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:3046:20: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                        mark_loop_jump (PATTERN (p), this_loop);
                                        ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:3050:8: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
                        if (JUMP_LABEL (insn) != 0
                            ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:3051:28: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
                            && (next_real_insn (JUMP_LABEL (insn))
                                                ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:3060:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    insn = NEXT_INSN (cond_label);
                           ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:3062:13: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    if (--LABEL_NUSES (cond_label) == 0)
                          ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:3066:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    insn = PREV_INSN (insn);
                           ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:3106:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      mark_loop_jump (XEXP (x, 1), loop);
                      ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:3111:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      mark_loop_jump (XEXP (x, 1), loop);
                      ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:3142:4: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          LABEL_NEXTREF (x) = loop->exit_labels;
          ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1008:28: note: expanded from macro 'LABEL_NEXTREF'
#define LABEL_NEXTREF(REF) XCEXP (REF, 1, LABEL_REF)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:3180:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        mark_loop_jump (SET_SRC (x), loop);
                        ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:3184:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      mark_loop_jump (XEXP (x, 1), loop);
                      ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:3185:23: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      mark_loop_jump (XEXP (x, 2), loop);
                      ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:3195:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (i = 0; i < XVECLEN (x, 1); i++)
                      ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:517:40: note: expanded from macro 'XVECLEN'
#define XVECLEN(RTX, N)         GET_NUM_ELEM (XVEC (RTX, N))
                                              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:3196:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        mark_loop_jump (XVECEXP (x, 1, i), loop);
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:516:39: note: expanded from macro 'XVECEXP'
#define XVECEXP(RTX, N, M)      RTVEC_ELT (XVEC (RTX, N), M)
                                           ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:23: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:3231:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      insn = NEXT_INSN (insn);
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:3392:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          mem_list_entry = XEXP (mem_list_entry, 1);
                           ^                     ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:3473:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      p = NEXT_INSN (p);
          ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:3482:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && (set = single_set (p))
                    ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:3482:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && (set = single_set (p))
                    ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:3486:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          this = loop_invariant_p (loop, SET_SRC (set));
                                         ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:3571:44: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      find_single_use_in_loop (regs, insn, SET_SRC (x));
                                           ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:3648:45: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (p = loop->scan_start; p != insn; p = NEXT_INSN (p))
                                            ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:3650:55: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (INSN_P (p) && reg_overlap_mentioned_p (reg, PATTERN (p)))
                                                      ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:3729:38: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
               && rtx_equal_for_prefetch_p (XEXP (x, 1), XEXP (y, 1)))
                                            ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:3729:51: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
               && rtx_equal_for_prefetch_p (XEXP (x, 1), XEXP (y, 1)))
                                                         ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:3730:51: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              || (rtx_equal_for_prefetch_p (XEXP (x, 0), XEXP (y, 1))
                                                         ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:3731:41: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  && rtx_equal_for_prefetch_p (XEXP (x, 1), XEXP (y, 0))));
                                               ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:3807:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          return INTVAL (XEXP (XEXP (exp, 0), 1));
                         ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:3827:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        *x = XEXP (exp, 1);
             ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:3828:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      else if (XEXP (exp, 1) == const0_rtx)
               ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:4021:19: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
            note_stores (PATTERN (iv->insn), check_store, &d);
                         ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:4220:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx prev_insn = PREV_INSN (info[i].giv->insn);
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:4249:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          insn = NEXT_INSN (prev_insn);
                 ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:4255:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
              insn = NEXT_INSN (insn);
                     ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:4379:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
              insn = NEXT_INSN (insn);
                     ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:4395:13: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      || (JUMP_LABEL (insn) != 0
                          ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:4396:9: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
                          && JUMP_LABEL (insn) != loop->scan_start
                             ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:4397:32: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
                          && !loop_insn_first_p (p, JUMP_LABEL (insn)))))
                                                    ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:4414:9: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && !(JUMP_LABEL (p) == loop->top
               ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:4415:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
               && ((NEXT_INSN (NEXT_INSN (p)) == loop->end
                    ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:4415:25: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
               && ((NEXT_INSN (NEXT_INSN (p)) == loop->end
                               ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:31: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:4417:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                   || (NEXT_INSN (p) == loop->end && any_condjump_p (p)))))
                       ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:4425:51: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (label = loop->exit_labels; label; label = LABEL_NEXTREF (label))
                                                         ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1008:28: note: expanded from macro 'LABEL_NEXTREF'
#define LABEL_NEXTREF(REF) XCEXP (REF, 1, LABEL_REF)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:4426:29: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
            if (XEXP (label, 0) == JUMP_LABEL (p))
                                   ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:4441:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if ((NOTE_LINE_NUMBER (p) == NOTE_INSN_LOOP_VTOP
               ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:4442:12: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
               || NOTE_LINE_NUMBER (p) == NOTE_INSN_LOOP_CONT)
                  ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:4445:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          else if (NOTE_LINE_NUMBER (p) == NOTE_INSN_LOOP_BEG)
                   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:4447:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          else if (NOTE_LINE_NUMBER (p) == NOTE_INSN_LOOP_END)
                   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:4460:7: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && JUMP_LABEL (p) == NEXT_INSN (loop->start))
             ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:4460:25: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && JUMP_LABEL (p) == NEXT_INSN (loop->start))
                               ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:4543:62: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (p = loop->start; p && GET_CODE (p) != CODE_LABEL; p = PREV_INSN (p))
                                                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:4553:15: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        note_stores (PATTERN (p), record_initial, ivs);
                     ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:4559:7: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && JUMP_LABEL (p) != 0
             ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:4560:23: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && next_real_insn (JUMP_LABEL (p)) == next_real_insn (loop->end)
                             ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:4565:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && valid_initial_value_p (XEXP (test, 1), p, call_seen, loop->start)
                                    ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:4573:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                          XEXP (test, 0), XEXP (test, 1));
                                                          ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:220:41: note: expanded from macro 'gen_rtx_SET'
  gen_rtx_fmt_ee (SET, (MODE), (ARG0), (ARG1))
                                        ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:4609:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        src = SET_SRC (bl->init_set);
              ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:4702:49: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
       && ! reg_mentioned_p (bl->biv->dest_reg, SET_SRC (bl->init_set)))
                                                ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:4826:19: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                insert_before = NEXT_INSN (tv->insn);
                                ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:4828:19: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                insert_before = NEXT_INSN (v->insn);
                                ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:5351:45: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (p = loop->start; p != loop->end; p = NEXT_INSN (p))
                                            ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:5355:16: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        replace_regs (PATTERN (p), reg_map, reg_map_size, 0);
                      ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:5356:16: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
        replace_regs (REG_NOTES (p), reg_map, reg_map_size, 0);
                      ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:5357:2: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
        INSN_CODE (p) = -1;
        ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:5435:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && (set = single_set (p))
                ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:5435:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && (set = single_set (p))
                ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:5443:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (basic_induction_var (loop, SET_SRC (set),
                                         ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:5476:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && (set = single_set (p))
                ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:5476:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && (set = single_set (p))
                ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:5494:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          (general_induction_var (loop, SET_SRC (set), &src_reg, &add_val,
                                        ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:5533:26: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
    find_mem_givs (loop, PATTERN (p), p, not_every_iteration,
                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:5777:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx set = single_set (insn);
            ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:5777:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx set = single_set (insn);
            ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:5955:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              tem = XEXP (tem, 1);
                    ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:6033:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          p = NEXT_INSN (p);
              ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:6037:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
              p = NEXT_INSN (loop->start);
                  ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:6051:31: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  && reg_set_p (v->src_reg, PATTERN (p)))
                                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:6054:42: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              if (reg_mentioned_p (v->dest_reg, PATTERN (p)))
                                                ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:6076:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
              p = NEXT_INSN (p);
                  ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:6078:7: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                p = NEXT_INSN (loop->start);
                    ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:6082:41: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
              if (GET_CODE (p) == JUMP_INSN && JUMP_LABEL (p)
                                               ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:6083:8: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  && LABEL_NAME (JUMP_LABEL (p))
                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:931:25: note: expanded from macro 'LABEL_NAME'
#define LABEL_NAME(RTX) XCSTR (RTX, 7, CODE_LABEL)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:541:32: note: expanded from macro 'XCSTR'
#define XCSTR(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtstr)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:6083:20: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  && LABEL_NAME (JUMP_LABEL (p))
                                 ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:931:32: note: expanded from macro 'LABEL_NAME'
#define LABEL_NAME(RTX) XCSTR (RTX, 7, CODE_LABEL)
                               ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:541:45: note: expanded from macro 'XCSTR'
#define XCSTR(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtstr)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:6084:29: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  && ((loop_insn_first_p (JUMP_LABEL (p), v->insn)
                                          ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:6085:45: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
                       && loop_insn_first_p (loop->start, JUMP_LABEL (p)))
                                                          ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:6086:46: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      || (loop_insn_first_p (last_giv_use, JUMP_LABEL (p))
                                                           ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:6087:28: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
                          && loop_insn_first_p (JUMP_LABEL (p), loop->end))))
                                                ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:6278:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      else if (rtx_equal_p (XEXP (x, 1), dest_reg)
                            ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:6280:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                   && SUBREG_PROMOTED_VAR_P (XEXP (x, 1))
                                             ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1083:40: note: expanded from macro 'SUBREG_PROMOTED_VAR_P'
  (RTL_FLAG_CHECK1("SUBREG_PROMOTED", (RTX), SUBREG)->in_struct)
                                       ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:483:45: note: expanded from macro 'RTL_FLAG_CHECK1'
#define RTL_FLAG_CHECK1(NAME, RTX, C1)                                  (RTX)
                                                                         ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:6281:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                   && SUBREG_REG (XEXP (x, 1)) == dest_reg))
                                  ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1063:32: note: expanded from macro 'SUBREG_REG'
#define SUBREG_REG(RTX) XCEXP (RTX, 0, SUBREG)
                               ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:45: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:6340:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              insn = PREV_INSN (insn);
                     ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:6343:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                 && NOTE_LINE_NUMBER (insn) != NOTE_INSN_LOOP_BEG);
                    ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:6347:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          set = single_set (insn);
                ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:6347:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          set = single_set (insn);
                ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:6356:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            return basic_induction_var (loop, SET_SRC (set),
                                              ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:6416:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (insn = PREV_INSN (p);
                  ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:6418:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
            && NOTE_LINE_NUMBER (insn) != NOTE_INSN_LOOP_BEG);
               ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:6419:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
           insn = PREV_INSN (insn))
                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:6423:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        set = single_set (insn);
              ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:6423:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        set = single_set (insn);
              ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:6428:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && INTVAL (XEXP (x, 1)) >= 0
                     ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:6430:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && XEXP (x, 1) == XEXP (SET_SRC (set), 1))
             ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:6430:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && XEXP (x, 1) == XEXP (SET_SRC (set), 1))
                            ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:6430:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && XEXP (x, 1) == XEXP (SET_SRC (set), 1))
                                  ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:6431:42: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        return basic_induction_var (loop, XEXP (SET_SRC (set), 0),
                                                ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:6500:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          *mult_val = XEXP (XEXP (x, 0), 1);
                      ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:6507:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      *add_val = XEXP (x, 1);
                 ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:6513:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      *mult_val = XEXP (x, 1);
                  ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:6582:39: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      arg1 = simplify_giv_expr (loop, XEXP (x, 1), ext_val, benefit);
                                      ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:6632:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                             XEXP (arg0, 1),
                                                             ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:274:34: note: expanded from macro 'gen_rtx_PLUS'
  gen_rtx_fmt_ee (PLUS, (MODE), (ARG0), (ARG1))
                                 ^~~~
./genrtl.h:274:42: note: expanded from macro 'gen_rtx_PLUS'
  gen_rtx_fmt_ee (PLUS, (MODE), (ARG0), (ARG1))
                                         ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:6659:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                           XEXP (arg1, 1)),
                                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:274:42: note: expanded from macro 'gen_rtx_PLUS'
  gen_rtx_fmt_ee (PLUS, (MODE), (ARG0), (ARG1))
                                         ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:6673:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                            XEXP (arg0, 1),
                                                            ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:274:34: note: expanded from macro 'gen_rtx_PLUS'
  gen_rtx_fmt_ee (PLUS, (MODE), (ARG0), (ARG1))
                                 ^~~~
./genrtl.h:280:42: note: expanded from macro 'gen_rtx_MULT'
  gen_rtx_fmt_ee (MULT, (MODE), (ARG0), (ARG1))
                                         ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:6674:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                            XEXP (arg1, 1))),
                                                            ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:274:42: note: expanded from macro 'gen_rtx_PLUS'
  gen_rtx_fmt_ee (PLUS, (MODE), (ARG0), (ARG1))
                                         ^~~~
./genrtl.h:280:42: note: expanded from macro 'gen_rtx_MULT'
  gen_rtx_fmt_ee (MULT, (MODE), (ARG0), (ARG1))
                                         ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:6683:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                            XEXP (x, 1),
                                                            ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:280:34: note: expanded from macro 'gen_rtx_MULT'
  gen_rtx_fmt_ee (MULT, (MODE), (ARG0), (ARG1))
                                 ^~~~
./genrtl.h:274:42: note: expanded from macro 'gen_rtx_PLUS'
  gen_rtx_fmt_ee (PLUS, (MODE), (ARG0), (ARG1))
                                         ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:6689:39: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      arg1 = simplify_giv_expr (loop, XEXP (x, 1), ext_val, benefit);
                                      ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:6732:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                                    XEXP (arg0,
                                                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:280:34: note: expanded from macro 'gen_rtx_MULT'
  gen_rtx_fmt_ee (MULT, (MODE), (ARG0), (ARG1))
                                 ^~~~
./genrtl.h:280:42: note: expanded from macro 'gen_rtx_MULT'
  gen_rtx_fmt_ee (MULT, (MODE), (ARG0), (ARG1))
                                         ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:6748:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                                    XEXP (arg0,
                                                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:280:34: note: expanded from macro 'gen_rtx_MULT'
  gen_rtx_fmt_ee (MULT, (MODE), (ARG0), (ARG1))
                                 ^~~~
./genrtl.h:274:42: note: expanded from macro 'gen_rtx_PLUS'
  gen_rtx_fmt_ee (PLUS, (MODE), (ARG0), (ARG1))
                                         ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:6761:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                                XEXP (arg0, 1),
                                                                ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:280:34: note: expanded from macro 'gen_rtx_MULT'
  gen_rtx_fmt_ee (MULT, (MODE), (ARG0), (ARG1))
                                 ^~~~
./genrtl.h:280:42: note: expanded from macro 'gen_rtx_MULT'
  gen_rtx_fmt_ee (MULT, (MODE), (ARG0), (ARG1))
                                         ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:6773:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                                XEXP (arg0, 1),
                                                                ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:280:34: note: expanded from macro 'gen_rtx_MULT'
  gen_rtx_fmt_ee (MULT, (MODE), (ARG0), (ARG1))
                                 ^~~~
./genrtl.h:274:42: note: expanded from macro 'gen_rtx_PLUS'
  gen_rtx_fmt_ee (PLUS, (MODE), (ARG0), (ARG1))
                                         ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:6791:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                  << INTVAL (XEXP (x, 1)))),
                                                             ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1882:67: note: expanded from macro 'GEN_INT'
#define GEN_INT(N)  gen_rtx_CONST_INT (VOIDmode, (HOST_WIDE_INT) (N))
                                                                  ^
./genrtl.h:280:42: note: expanded from macro 'gen_rtx_MULT'
  gen_rtx_fmt_ee (MULT, (MODE), (ARG0), (ARG1))
                                         ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:6913:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                            tem = NEXT_INSN (tem);
                                  ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:6923:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                        tem = single_set (m->insn);
                              ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:6923:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                        tem = single_set (m->insn);
                              ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:6925:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                          tem = SET_SRC (tem);
                                ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:6997:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                           GEN_INT (INTVAL (XEXP (x, 1)) + INTVAL (c)));
                                            ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1882:67: note: expanded from macro 'GEN_INT'
#define GEN_INT(N)  gen_rtx_CONST_INT (VOIDmode, (HOST_WIDE_INT) (N))
                                                                  ^
./genrtl.h:274:42: note: expanded from macro 'gen_rtx_PLUS'
  gen_rtx_fmt_ee (PLUS, (MODE), (ARG0), (ARG1))
                                         ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:7003:43: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                           sge_plus_constant (XEXP (x, 0), c), XEXP (x, 1));
                                                               ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:274:42: note: expanded from macro 'gen_rtx_PLUS'
  gen_rtx_fmt_ee (PLUS, (MODE), (ARG0), (ARG1))
                                         ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:7008:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                           sge_plus_constant (XEXP (x, 1), c), XEXP (x, 0));
                                              ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:274:34: note: expanded from macro 'gen_rtx_PLUS'
  gen_rtx_fmt_ee (PLUS, (MODE), (ARG0), (ARG1))
                                 ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:7022:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      y = XEXP (y, 1);
          ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:7091:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      p = NEXT_INSN (p);
          ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:7099:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && (set = single_set (p))
                    ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:7099:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && (set = single_set (p))
                    ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:7102:37: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && (general_induction_var (loop, SET_SRC (set), &src_reg,
                                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:7126:18: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && (set = single_set (p))
                        ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:7126:18: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && (set = single_set (p))
                        ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:7184:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      ra = XEXP (a, 0), oa = XEXP (a, 1);
                             ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:7188:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rb = XEXP (b, 0), ob = XEXP (b, 1);
                             ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:7219:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      ra = XEXP (a, 0), oa = XEXP (a, 1);
                             ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:7244:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        return XEXP (b, 1);
               ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:7245:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      else if (rtx_equal_p (a, XEXP (b, 1)))
                               ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:7295:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              m = INTVAL (mult) * INTVAL (XEXP (g1_add_val, 1));
                                          ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:7326:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx tem = XEXP (add, 1);
                    ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:7831:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx set = single_set (insn);
                ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:7831:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx set = single_set (insn);
                ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:7834:45: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        record_base_value (REGNO (SET_DEST (set)), SET_SRC (set), 0);
                                                   ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:7836:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      insn = NEXT_INSN (insn);
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:7941:15: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx t = single_set (last);
              ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:7941:15: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx t = single_set (last);
              ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:7943:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        cost += rtx_cost (SET_SRC (t), SET);
                          ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:7944:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      last = PREV_INSN (last);
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:7991:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx next = NEXT_INSN (tmp);
                     ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:8146: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:128:31: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
  ~~~~~~~~~~~~~~              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:8173: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:128:31: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
  ~~~~~~~~~~~~~~              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:8570: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:128:31: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
  ~~~~~~~~~~~~~~              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:8059:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  jump = PREV_INSN (loop_end);
         ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:8110:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && bl->biv->dest_reg == XEXP (comparison, 1)
                                  ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:8116:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                       XEXP (comparison, 1),
                                       ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:8129:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (((GET_CODE (comparison) == GT && XEXP (comparison, 1) == constm1_rtx)
                                       ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:8130:43: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
       || (GET_CODE (comparison) == NE && XEXP (comparison, 1) == const0_rtx))
                                          ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:8147:8: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                   REG_NOTES (jump));
                                   ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:128:47: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
                                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:8145:6: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
            REG_NOTES (jump)
            ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:8155:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (p = loop_start; p; p = PREV_INSN (p))
                                  ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:8167:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && XEXP (before_comparison, 1) == const0_rtx
                 ^                        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:8174:12: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                       REG_NOTES (jump));
                                       ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:128:47: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
                                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:8172:3: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                REG_NOTES (jump)
                ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:8213:44: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (p = loop_start; p != loop_end; p = NEXT_INSN (p))
                                                  ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:8216:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                rtx set = single_set (p);
                          ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:8216:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                rtx set = single_set (p);
                          ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:8222:38: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                else if (!reg_mentioned_p (bivreg, PATTERN (p)))
                                                   ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:8232:20: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    note_stores (PATTERN (p), note_set_pseudo_multiple_uses,
                                 ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:8251:31: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                && reg_mentioned_p (bivreg, SET_SRC (blt->init_set)))
                                            ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:8263:44: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (p = loop_start; p != loop_end; p = NEXT_INSN (p))
                                                  ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:8265:58: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              num_nonfixed_reads += count_nonfixed_reads (loop, PATTERN (p));
                                                                ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:8290:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                          PATTERN (loop_info->first_loop_store_insn))
                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:8349:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              comparison_value = XEXP (comparison, 1);
                                 ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:8447:37: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              jump_label = condjump_label (PREV_INSN (loop_end));
                                           ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:8519:8: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
              LABEL_NUSES (XEXP (jump_label, 0))++;
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:8539:25: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                loop_insn_sink (loop, PATTERN (first_compare));
                                      ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:8542:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              delete_related_insns (PREV_INSN (loop_end));
                                    ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:8555:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              for (tem = PREV_INSN (loop_end);
                         ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:8557:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                   tem = PREV_INSN (tem))
                         ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:8561:3: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
                JUMP_LABEL (tem) = XEXP (jump_label, 0);
                ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:8571:11: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                           REG_NOTES (tem));
                                                           ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:128:47: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
                                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:8570:9: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      REG_NOTES (tem) = gen_rtx_EXPR_LIST (REG_NONNEG, reg,
                      ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:8587:48: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
              for (p = loop_start; p != loop_end; p = NEXT_INSN (p))
                                                      ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:8591:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    rtx set = single_set (p);
                              ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:8591:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    rtx set = single_set (p);
                              ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:8599:23: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      for (pnote = &REG_NOTES (p); *pnote;)
                                    ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:8604:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                            *pnote = XEXP (*pnote, 1);
                                     ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:8653:45: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (p = loop->start; p != loop->end; p = NEXT_INSN (p))
                                            ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:8668:18: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              rtx set = single_set (last);
                        ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:8668:18: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              rtx set = single_set (last);
                        ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:8684:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && reg_mentioned_p (reg, PATTERN (p))
                                   ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:8685:38: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && ! maybe_eliminate_biv_1 (loop, PATTERN (p), p, bl,
                                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:8740:6: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        p = NEXT_INSN (p);
            ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:8742:6: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        q = NEXT_INSN (q);
            ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:8911:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        arg = XEXP (x, 1), arg_operand = 1;
              ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:8912:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      else if (XEXP (x, 1) == reg)
               ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:9155:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
       n = NEXT_INSN (n))
           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:9261:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  op1 = XEXP (cond, 1);
        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:9304:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          op1 = XEXP (op0, 1);
                ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:9370:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            x = SET_SRC (set);
                ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:9393:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              x = SET_SRC (set);
                  ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:9415:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          op0 = XEXP (x, 0), op1 = XEXP (x, 1);
                                   ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:9509:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  cond = XEXP (SET_SRC (set), 0);
               ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:9515:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XEXP (XEXP (SET_SRC (set), 2), 0) == JUMP_LABEL (jump);
               ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:9515:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XEXP (XEXP (SET_SRC (set), 2), 0) == JUMP_LABEL (jump);
                     ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:9515:47: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XEXP (XEXP (SET_SRC (set), 2), 0) == JUMP_LABEL (jump);
                                              ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:9531:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      || loop_invariant_p (loop, XEXP (comparison, 1)))
                                 ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:9535:5: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                         XEXP (comparison, 1), XEXP (comparison, 0));
                         ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:9547:35: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = start; insn; insn = NEXT_INSN (insn))
                                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:9685:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
       insn = NEXT_INSN (insn))
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:9690:41: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          find_single_use_in_loop (regs, insn, PATTERN (insn));
                                               ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:9693:8: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (REG_NOTES (insn))
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:9694:43: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
            find_single_use_in_loop (regs, insn, REG_NOTES (insn));
                                                 ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:9698:33: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
            count_one_set (regs, insn, PATTERN (insn), last_set);
                                       ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:9702:26: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              for (i = XVECLEN (PATTERN (insn), 0) - 1; i >= 0; i--)
                                ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:35: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:9703:39: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                count_one_set (regs, insn, XVECEXP (PATTERN (insn), 0, i),
                                                    ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:35: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:9717:16: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (link = CALL_INSN_FUNCTION_USAGE (insn);
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:798:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE'
#define CALL_INSN_FUNCTION_USAGE(INSN)  XEXP(INSN, 9)
                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:9719:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
               link = XEXP (link, 1))
                      ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:9768:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
       insn = NEXT_INSN (insn))
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:9816:11: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
                     && JUMP_LABEL (p) == loop->top
                        ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:9817:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                     && NEXT_INSN (NEXT_INSN (p)) == loop->end
                        ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:9817:22: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                     && NEXT_INSN (NEXT_INSN (p)) == loop->end
                                   ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:31: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:9825:9: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
              !JUMP_LABEL (p)
               ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:9826:12: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
              || (JUMP_LABEL (p) != end_label
                  ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:9827:19: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  && (INSN_UID (JUMP_LABEL (p)) >= max_uid_for_loop
                                ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:563:31: note: expanded from macro 'INSN_UID'
#define INSN_UID(INSN)  XINT (INSN, 0)
                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:35: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:9828:23: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      || INSN_LUID (JUMP_LABEL (p)) < INSN_LUID (loop->start)
                                    ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:563:31: note: expanded from macro 'INSN_UID'
#define INSN_UID(INSN)  XINT (INSN, 0)
                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:35: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:9829:23: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      || INSN_LUID (JUMP_LABEL (p)) > INSN_LUID (loop->end))))
                                    ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:563:31: note: expanded from macro 'INSN_UID'
#define INSN_UID(INSN)  XINT (INSN, 0)
                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:35: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:9846:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
       PREV_INSN (p) && GET_CODE (p) != CODE_LABEL;
       ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:9847:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
       p = PREV_INSN (p))
           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:9855:32: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (; p != loop->start; p = NEXT_INSN (p))
                               ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:9887:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          mem_list_entry = XEXP (mem_list_entry, 1);
                           ^                     ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:9950:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              set = single_set (p);
                    ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:9950:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              set = single_set (p);
                    ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:9962:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  && rtx_equal_p (SET_SRC (set), mem))
                                  ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:9973:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  && REGNO (SET_SRC (set)) >= FIRST_PSEUDO_REGISTER
                            ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1019:28: note: expanded from macro 'REGNO'
#define REGNO(RTX) XCUINT (RTX, 0, REG)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:45: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:9974:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  && REGNO (SET_SRC (set)) < last_max_reg
                            ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1019:28: note: expanded from macro 'REGNO'
#define REGNO(RTX) XCUINT (RTX, 0, REG)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:45: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:9977:44: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                SET_REGNO_REG_SET (&store_copies, REGNO (SET_SRC (set)));
                                                         ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:45: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:69:60: note: expanded from macro 'SET_REGNO_REG_SET'
#define SET_REGNO_REG_SET(HEAD, REG) bitmap_set_bit (HEAD, REG)
                                                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:9983:11: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                      CALL_INSN_FUNCTION_USAGE (p)))
                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:798:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE'
#define CALL_INSN_FUNCTION_USAGE(INSN)  XEXP(INSN, 9)
                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10055:54: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
              for (p = prev_ebb_head; p != loop->start; p = NEXT_INSN (p))
                                                            ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10110:47: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
    for (p = loop->start; p != loop->end; p = NEXT_INSN (p))
                                              ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10111:40: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (GET_CODE (p) == JUMP_INSN && JUMP_LABEL (p) == end_label)
                                       ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10165:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      set = single_set (insn);
            ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10165:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      set = single_set (insn);
            ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10190:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          note_stores (PATTERN (insn), note_reg_stored, &arg);
                       ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10251:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      first = NEXT_INSN (first);
              ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10276:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && (set = single_set (insn))
                    ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10276:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && (set = single_set (insn))
                    ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10280:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && REGNO (SET_SRC (set)) == regno)
                    ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1019:28: note: expanded from macro 'REGNO'
#define REGNO(RTX) XCUINT (RTX, 0, REG)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:45: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10293:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      prev_insn = PREV_INSN (insn);
                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10296:19: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && (prev_set = single_set (prev_insn))
                         ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10296:19: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && (prev_set = single_set (prev_insn))
                         ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10316:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                           SET_SRC (set), 1);
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10421:20: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (link = &REG_NOTES (insn); (note = *link); link = &XEXP (note, 1))
                   ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10428:41: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              validate_change (NULL_RTX, link, XEXP (note, 1), 1);
                                               ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10639:26: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        print_simple_rtl (file, single_set (v->insn));
                                ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10639:26: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        print_simple_rtl (file, single_set (v->insn));
                                ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10780:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (! PREV_INSN (BB_HEAD (loop->first))
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10782:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      || NOTE_LINE_NUMBER (PREV_INSN (BB_HEAD (loop->first)))
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10782:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      || NOTE_LINE_NUMBER (PREV_INSN (BB_HEAD (loop->first)))
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:39: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                                      ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:45: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10785:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
             INSN_UID (PREV_INSN (BB_HEAD (loop->first))));
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:563:31: note: expanded from macro 'INSN_UID'
#define INSN_UID(INSN)  XINT (INSN, 0)
                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:35: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10786:9: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (! NEXT_INSN (BB_END (loop->last))
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10788:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      || NOTE_LINE_NUMBER (NEXT_INSN (BB_END (loop->last)))
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10788:28: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      || NOTE_LINE_NUMBER (NEXT_INSN (BB_END (loop->last)))
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:39: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                                      ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:45: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10791:17: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
             INSN_UID (NEXT_INSN (BB_END (loop->last))));
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:563:31: note: expanded from macro 'INSN_UID'
#define INSN_UID(INSN)  XINT (INSN, 0)
                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:35: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10797:9: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
               LOOP_BLOCK_NUM (loop->start),
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10763:15: note: expanded from macro 'LOOP_BLOCK_NUM'
            ? LOOP_BLOCK_NUM_1 (next_nonnote_insn (INSN)) \
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10758:36: note: expanded from macro 'LOOP_BLOCK_NUM_1'
((INSN) ? (BLOCK_FOR_INSN (INSN) ? BLOCK_NUM (INSN) : - 1) : -1)
                                   ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10797:9: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
               LOOP_BLOCK_NUM (loop->start),
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10764:15: note: expanded from macro 'LOOP_BLOCK_NUM'
            : LOOP_BLOCK_NUM_1 (INSN)) \
              ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10758:36: note: expanded from macro 'LOOP_BLOCK_NUM_1'
((INSN) ? (BLOCK_FOR_INSN (INSN) ? BLOCK_NUM (INSN) : - 1) : -1)
                                   ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10799:9: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
               LOOP_BLOCK_NUM (loop->cont),
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10763:15: note: expanded from macro 'LOOP_BLOCK_NUM'
            ? LOOP_BLOCK_NUM_1 (next_nonnote_insn (INSN)) \
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10758:36: note: expanded from macro 'LOOP_BLOCK_NUM_1'
((INSN) ? (BLOCK_FOR_INSN (INSN) ? BLOCK_NUM (INSN) : - 1) : -1)
                                   ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10799:9: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
               LOOP_BLOCK_NUM (loop->cont),
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10764:15: note: expanded from macro 'LOOP_BLOCK_NUM'
            : LOOP_BLOCK_NUM_1 (INSN)) \
              ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10758:36: note: expanded from macro 'LOOP_BLOCK_NUM_1'
((INSN) ? (BLOCK_FOR_INSN (INSN) ? BLOCK_NUM (INSN) : - 1) : -1)
                                   ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10801:9: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
               LOOP_BLOCK_NUM (loop->cont),
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10763:15: note: expanded from macro 'LOOP_BLOCK_NUM'
            ? LOOP_BLOCK_NUM_1 (next_nonnote_insn (INSN)) \
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10758:36: note: expanded from macro 'LOOP_BLOCK_NUM_1'
((INSN) ? (BLOCK_FOR_INSN (INSN) ? BLOCK_NUM (INSN) : - 1) : -1)
                                   ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10801:9: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
               LOOP_BLOCK_NUM (loop->cont),
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10764:15: note: expanded from macro 'LOOP_BLOCK_NUM'
            : LOOP_BLOCK_NUM_1 (INSN)) \
              ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10758:36: note: expanded from macro 'LOOP_BLOCK_NUM_1'
((INSN) ? (BLOCK_FOR_INSN (INSN) ? BLOCK_NUM (INSN) : - 1) : -1)
                                   ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10803:9: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
               LOOP_BLOCK_NUM (loop->vtop),
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10763:15: note: expanded from macro 'LOOP_BLOCK_NUM'
            ? LOOP_BLOCK_NUM_1 (next_nonnote_insn (INSN)) \
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10758:36: note: expanded from macro 'LOOP_BLOCK_NUM_1'
((INSN) ? (BLOCK_FOR_INSN (INSN) ? BLOCK_NUM (INSN) : - 1) : -1)
                                   ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10803:9: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
               LOOP_BLOCK_NUM (loop->vtop),
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10764:15: note: expanded from macro 'LOOP_BLOCK_NUM'
            : LOOP_BLOCK_NUM_1 (INSN)) \
              ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10758:36: note: expanded from macro 'LOOP_BLOCK_NUM_1'
((INSN) ? (BLOCK_FOR_INSN (INSN) ? BLOCK_NUM (INSN) : - 1) : -1)
                                   ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10805:9: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
               LOOP_BLOCK_NUM (loop->end),
               ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10763:15: note: expanded from macro 'LOOP_BLOCK_NUM'
            ? LOOP_BLOCK_NUM_1 (next_nonnote_insn (INSN)) \
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10758:36: note: expanded from macro 'LOOP_BLOCK_NUM_1'
((INSN) ? (BLOCK_FOR_INSN (INSN) ? BLOCK_NUM (INSN) : - 1) : -1)
                                   ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10805:9: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
               LOOP_BLOCK_NUM (loop->end),
               ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10764:15: note: expanded from macro 'LOOP_BLOCK_NUM'
            : LOOP_BLOCK_NUM_1 (INSN)) \
              ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10758:36: note: expanded from macro 'LOOP_BLOCK_NUM_1'
((INSN) ? (BLOCK_FOR_INSN (INSN) ? BLOCK_NUM (INSN) : - 1) : -1)
                                   ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10808:9: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
               LOOP_BLOCK_NUM (loop->top),
               ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10763:15: note: expanded from macro 'LOOP_BLOCK_NUM'
            ? LOOP_BLOCK_NUM_1 (next_nonnote_insn (INSN)) \
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10758:36: note: expanded from macro 'LOOP_BLOCK_NUM_1'
((INSN) ? (BLOCK_FOR_INSN (INSN) ? BLOCK_NUM (INSN) : - 1) : -1)
                                   ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10808:9: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
               LOOP_BLOCK_NUM (loop->top),
               ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10764:15: note: expanded from macro 'LOOP_BLOCK_NUM'
            : LOOP_BLOCK_NUM_1 (INSN)) \
              ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10758:36: note: expanded from macro 'LOOP_BLOCK_NUM_1'
((INSN) ? (BLOCK_FOR_INSN (INSN) ? BLOCK_NUM (INSN) : - 1) : -1)
                                   ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10810:9: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
               LOOP_BLOCK_NUM (loop->scan_start),
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10763:15: note: expanded from macro 'LOOP_BLOCK_NUM'
            ? LOOP_BLOCK_NUM_1 (next_nonnote_insn (INSN)) \
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10758:36: note: expanded from macro 'LOOP_BLOCK_NUM_1'
((INSN) ? (BLOCK_FOR_INSN (INSN) ? BLOCK_NUM (INSN) : - 1) : -1)
                                   ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10810:9: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
               LOOP_BLOCK_NUM (loop->scan_start),
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10764:15: note: expanded from macro 'LOOP_BLOCK_NUM'
            : LOOP_BLOCK_NUM_1 (INSN)) \
              ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10758:36: note: expanded from macro 'LOOP_BLOCK_NUM_1'
((INSN) ? (BLOCK_FOR_INSN (INSN) ? BLOCK_NUM (INSN) : - 1) : -1)
                                   ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10816:51: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (label = loop->exit_labels; label; label = LABEL_NEXTREF (label))
                                                         ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1008:28: note: expanded from macro 'LABEL_NEXTREF'
#define LABEL_NEXTREF(REF) XCEXP (REF, 1, LABEL_REF)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10827:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (LOOP_BLOCK_NUM (loop->cont) != loop->latch->index)
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10763:15: note: expanded from macro 'LOOP_BLOCK_NUM'
            ? LOOP_BLOCK_NUM_1 (next_nonnote_insn (INSN)) \
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10758:36: note: expanded from macro 'LOOP_BLOCK_NUM_1'
((INSN) ? (BLOCK_FOR_INSN (INSN) ? BLOCK_NUM (INSN) : - 1) : -1)
                                   ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10827:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (LOOP_BLOCK_NUM (loop->cont) != loop->latch->index)
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10764:15: note: expanded from macro 'LOOP_BLOCK_NUM'
            : LOOP_BLOCK_NUM_1 (INSN)) \
              ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c:10758:36: note: expanded from macro 'LOOP_BLOCK_NUM_1'
((INSN) ? (BLOCK_FOR_INSN (INSN) ? BLOCK_NUM (INSN) : - 1) : -1)
                                   ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
430 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c -o optabs.o
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c:154:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      || NEXT_INSN (insns) == NULL_RTX)
         ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c:165:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
       NEXT_INSN (last_insn) != NULL_RTX;
       ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c:166:20: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
       last_insn = NEXT_INSN (last_insn))
                   ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c:169:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  set = single_set (last_insn);
        ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c:169:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  set = single_set (last_insn);
        ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c:184:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      insn = PREV_INSN (last_insn);
             ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c:190:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          insn = PREV_INSN (insn);
                 ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c:813:24: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (INSN_P (pat) && NEXT_INSN (pat) != NULL_RTX
                              ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c:2419:24: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (INSN_P (pat) && NEXT_INSN (pat) != NULL_RTX
                              ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c:2953:24: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (INSN_P (pat) && NEXT_INSN (pat) != NULL_RTX
                              ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c:3118:23: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (INSN_P (pat) && NEXT_INSN (pat) != NULL_RTX && code != UNKNOWN)
                      ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c:3227: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:128:31: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
  ~~~~~~~~~~~~~~              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c:3231: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:128:31: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
  ~~~~~~~~~~~~~~              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c:3260: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:130:31: note: expanded from macro 'gen_rtx_INSN_LIST'
  gen_rtx_fmt_ue (INSN_LIST, (MODE), (ARG0), (ARG1))
  ~~~~~~~~~~~~~~              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c:3262: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:130:31: note: expanded from macro 'gen_rtx_INSN_LIST'
  gen_rtx_fmt_ue (INSN_LIST, (MODE), (ARG0), (ARG1))
  ~~~~~~~~~~~~~~              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c:3163:37: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
    for (insn = insns; insn; insn = NEXT_INSN (insn))
                                    ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c:3175:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      next = NEXT_INSN (insn);
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c:3186:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        set = PATTERN (insn);
              ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c:3189:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (i = 0; i < XVECLEN (PATTERN (insn), 0); i++)
                                   ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:35: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c:3192:18: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                set = XVECEXP (PATTERN (insn), 0, i);
                               ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:35: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c:3202:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (PREV_INSN (insn))
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c:3203:6: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
            NEXT_INSN (PREV_INSN (insn)) = next;
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c:3203:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            NEXT_INSN (PREV_INSN (insn)) = next;
                       ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:31: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c:3208:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            PREV_INSN (next) = PREV_INSN (insn);
            ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c:3208:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            PREV_INSN (next) = PREV_INSN (insn);
                               ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c:3223:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      next = NEXT_INSN (insn);
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c:3228:12: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                              REG_NOTES (insn));
                                              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:128:47: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
                                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c:3227:2: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
        REG_NOTES (insn) = gen_rtx_EXPR_LIST (REG_NO_CONFLICT, op1,
        ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c:3232:12: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                              REG_NOTES (insn));
                                              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:128:47: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
                                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c:3231:2: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
        REG_NOTES (insn) = gen_rtx_EXPR_LIST (REG_NO_CONFLICT, op0,
        ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c:3257:13: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
    first = NEXT_INSN (prev);
            ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c:3261:7: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                         REG_NOTES (first));
                                         ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:130:47: note: expanded from macro 'gen_rtx_INSN_LIST'
  gen_rtx_fmt_ue (INSN_LIST, (MODE), (ARG0), (ARG1))
                                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c:3260:3: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
  REG_NOTES (first) = gen_rtx_INSN_LIST (REG_LIBCALL, last,
  ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c:3262:60: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
  REG_NOTES (last) = gen_rtx_INSN_LIST (REG_RETVAL, first, REG_NOTES (last));
                                                           ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:130:47: note: expanded from macro 'gen_rtx_INSN_LIST'
  gen_rtx_fmt_ue (INSN_LIST, (MODE), (ARG0), (ARG1))
                                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c:3262:3: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
  REG_NOTES (last) = gen_rtx_INSN_LIST (REG_RETVAL, first, REG_NOTES (last));
  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c:3329: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:128:31: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
  ~~~~~~~~~~~~~~              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c:3430: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:130:31: note: expanded from macro 'gen_rtx_INSN_LIST'
  gen_rtx_fmt_ue (INSN_LIST, (MODE), (ARG0), (ARG1))
  ~~~~~~~~~~~~~~              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c:3432: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:130:31: note: expanded from macro 'gen_rtx_INSN_LIST'
  gen_rtx_fmt_ue (INSN_LIST, (MODE), (ARG0), (ARG1))
  ~~~~~~~~~~~~~~              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c:3307:39: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (insn = insns; insn; insn = NEXT_INSN (insn))
                                      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c:3321:37: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
    for (insn = insns; insn; insn = NEXT_INSN (insn))
                                    ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c:3330:9: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                  REG_NOTES (insn));
                                                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:128:47: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
                                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c:3329:6: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
            REG_NOTES (insn) = gen_rtx_EXPR_LIST (REG_EH_REGION, GEN_INT (-1),
            ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c:3341:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx set = single_set (insn);
                ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c:3341:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx set = single_set (insn);
                ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c:3351:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      next = NEXT_INSN (insn);
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c:3357:44: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                   || ! reg_mentioned_p (SET_DEST (set), PATTERN (insns)))
                                                         ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c:3359:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  && ! modified_in_p (SET_SRC (set), insns)
                                      ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c:3360:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  && ! modified_between_p (SET_SRC (set), insns, insn))))
                                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c:3362:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (PREV_INSN (insn))
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c:3363:6: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
            NEXT_INSN (PREV_INSN (insn)) = next;
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c:3363:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            NEXT_INSN (PREV_INSN (insn)) = next;
                       ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:31: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c:3368:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            PREV_INSN (next) = PREV_INSN (insn);
            ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c:3368:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            PREV_INSN (next) = PREV_INSN (insn);
                               ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c:3385:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      next = NEXT_INSN (insn);
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c:3410:13: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
    first = NEXT_INSN (prev);
            ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c:3420:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      next = NEXT_INSN (last);
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c:3421:47: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (insn = first; insn != next; insn = NEXT_INSN (insn))
                                              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c:3431:8: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                 REG_NOTES (first));
                                                 ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:130:47: note: expanded from macro 'gen_rtx_INSN_LIST'
  gen_rtx_fmt_ue (INSN_LIST, (MODE), (ARG0), (ARG1))
                                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c:3430:4: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
          REG_NOTES (first) = gen_rtx_INSN_LIST (REG_LIBCALL, last,
          ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c:3433:7: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                REG_NOTES (last));
                                                ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:130:47: note: expanded from macro 'gen_rtx_INSN_LIST'
  gen_rtx_fmt_ue (INSN_LIST, (MODE), (ARG0), (ARG1))
                                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c:3432:4: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
          REG_NOTES (last) = gen_rtx_INSN_LIST (REG_RETVAL, first,
          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c:3576:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        = GEN_INT (MIN (MEM_ALIGN (x), MEM_ALIGN (y)) / BITS_PER_UNIT);
                        ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:2: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:245:20: note: expanded from macro 'MIN'
#define MIN(X,Y) ((X) < (Y) ? (X) : (Y))
                   ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1882:67: note: expanded from macro 'GEN_INT'
#define GEN_INT(N)  gen_rtx_CONST_INT (VOIDmode, (HOST_WIDE_INT) (N))
                                                                  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c:3576:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        = GEN_INT (MIN (MEM_ALIGN (x), MEM_ALIGN (y)) / BITS_PER_UNIT);
                                       ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:2: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:245:26: note: expanded from macro 'MIN'
#define MIN(X,Y) ((X) < (Y) ? (X) : (Y))
                         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1882:67: note: expanded from macro 'GEN_INT'
#define GEN_INT(N)  gen_rtx_CONST_INT (VOIDmode, (HOST_WIDE_INT) (N))
                                                                  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c:3576:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        = GEN_INT (MIN (MEM_ALIGN (x), MEM_ALIGN (y)) / BITS_PER_UNIT);
                        ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:25: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:245:20: note: expanded from macro 'MIN'
#define MIN(X,Y) ((X) < (Y) ? (X) : (Y))
                   ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1882:67: note: expanded from macro 'GEN_INT'
#define GEN_INT(N)  gen_rtx_CONST_INT (VOIDmode, (HOST_WIDE_INT) (N))
                                                                  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c:3576:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        = GEN_INT (MIN (MEM_ALIGN (x), MEM_ALIGN (y)) / BITS_PER_UNIT);
                                       ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:25: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:245:26: note: expanded from macro 'MIN'
#define MIN(X,Y) ((X) < (Y) ? (X) : (Y))
                         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1882:67: note: expanded from macro 'GEN_INT'
#define GEN_INT(N)  gen_rtx_CONST_INT (VOIDmode, (HOST_WIDE_INT) (N))
                                                                  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c:3576:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        = GEN_INT (MIN (MEM_ALIGN (x), MEM_ALIGN (y)) / BITS_PER_UNIT);
                        ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:2: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:245:32: note: expanded from macro 'MIN'
#define MIN(X,Y) ((X) < (Y) ? (X) : (Y))
                               ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1882:67: note: expanded from macro 'GEN_INT'
#define GEN_INT(N)  gen_rtx_CONST_INT (VOIDmode, (HOST_WIDE_INT) (N))
                                                                  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c:3576:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        = GEN_INT (MIN (MEM_ALIGN (x), MEM_ALIGN (y)) / BITS_PER_UNIT);
                                       ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:2: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:245:38: note: expanded from macro 'MIN'
#define MIN(X,Y) ((X) < (Y) ? (X) : (Y))
                                     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1882:67: note: expanded from macro 'GEN_INT'
#define GEN_INT(N)  gen_rtx_CONST_INT (VOIDmode, (HOST_WIDE_INT) (N))
                                                                  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c:3576:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        = GEN_INT (MIN (MEM_ALIGN (x), MEM_ALIGN (y)) / BITS_PER_UNIT);
                        ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:25: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:245:32: note: expanded from macro 'MIN'
#define MIN(X,Y) ((X) < (Y) ? (X) : (Y))
                               ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1882:67: note: expanded from macro 'GEN_INT'
#define GEN_INT(N)  gen_rtx_CONST_INT (VOIDmode, (HOST_WIDE_INT) (N))
                                                                  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c:3576:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        = GEN_INT (MIN (MEM_ALIGN (x), MEM_ALIGN (y)) / BITS_PER_UNIT);
                                       ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:25: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/system.h:245:38: note: expanded from macro 'MIN'
#define MIN(X,Y) ((X) < (Y) ? (X) : (Y))
                                     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1882:67: note: expanded from macro 'GEN_INT'
#define GEN_INT(N)  gen_rtx_CONST_INT (VOIDmode, (HOST_WIDE_INT) (N))
                                                                  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c:5145:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  SYMBOL_REF_DECL (symbol) = 0;
  ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1284:30: note: expanded from macro 'SYMBOL_REF_DECL'
#define SYMBOL_REF_DECL(RTX)    X0TREE ((RTX), 2)
                                ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:529:28: note: expanded from macro 'X0TREE'
#define X0TREE(RTX, N)     (RTL_CHECK1 (RTX, N, '0').rttree)
                            ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
70 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl options.c -o options.o
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/opts.c -o opts.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/opts.c:30:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
1 warning generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/params.c -o params.o
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/postreload.c -o postreload.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/postreload.c:41:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/postreload.c:80:50: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  return rtx_equal_for_cselib_p (SET_DEST (set), SET_SRC (set));
                                                 ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/postreload.c:87:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx body = PATTERN (insn);
             ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/postreload.c:200:35: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = first; insn; insn = NEXT_INSN (insn))
                                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/postreload.c:237:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  src = SET_SRC (set);
        ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/postreload.c:745:23: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
          COPY_HARD_REG_SET (LABEL_LIVE (insn), live);
                             ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/postreload.c:689:15: note: expanded from macro 'LABEL_LIVE'
  (label_live[CODE_LABEL_NUMBER (LABEL) - min_labelno])
              ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:803:33: note: expanded from macro 'CODE_LABEL_NUMBER'
#define CODE_LABEL_NUMBER(INSN) XINT (INSN, 6)
                                ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/hard-reg-set.h:100:39: note: expanded from macro 'COPY_HARD_REG_SET'
#define COPY_HARD_REG_SET(TO, FROM) ((TO) = (FROM))
                                      ^~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/postreload.c:761:46: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = get_last_insn (); insn; insn = PREV_INSN (insn))
                                             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/postreload.c:793:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      set = single_set (insn);
            ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/postreload.c:793:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      set = single_set (insn);
            ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/postreload.c:801:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && rtx_equal_p (XEXP (SET_SRC (set), 0), SET_DEST (set))
                                ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/postreload.c:802:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && !rtx_equal_p (XEXP (SET_SRC (set), 1), SET_DEST (set))
                           ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/postreload.c:802:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && !rtx_equal_p (XEXP (SET_SRC (set), 1), SET_DEST (set))
                                 ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/postreload.c:806:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx plus = SET_SRC (set);
                     ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/postreload.c:807:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx base = XEXP (plus, 1);
                     ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/postreload.c:809:26: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx prev_set = prev ? single_set (prev) : NULL_RTX;
                                ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/postreload.c:809:26: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx prev_set = prev ? single_set (prev) : NULL_RTX;
                                ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/postreload.c:871:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                 GEN_INT (INTVAL (SET_SRC (prev_set))
                                                  ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1882:67: note: expanded from macro 'GEN_INT'
#define GEN_INT(N)  gen_rtx_CONST_INT (VOIDmode, (HOST_WIDE_INT) (N))
                                                                  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/postreload.c:895:18: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    for (np = &REG_NOTES (prev); *np;)
                               ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/postreload.c:899:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                          *np = XEXP (*np, 1);
                                ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/postreload.c:912:20: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      note_stores (PATTERN (insn), reload_combine_note_store, NULL);
                   ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/postreload.c:925:16: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (link = CALL_INSN_FUNCTION_USAGE (insn); link;
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:798:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE'
#define CALL_INSN_FUNCTION_USAGE(INSN)  XEXP(INSN, 9)
                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/postreload.c:926:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
               link = XEXP (link, 1))
                      ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/postreload.c:956:11: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && JUMP_LABEL (insn))
                 ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/postreload.c:957:14: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
            live = &LABEL_LIVE (JUMP_LABEL (insn));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/postreload.c:689:15: note: expanded from macro 'LABEL_LIVE'
  (label_live[CODE_LABEL_NUMBER (LABEL) - min_labelno])
              ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:803:33: note: expanded from macro 'CODE_LABEL_NUMBER'
#define CODE_LABEL_NUMBER(INSN) XINT (INSN, 6)
                                ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/postreload.c:957:26: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
            live = &LABEL_LIVE (JUMP_LABEL (insn));
                                ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:803:39: note: expanded from macro 'CODE_LABEL_NUMBER'
#define CODE_LABEL_NUMBER(INSN) XINT (INSN, 6)
                                      ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:35: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/postreload.c:966:33: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      reload_combine_note_use (&PATTERN (insn), insn);
                                ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/postreload.c:967:19: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (note = REG_NOTES (insn); note; note = XEXP (note, 1))
                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/postreload.c:967:50: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (note = REG_NOTES (insn); note; note = XEXP (note, 1))
                                                 ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/postreload.c:998:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                   SUBREG_BYTE (dst),
                                   ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/postreload.c:1084:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      offset = XEXP (x, 1);
               ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/postreload.c:1204:35: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = first; insn; insn = NEXT_INSN (insn), move2add_luid++)
                                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/postreload.c:1219:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      pat = PATTERN (insn);
            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/postreload.c:1227:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx src = SET_SRC (pat);
                    ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/postreload.c:1276:33: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      validate_change (insn, &PATTERN (insn), newpat, 0);
                                              ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/postreload.c:1301:38: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                              if (validate_change (insn, &PATTERN (insn),
                                                          ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/postreload.c:1332:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    set = single_set (next);
                          ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/postreload.c:1332:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    set = single_set (next);
                          ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/postreload.c:1336:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      && XEXP (SET_SRC (set), 0) == reg
                               ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/postreload.c:1339:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      rtx src3 = XEXP (SET_SRC (set), 1);
                                 ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/postreload.c:1339:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      rtx src3 = XEXP (SET_SRC (set), 1);
                                       ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/postreload.c:1364:34: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                            = validate_change (next, &PATTERN (next),
                                                      ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/postreload.c:1380:19: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (note = REG_NOTES (insn); note; note = XEXP (note, 1))
                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/postreload.c:1380:50: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (note = REG_NOTES (insn); note; note = XEXP (note, 1))
                                                 ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/postreload.c:1391:20: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      note_stores (PATTERN (insn), move2add_note_store, NULL);
                   ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/postreload.c:1411:41: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                gen_rtx_SET (VOIDmode, XEXP (cnd, 0), XEXP (cnd, 1));
                                                      ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:220:41: note: expanded from macro 'gen_rtx_SET'
  gen_rtx_fmt_ee (SET, (MODE), (ARG0), (ARG1))
                                        ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/postreload.c:1445:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                   SUBREG_BYTE (dst),
                                   ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/postreload.c:1471:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx src = SET_SRC (set);
                ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/postreload.c:1487:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                offset = INTVAL (XEXP (src, 1));
                                 ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/postreload.c:1505:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      base_reg = XEXP (src, 1);
                                 ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/postreload.c:1526:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          reg_offset[regno] = INTVAL (SET_SRC (set));
                                      ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
50 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/predict.c -o predict.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/predict.c:44:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/predict.c:158:15: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (note = REG_NOTES (BB_END (bb)); note; note = XEXP (note, 1))
              ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/predict.c:158:53: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (note = REG_NOTES (BB_END (bb)); note; note = XEXP (note, 1))
                                                    ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/predict.c:174: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:128:31: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
  ~~~~~~~~~~~~~~              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/predict.c:178:5: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                         REG_NOTES (insn));
                         ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:128:47: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
                                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/predict.c:173:3: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
  REG_NOTES (insn)
  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/predict.c:223:7: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && BLOCK_FOR_INSN (insn)->succ->succ_next);
             ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/predict.c:248:15: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (note = REG_NOTES (insn); note; note = XEXP (note, 1))
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/predict.c:248:46: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (note = REG_NOTES (insn); note; note = XEXP (note, 1))
                                             ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/predict.c:253:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        = GEN_INT (REG_BR_PROB_BASE - INTVAL (XEXP (XEXP (note, 0), 1)));
                                              ^                     ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1882:67: note: expanded from macro 'GEN_INT'
#define GEN_INT(N)  gen_rtx_CONST_INT (VOIDmode, (HOST_WIDE_INT) (N))
                                                                  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/predict.c:252:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      XEXP (XEXP (note, 0), 1)
      ^                     ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/predict.c:372: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:128:31: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
  ~~~~~~~~~~~~~~              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/predict.c:296:17: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx *pnote = &REG_NOTES (insn);
                ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/predict.c:312:15: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (note = REG_NOTES (insn); note; note = XEXP (note, 1))
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/predict.c:312:46: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (note = REG_NOTES (insn); note; note = XEXP (note, 1))
                                             ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/predict.c:316:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        int probability = INTVAL (XEXP (XEXP (note, 0), 1));
                                  ^                     ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/predict.c:359:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          int probability = INTVAL (XEXP (XEXP (*pnote, 0), 1));
                                    ^                       ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/predict.c:363:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          *pnote = XEXP (*pnote, 1);
                   ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/predict.c:373:41: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                             GEN_INT (combined_probability), REG_NOTES (insn));
                                                             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:128:47: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
                                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/predict.c:371:7: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
      REG_NOTES (insn)
      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/predict.c:512:47: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
              for (insn = BB_HEAD (e->dest); insn != NEXT_INSN (BB_END (e->dest));
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/predict.c:513:13: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                   insn = NEXT_INSN (insn))
                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/predict.c:534:51: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              || (REG_P (XEXP (cond, 1)) && REG_POINTER (XEXP (cond, 1)))))
                                                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1033:36: note: expanded from macro 'REG_POINTER'
  (RTL_FLAG_CHECK1("REG_POINTER", (RTX), REG)->frame_related)
                                   ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:483:45: note: expanded from macro 'RTL_FLAG_CHECK1'
#define RTL_FLAG_CHECK1(NAME, RTX, C1)                                  (RTX)
                                                                         ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/predict.c:564:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            else if (XEXP (cond, 1) == const0_rtx
                     ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/predict.c:580:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            else if (XEXP (cond, 1) == const0_rtx
                     ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/predict.c:597:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            if (XEXP (cond, 1) == const0_rtx || XEXP (cond, 1) == const1_rtx
                ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/predict.c:597:42: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            if (XEXP (cond, 1) == const0_rtx || XEXP (cond, 1) == const1_rtx
                                                ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/predict.c:598:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                || XEXP (cond, 1) == constm1_rtx)
                   ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/predict.c:604:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            if (XEXP (cond, 1) == const0_rtx || XEXP (cond, 1) == const1_rtx
                ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/predict.c:604:42: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            if (XEXP (cond, 1) == const0_rtx || XEXP (cond, 1) == const1_rtx
                                                ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/predict.c:605:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                || XEXP (cond, 1) == constm1_rtx)
                   ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/predict.c:636:43: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = get_insns (); insn ; insn = NEXT_INSN (insn))
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/predict.c:642:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (NOTE_LINE_NUMBER (insn) == NOTE_INSN_EXPECTED_VALUE)
              ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/predict.c:644:13: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
              ev = NOTE_EXPECTED_VALUE (insn);
                   ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:819:35: note: expanded from macro 'NOTE_EXPECTED_VALUE'
#define NOTE_EXPECTED_VALUE(INSN) XCEXP (INSN, 4, NOTE)
                                  ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/predict.c:679:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      cond = XEXP (SET_SRC (pc_set (insn)), 0);
                   ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/predict.c:689:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                             XEXP (ev, 1), XEXP (cond, 1));
                             ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/predict.c:689:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                             XEXP (ev, 1), XEXP (cond, 1));
                                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/predict.c:788:54: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
       was_bb_head |= (insn == BB_HEAD (bb)), insn = PREV_INSN (insn))
                                                     ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/predict.c:804:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (NOTE_LINE_NUMBER (insn) == NOTE_INSN_PREDICTION)
          ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/predict.c:806:20: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          int alg = (int) NOTE_PREDICTION_ALG (insn);
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:833:38: note: expanded from macro 'NOTE_PREDICTION_ALG'
#define NOTE_PREDICTION_ALG(INSN)   (XCINT(INSN, 4, NOTE)>>8)
                                     ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/predict.c:810:19: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                   alg, (int) NOTE_PREDICTION_FLAGS (insn));
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:834:38: note: expanded from macro 'NOTE_PREDICTION_FLAGS'
#define NOTE_PREDICTION_FLAGS(INSN) (XCINT(INSN, 4, NOTE)&0xff)
                                     ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/predict.c:1096:41: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (insn = BB_HEAD (bb); insn != NEXT_INSN (BB_END (bb));
                                        ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/predict.c:1097:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
           insn = NEXT_INSN (insn))
                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
43 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-rtl.c -o print-rtl.o
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-rtl.c:258:7: warning: format specifies type 'void *' but the argument has type 'char *' [-Wformat-pedantic]
                           (char *) NOTE_BLOCK (in_rtx));
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-rtl.c:221:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            if (REGNO (in_rtx) != ORIGINAL_REGNO (in_rtx))
                                  ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1020:29: note: expanded from macro 'ORIGINAL_REGNO'
#define ORIGINAL_REGNO(RTX) X0UINT (RTX, 1)
                            ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:523:28: note: expanded from macro 'X0UINT'
#define X0UINT(RTX, N)     (RTL_CHECK1 (RTX, N, '0').rtuint)
                            ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-rtl.c:222:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              fprintf (outfile, " [%d]", ORIGINAL_REGNO (in_rtx));
                                         ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1020:29: note: expanded from macro 'ORIGINAL_REGNO'
#define ORIGINAL_REGNO(RTX) X0UINT (RTX, 1)
                            ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:523:28: note: expanded from macro 'X0UINT'
#define X0UINT(RTX, N)     (RTL_CHECK1 (RTX, N, '0').rtuint)
                            ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-rtl.c:227:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            int flags = SYMBOL_REF_FLAGS (in_rtx);
                        ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1293:31: note: expanded from macro 'SYMBOL_REF_FLAGS'
#define SYMBOL_REF_FLAGS(RTX)   X0INT ((RTX), 1)
                                ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:522:27: note: expanded from macro 'X0INT'
#define X0INT(RTX, N)      (RTL_CHECK1 (RTX, N, '0').rtint)
                            ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-rtl.c:233:18: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
            tree decl = SYMBOL_REF_DECL (in_rtx);
                        ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1284:30: note: expanded from macro 'SYMBOL_REF_DECL'
#define SYMBOL_REF_DECL(RTX)    X0TREE ((RTX), 2)
                                ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:529:28: note: expanded from macro 'X0TREE'
#define X0TREE(RTX, N)     (RTL_CHECK1 (RTX, N, '0').rttree)
                            ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-rtl.c:240:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
            switch (NOTE_LINE_NUMBER (in_rtx))
                    ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-rtl.c:247:30: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  fprintf (outfile, " %d", NOTE_EH_HANDLER (in_rtx));
                                           ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:817:31: note: expanded from macro 'NOTE_EH_HANDLER'
#define NOTE_EH_HANDLER(INSN)   XCINT (INSN, 4, NOTE)
                                ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-rtl.c:264:22: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  basic_block bb = NOTE_BASIC_BLOCK (in_rtx);
                                   ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:818:32: note: expanded from macro 'NOTE_BASIC_BLOCK'
#define NOTE_BASIC_BLOCK(INSN)  XCBBDEF (INSN, 4, NOTE)
                                ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:547:32: note: expanded from macro 'XCBBDEF'
#define XCBBDEF(RTX, N, C)    (RTL_CHECKC1 (RTX, N, C).bb)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-rtl.c:274:14: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
                print_rtx (NOTE_EXPECTED_VALUE (in_rtx));
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:819:35: note: expanded from macro 'NOTE_EXPECTED_VALUE'
#define NOTE_EXPECTED_VALUE(INSN) XCEXP (INSN, 4, NOTE)
                                  ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-rtl.c:279:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
                if (NOTE_SOURCE_FILE (in_rtx))
                    ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:815:32: note: expanded from macro 'NOTE_SOURCE_FILE'
#define NOTE_SOURCE_FILE(INSN)  XCSTR (INSN, 4, NOTE)
                                ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:541:32: note: expanded from macro 'XCSTR'
#define XCSTR(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtstr)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-rtl.c:280:36: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  fprintf (outfile, " (\"%s\")", NOTE_SOURCE_FILE (in_rtx));
                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:815:32: note: expanded from macro 'NOTE_SOURCE_FILE'
#define NOTE_SOURCE_FILE(INSN)  XCSTR (INSN, 4, NOTE)
                                ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:541:32: note: expanded from macro 'XCSTR'
#define XCSTR(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtstr)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-rtl.c:286:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
                if (NOTE_PREDICTION (in_rtx))
                    ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:820:33: note: expanded from macro 'NOTE_PREDICTION'
#define NOTE_PREDICTION(INSN)   XCINT (INSN, 4, NOTE)
                                ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-rtl.c:288:12: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
                           (int)NOTE_PREDICTION_ALG (in_rtx),
                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:833:38: note: expanded from macro 'NOTE_PREDICTION_ALG'
#define NOTE_PREDICTION_ALG(INSN)   (XCINT(INSN, 4, NOTE)>>8)
                                     ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-rtl.c:289:13: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
                           (int) NOTE_PREDICTION_FLAGS (in_rtx));
                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:834:38: note: expanded from macro 'NOTE_PREDICTION_FLAGS'
#define NOTE_PREDICTION_FLAGS(INSN) (XCINT(INSN, 4, NOTE)&0xff)
                                     ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-rtl.c:298:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  if (NOTE_LINE_NUMBER (in_rtx) < 0)
                      ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-rtl.c:369:10: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
            if (INSN_LOCATOR (in_rtx) && insn_file (in_rtx))
                ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:570:28: note: expanded from macro 'INSN_LOCATOR'
#define INSN_LOCATOR(INSN) XINT (INSN, 4)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-rtl.c:377:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
            if (NOTE_LINE_NUMBER (in_rtx) == NOTE_INSN_DELETED_LABEL)
                ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-rtl.c:414:38: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
            if (GET_CODE (in_rtx) == REG && REG_ATTRS (in_rtx))
                                            ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1167:24: note: expanded from macro 'REG_ATTRS'
#define REG_ATTRS(RTX) X0REGATTR (RTX, 2)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:534:29: note: expanded from macro 'X0REGATTR'
#define X0REGATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, REG).rtreg)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-rtl.c:417:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                if (ORIGINAL_REGNO (in_rtx) != REGNO (in_rtx))
                    ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1020:29: note: expanded from macro 'ORIGINAL_REGNO'
#define ORIGINAL_REGNO(RTX) X0UINT (RTX, 1)
                            ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:523:28: note: expanded from macro 'X0UINT'
#define X0UINT(RTX, N)     (RTL_CHECK1 (RTX, N, '0').rtuint)
                            ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-rtl.c:418:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  fprintf (outfile, "orig:%i", ORIGINAL_REGNO (in_rtx));
                                               ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1020:29: note: expanded from macro 'ORIGINAL_REGNO'
#define ORIGINAL_REGNO(RTX) X0UINT (RTX, 1)
                            ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:523:28: note: expanded from macro 'X0UINT'
#define X0UINT(RTX, N)     (RTL_CHECK1 (RTX, N, '0').rtuint)
                            ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-rtl.c:419:7: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                if (REG_EXPR (in_rtx))
                    ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1201:24: note: expanded from macro 'REG_EXPR'
#define REG_EXPR(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->decl)
                       ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1167:24: note: expanded from macro 'REG_ATTRS'
#define REG_ATTRS(RTX) X0REGATTR (RTX, 2)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:534:29: note: expanded from macro 'X0REGATTR'
#define X0REGATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, REG).rtreg)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-rtl.c:419:7: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                if (REG_EXPR (in_rtx))
                    ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1201:51: note: expanded from macro 'REG_EXPR'
#define REG_EXPR(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->decl)
                                                  ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1167:24: note: expanded from macro 'REG_ATTRS'
#define REG_ATTRS(RTX) X0REGATTR (RTX, 2)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:534:29: note: expanded from macro 'X0REGATTR'
#define X0REGATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, REG).rtreg)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-rtl.c:420:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  print_mem_expr (outfile, REG_EXPR (in_rtx));
                                           ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1201:24: note: expanded from macro 'REG_EXPR'
#define REG_EXPR(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->decl)
                       ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1167:24: note: expanded from macro 'REG_ATTRS'
#define REG_ATTRS(RTX) X0REGATTR (RTX, 2)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:534:29: note: expanded from macro 'X0REGATTR'
#define X0REGATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, REG).rtreg)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-rtl.c:420:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  print_mem_expr (outfile, REG_EXPR (in_rtx));
                                           ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1201:51: note: expanded from macro 'REG_EXPR'
#define REG_EXPR(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->decl)
                                                  ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1167:24: note: expanded from macro 'REG_ATTRS'
#define REG_ATTRS(RTX) X0REGATTR (RTX, 2)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:534:29: note: expanded from macro 'X0REGATTR'
#define X0REGATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, REG).rtreg)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-rtl.c:422:7: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                if (REG_OFFSET (in_rtx))
                    ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1205:26: note: expanded from macro 'REG_OFFSET'
#define REG_OFFSET(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->offset)
                         ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1167:24: note: expanded from macro 'REG_ATTRS'
#define REG_ATTRS(RTX) X0REGATTR (RTX, 2)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:534:29: note: expanded from macro 'X0REGATTR'
#define X0REGATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, REG).rtreg)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-rtl.c:422:7: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                if (REG_OFFSET (in_rtx))
                    ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1205:53: note: expanded from macro 'REG_OFFSET'
#define REG_OFFSET(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->offset)
                                                    ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1167:24: note: expanded from macro 'REG_ATTRS'
#define REG_ATTRS(RTX) X0REGATTR (RTX, 2)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:534:29: note: expanded from macro 'X0REGATTR'
#define X0REGATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, REG).rtreg)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-rtl.c:424:7: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                           REG_OFFSET (in_rtx));
                           ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1205:26: note: expanded from macro 'REG_OFFSET'
#define REG_OFFSET(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->offset)
                         ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1167:24: note: expanded from macro 'REG_ATTRS'
#define REG_ATTRS(RTX) X0REGATTR (RTX, 2)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:534:29: note: expanded from macro 'X0REGATTR'
#define X0REGATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, REG).rtreg)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-rtl.c:424:7: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                           REG_OFFSET (in_rtx));
                           ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1205:53: note: expanded from macro 'REG_OFFSET'
#define REG_OFFSET(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->offset)
                                                    ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1167:24: note: expanded from macro 'REG_ATTRS'
#define REG_ATTRS(RTX) X0REGATTR (RTX, 2)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:534:29: note: expanded from macro 'X0REGATTR'
#define X0REGATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, REG).rtreg)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-rtl.c:428:22: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
            if (is_insn && &INSN_CODE (in_rtx) == &XINT (in_rtx, i)
                            ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-rtl.c:456:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    && NOTE_LINE_NUMBER (sub) == NOTE_INSN_DELETED_LABEL)
                       ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-rtl.c:513:55: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      fprintf (outfile, " [" HOST_WIDE_INT_PRINT_DEC, MEM_ALIAS_SET (in_rtx));
                                                      ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1175:29: note: expanded from macro 'MEM_ALIAS_SET'
#define MEM_ALIAS_SET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->alias)
                            ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-rtl.c:513:55: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      fprintf (outfile, " [" HOST_WIDE_INT_PRINT_DEC, MEM_ALIAS_SET (in_rtx));
                                                      ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1175:56: note: expanded from macro 'MEM_ALIAS_SET'
#define MEM_ALIAS_SET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->alias)
                                                       ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-rtl.c:515:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (MEM_EXPR (in_rtx))
          ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1179:24: note: expanded from macro 'MEM_EXPR'
#define MEM_EXPR(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->expr)
                       ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-rtl.c:515:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (MEM_EXPR (in_rtx))
          ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1179:51: note: expanded from macro 'MEM_EXPR'
#define MEM_EXPR(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->expr)
                                                  ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-rtl.c:516:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        print_mem_expr (outfile, MEM_EXPR (in_rtx));
                                 ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1179:24: note: expanded from macro 'MEM_EXPR'
#define MEM_EXPR(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->expr)
                       ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-rtl.c:516:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        print_mem_expr (outfile, MEM_EXPR (in_rtx));
                                 ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1179:51: note: expanded from macro 'MEM_EXPR'
#define MEM_EXPR(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->expr)
                                                  ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-rtl.c:518:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (MEM_OFFSET (in_rtx))
          ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1183:26: note: expanded from macro 'MEM_OFFSET'
#define MEM_OFFSET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->offset)
                         ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-rtl.c:518:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (MEM_OFFSET (in_rtx))
          ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1183:53: note: expanded from macro 'MEM_OFFSET'
#define MEM_OFFSET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->offset)
                                                    ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-rtl.c:520:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                 INTVAL (MEM_OFFSET (in_rtx)));
                         ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1183:26: note: expanded from macro 'MEM_OFFSET'
#define MEM_OFFSET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->offset)
                         ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-rtl.c:520:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                 INTVAL (MEM_OFFSET (in_rtx)));
                         ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1183:53: note: expanded from macro 'MEM_OFFSET'
#define MEM_OFFSET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->offset)
                                                    ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-rtl.c:522:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (MEM_SIZE (in_rtx))
          ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1188:2: note: expanded from macro 'MEM_SIZE'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->size                           \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-rtl.c:522:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (MEM_SIZE (in_rtx))
          ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1188:25: note: expanded from macro 'MEM_SIZE'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->size                           \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-rtl.c:524:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                 INTVAL (MEM_SIZE (in_rtx)));
                         ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1188:2: note: expanded from macro 'MEM_SIZE'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->size                           \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-rtl.c:524:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                 INTVAL (MEM_SIZE (in_rtx)));
                         ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1188:25: note: expanded from macro 'MEM_SIZE'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->size                           \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-rtl.c:526:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (MEM_ALIGN (in_rtx) != 1)
          ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:2: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-rtl.c:526:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (MEM_ALIGN (in_rtx) != 1)
          ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:25: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-rtl.c:527:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        fprintf (outfile, " A%u", MEM_ALIGN (in_rtx));
                                  ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:2: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-rtl.c:527:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        fprintf (outfile, " A%u", MEM_ALIGN (in_rtx));
                                  ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1195:25: note: expanded from macro 'MEM_ALIGN'
(MEM_ATTRS (RTX) != 0 ? MEM_ATTRS (RTX)->align                          \
                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-rtl.c:549:39: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
      fprintf (outfile, " [%d uses]", LABEL_NUSES (in_rtx));
                                      ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-rtl.c:564:49: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (tem = XEXP (in_rtx, 0); tem != 0; tem = NEXT_INSN (tem))
                                                       ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-rtl.c:570:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          tem = XEXP (in_rtx, 1);
                ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-rtl.c:574:27: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (; tem != 0; tem = NEXT_INSN (tem))
                                 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-rtl.c:580:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          tem = XEXP (in_rtx, 2);
                ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-rtl.c:584:27: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (; tem != 0; tem = NEXT_INSN (tem))
                                 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-rtl.c:594:52: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (tem = XEXP (in_rtx, 0); tem != 0; tem = NEXT_INSN (tem))
                                                   ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-rtl.c:670:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        if (PREV_INSN (x) == 0)
            ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-rtl.c:672:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        x = PREV_INSN (x);
            ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-rtl.c:675:61: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (i = count, insn = x; i > 0 && insn != 0; i--, insn = NEXT_INSN (insn))
                                                            ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-rtl.c:693:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      start = NEXT_INSN (start);
              ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-rtl.c:705:9: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
    x = NEXT_INSN (x);
        ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-rtl.c:746:52: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        for (tmp_rtx = rtx_first; tmp_rtx != 0; tmp_rtx = NEXT_INSN (tmp_rtx))
                                                          ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-rtl.c:748:41: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              || GET_CODE (tmp_rtx) != NOTE || NOTE_LINE_NUMBER (tmp_rtx) < 0)
                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-rtl.c:771:34: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      || GET_CODE (x) != NOTE || NOTE_LINE_NUMBER (x) < 0)
                                 ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
63 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-tree.c -o print-tree.o
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-tree.c:76:53: warning: format specifies type 'void *' but the argument has type 'char *' [-Wformat-pedantic]
           prefix, tree_code_name[(int) TREE_CODE (node)], (char *) node);
                                                           ^~~~~~~~~~~~~
1 warning generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/value-prof.c -o value-prof.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/value-prof.c:30:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/value-prof.c:86:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  set = single_set (insn);
        ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/value-prof.c:86:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  set = single_set (insn);
        ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/value-prof.c:94:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  set_src = SET_SRC (set);
            ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/value-prof.c:102:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      op2 = XEXP (set_src, 1);
            ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/value-prof.c:185:42: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = get_insns (); insn; insn = NEXT_INSN (insn))
                                         ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/value-prof.c:324:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      next = NEXT_INSN (insn);
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/value-prof.c:334:28: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (!maybe_hot_bb_p (BLOCK_FOR_INSN (insn)))
                           ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/value-prof.c:416:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  set = single_set (insn);
        ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/value-prof.c:416:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  set = single_set (insn);
        ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/value-prof.c:420:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  set_src = SET_SRC (set);
            ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/value-prof.c:428:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  op2 = XEXP (set_src, 1);
        ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/value-prof.c:430:20: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (histogram = REG_NOTES (insn);
                   ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/value-prof.c:432:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
       histogram = XEXP (histogram, 1))
                   ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/value-prof.c:440:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  histogram = XEXP (XEXP (histogram, 0), 1);
              ^                          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/value-prof.c:442:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  histogram = XEXP (histogram, 1);
              ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/value-prof.c:444:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  histogram = XEXP (histogram, 1);
              ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/value-prof.c:446:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  histogram = XEXP (histogram, 1);
              ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/value-prof.c:459:20: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
  e = split_block (BLOCK_FOR_INSN (insn), PREV_INSN (insn));
                   ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfghooks.h:66:70: note: expanded from macro 'split_block'
#define split_block(e,i)                     cfg_hooks->split_block (e,i)
                                                                     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/value-prof.c:459:43: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  e = split_block (BLOCK_FOR_INSN (insn), PREV_INSN (insn));
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfghooks.h:66:72: note: expanded from macro 'split_block'
#define split_block(e,i)                     cfg_hooks->split_block (e,i)
                                                                       ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/value-prof.c:527:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  set = single_set (insn);
        ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/value-prof.c:527:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  set = single_set (insn);
        ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/value-prof.c:531:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  set_src = SET_SRC (set);
            ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/value-prof.c:539:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  op2 = XEXP (set_src, 1);
        ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/value-prof.c:541:20: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (histogram = REG_NOTES (insn);
                   ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/value-prof.c:543:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
       histogram = XEXP (histogram, 1))
                   ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/value-prof.c:551:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  histogram = XEXP (XEXP (histogram, 0), 1);
              ^                          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/value-prof.c:553:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  histogram = XEXP (histogram, 1);
              ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/value-prof.c:555:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  histogram = XEXP (histogram, 1);
              ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/value-prof.c:561:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      histogram = XEXP (histogram, 1);
                  ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/value-prof.c:575:20: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
  e = split_block (BLOCK_FOR_INSN (insn), PREV_INSN (insn));
                   ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfghooks.h:66:70: note: expanded from macro 'split_block'
#define split_block(e,i)                     cfg_hooks->split_block (e,i)
                                                                     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/value-prof.c:575:43: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  e = split_block (BLOCK_FOR_INSN (insn), PREV_INSN (insn));
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfghooks.h:66:72: note: expanded from macro 'split_block'
#define split_block(e,i)                     cfg_hooks->split_block (e,i)
                                                                       ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/value-prof.c:644:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  set = single_set (insn);
        ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/value-prof.c:644:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  set = single_set (insn);
        ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/value-prof.c:648:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  set_src = SET_SRC (set);
            ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/value-prof.c:656:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  op2 = XEXP (set_src, 1);
        ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/value-prof.c:658:20: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (histogram = REG_NOTES (insn);
                   ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/value-prof.c:660:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
       histogram = XEXP (histogram, 1))
                   ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/value-prof.c:668:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  histogram = XEXP (XEXP (histogram, 0), 1);
              ^                          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/value-prof.c:670:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  histogram = XEXP (histogram, 1);
              ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/value-prof.c:677:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      histogram = XEXP (histogram, 1);
                  ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/value-prof.c:680:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  histogram = XEXP (histogram, 1);
              ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/value-prof.c:701:20: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
  e = split_block (BLOCK_FOR_INSN (insn), PREV_INSN (insn));
                   ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfghooks.h:66:70: note: expanded from macro 'split_block'
#define split_block(e,i)                     cfg_hooks->split_block (e,i)
                                                                     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/value-prof.c:701:43: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  e = split_block (BLOCK_FOR_INSN (insn), PREV_INSN (insn));
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfghooks.h:66:72: note: expanded from macro 'split_block'
#define split_block(e,i)                     cfg_hooks->split_block (e,i)
                                                                       ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
44 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/profile.c -o profile.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/profile.c:57:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/profile.c:183:24: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      e = split_block (BLOCK_FOR_INSN (values[i].insn),
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfghooks.h:66:70: note: expanded from macro 'split_block'
#define split_block(e,i)                     cfg_hooks->split_block (e,i)
                                                                     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/profile.c:184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                       PREV_INSN (values[i].insn));
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfghooks.h:66:72: note: expanded from macro 'split_block'
#define split_block(e,i)                     cfg_hooks->split_block (e,i)
                                                                       ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/profile.c:564: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:128:31: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
  ~~~~~~~~~~~~~~              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/profile.c:599:22: warning: expression result unused [-Wunused-value]
            num_branches++, num_never_executed;
                            ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/profile.c:520:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                insn = PREV_INSN (insn);
                       ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/profile.c:565:12: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                       REG_NOTES (BB_END (bb)));
                                       ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:128:47: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
                                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/profile.c:563:3: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                REG_NOTES (BB_END (bb))
                ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/profile.c:675:11: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                               REG_NOTES (values[i].insn));
                               ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/profile.c:673:7: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
      REG_NOTES (values[i].insn) =
      ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/profile.c:906:13: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
            insn = NEXT_INSN (insn);
                   ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/profile.c:916:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  if (NOTE_LINE_NUMBER (insn)
                      ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/profile.c:919:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  else if (NOTE_LINE_NUMBER (insn) <= 0)
                           ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/profile.c:934:17: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
                          || strcmp (NOTE_SOURCE_FILE (insn),
                                     ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:815:32: note: expanded from macro 'NOTE_SOURCE_FILE'
#define NOTE_SOURCE_FILE(INSN)  XCSTR (INSN, 4, NOTE)
                                ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:541:32: note: expanded from macro 'XCSTR'
#define XCSTR(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtstr)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/profile.c:937:23: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
                          prev_file_name = NOTE_SOURCE_FILE (insn);
                                           ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:815:32: note: expanded from macro 'NOTE_SOURCE_FILE'
#define NOTE_SOURCE_FILE(INSN)  XCSTR (INSN, 4, NOTE)
                                ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:541:32: note: expanded from macro 'XCSTR'
#define XCSTR(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtstr)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/profile.c:941:30: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      gcov_write_unsigned (NOTE_LINE_NUMBER (insn));
                                           ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/profile.c:944:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
              insn = NEXT_INSN (insn);
                     ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
17 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra.c -o ra.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra.c:38:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra.c:170: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);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra.c:178: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);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra.c:247:46: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = get_last_insn (); insn; insn = PREV_INSN (insn))
                                             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra.c:307:5: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        && SUBREG_BYTE (w->orig_x) == SUBREG_BYTE (reg))
           ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra.c:307:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        && SUBREG_BYTE (w->orig_x) == SUBREG_BYTE (reg))
                                      ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra.c:599:42: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = get_insns (); insn; insn = NEXT_INSN (insn))
                                         ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra.c:762:43: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (insn = get_insns (); insn; insn = NEXT_INSN (insn))
                                                 ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
8 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-build.c -o ra-build.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-build.c:35:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-build.c:187:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  beg = (GET_CODE (x) == SUBREG) ? SUBREG_BYTE (x) : 0;
                                   ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-build.c:199:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  beg = (GET_CODE (x) == SUBREG) ? SUBREG_BYTE (x) : 0;
                                   ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-build.c:251:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  insn = single_set (insn);
         ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-build.c:251:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  insn = single_set (insn);
         ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-build.c:255:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  s = SET_SRC (insn);
      ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-build.c:648:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (SUBREG_BYTE (def) == SUBREG_BYTE (use->x))
              ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-build.c:648:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (SUBREG_BYTE (def) == SUBREG_BYTE (use->x))
                                   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-build.c:929:24: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      basic_block bb = BLOCK_FOR_INSN (insn);
                       ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-build.c:934:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (insn = PREV_INSN (insn); insn && !INSN_P (insn);
                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-build.c:935:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
           insn = PREV_INSN (insn))
                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-build.c:939:17: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (bb != BLOCK_FOR_INSN (insn))
                ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-build.c:983:42: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = get_insns (); insn; insn = NEXT_INSN (insn))
                                         ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-build.c:994:17: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
        else if ((bb = BLOCK_FOR_INSN (insn)) != NULL)
                       ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-build.c:1036:42: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = BB_HEAD (bb); insn; insn = NEXT_INSN (insn))
                                         ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-build.c:2529:37: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      NEXT_INSN (remat_test_insn) = PREV_INSN (remat_test_insn) = 0;
                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-build.c:2529:7: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      NEXT_INSN (remat_test_insn) = PREV_INSN (remat_test_insn) = 0;
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-build.c:2534:23: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  PUT_MODE (SET_DEST (PATTERN (remat_test_insn)), GET_MODE (x));
                      ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:554:51: note: expanded from macro 'XC2EXP'
#define XC2EXP(RTX, N, C1, C2)      (RTL_CHECKC2 (RTX, N, C1, C2).rtx)
                                                  ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:392:39: note: expanded from macro 'RTL_CHECKC2'
#define RTL_CHECKC2(RTX, N, C1, C2) ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:255:31: note: expanded from macro 'PUT_MODE'
#define PUT_MODE(RTX, MODE) ((RTX)->mode = (MODE))
                              ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-build.c:2535:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  SET_SRC (PATTERN (remat_test_insn)) = x;
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-build.c:2535:12: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  SET_SRC (PATTERN (remat_test_insn)) = x;
           ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:28: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:45: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-build.c:2538:27: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  return ((icode = recog (PATTERN (remat_test_insn), remat_test_insn,
                          ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-build.c:2565:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx set = single_set (insn = DF_REF_INSN (web->defs[i]));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-build.c:2565:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx set = single_set (insn = DF_REF_INSN (web->defs[i]));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-build.c:2565:31: warning: multiple unsequenced modifications to 'insn' [-Wunsequenced]
          rtx set = single_set (insn = DF_REF_INSN (web->defs[i]));
                                     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:36: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                                        ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:39: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                      ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-build.c:2569:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          src = SET_SRC (set);
                ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-build.c:2653:7: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
        w += DF_REF_BB (web->uses[i])->frequency + 1;
             ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.h:191:25: note: expanded from macro 'DF_REF_BB'
#define DF_REF_BB(REF) (BLOCK_FOR_INSN ((REF)->insn))
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-build.c:2660:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
            w += DF_REF_BB (web->defs[i])->frequency + 1;
                 ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.h:191:25: note: expanded from macro 'DF_REF_BB'
#define DF_REF_BB(REF) (BLOCK_FOR_INSN ((REF)->insn))
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-build.c:2800:38: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      || (noperands = asm_noperands (PATTERN (insn))) < 0)
                                     ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-build.c:2802:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  pat = PATTERN (insn);
        ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-build.c:2986:42: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = get_insns (); insn; insn = NEXT_INSN (insn))
                                         ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
30 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-colorize.c -o ra-colorize.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-colorize.c:32:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-colorize.c:183:2: warning: static function 'push_list' is used in an inline function with external linkage [-Wstatic-in-inline]
        push_list (web->dlink, &WEBS(type));
        ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-colorize.c:50:13: note: 'push_list' declared here
static void push_list (struct dlist *, struct dlist **);
            ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-colorize.c:186:2: warning: static function 'push_list' is used in an inline function with external linkage [-Wstatic-in-inline]
        push_list (web->dlink, &WEBS(INITIAL));
        ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-colorize.c:50:13: note: 'push_list' declared here
static void push_list (struct dlist *, struct dlist **);
            ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-colorize.c:190: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));
          ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-colorize.c:50:13: note: 'push_list' declared here
static void push_list (struct dlist *, struct dlist **);
            ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-colorize.c:192: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));
          ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-colorize.c:50:13: note: 'push_list' declared here
static void push_list (struct dlist *, struct dlist **);
            ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-colorize.c:194:4: warning: static function 'push_list' is used in an inline function with external linkage [-Wstatic-in-inline]
          push_list (web->dlink, &WEBS(SIMPLIFY));
          ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-colorize.c:50:13: note: 'push_list' declared here
static void push_list (struct dlist *, struct dlist **);
            ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-colorize.c:1188:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                tofs = (SUBREG_BYTE (w->orig_x) / UNITS_PER_WORD);
                        ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-colorize.c:1192:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                sofs = (SUBREG_BYTE (source->orig_x) / UNITS_PER_WORD);
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-colorize.c:2022:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  tofs = (SUBREG_BYTE (sl->t->orig_x) / UNITS_PER_WORD);
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-colorize.c:2026:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  sofs = (SUBREG_BYTE (sl->s->orig_x) / UNITS_PER_WORD);
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-colorize.c:2496:28: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
                add_web_pair_cost (s, t, BLOCK_FOR_INSN (m->insn)->frequency,
                                         ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-colorize.c:2536:42: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = get_insns (); insn; insn = NEXT_INSN (insn))
                                         ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-colorize.c:2563:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                       BLOCK_FOR_INSN (insn)->frequency,
                                       ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
13 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-debug.c -o ra-debug.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-debug.c:32:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-debug.c:113:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx op1 = XEXP (x, 1);
            ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-debug.c:174:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx op1 = XEXP (x, 1);
            ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-debug.c:175:13: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx op2 = XEXP (x, 2);
            ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-debug.c:270:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                 int ofs = SUBREG_BYTE (x);
                           ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-debug.c:306:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                 ra_print_rtx (file, XEXP (x, 1), 0);
                                     ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-debug.c:318:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                        && NOTE_LINE_NUMBER (sub) == NOTE_INSN_DELETED_LABEL)
                           ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-debug.c:321:31: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      fprintf (file, "L%d", CODE_LABEL_NUMBER (sub));
                                            ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:803:33: note: expanded from macro 'CODE_LABEL_NUMBER'
#define CODE_LABEL_NUMBER(INSN) XINT (INSN, 6)
                                ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-debug.c:363:31: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
          fprintf (file, "L%d:\t; ", CODE_LABEL_NUMBER (x));
                                     ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:803:33: note: expanded from macro 'CODE_LABEL_NUMBER'
#define CODE_LABEL_NUMBER(INSN) XINT (INSN, 6)
                                ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-debug.c:364:8: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (LABEL_NAME (x))
              ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:931:25: note: expanded from macro 'LABEL_NAME'
#define LABEL_NAME(RTX) XCSTR (RTX, 7, CODE_LABEL)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:541:32: note: expanded from macro 'XCSTR'
#define XCSTR(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtstr)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-debug.c:365:30: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
            fprintf (file, "(%s) ", LABEL_NAME (x));
                                    ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:931:25: note: expanded from macro 'LABEL_NAME'
#define LABEL_NAME(RTX) XCSTR (RTX, 7, CODE_LABEL)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:541:32: note: expanded from macro 'XCSTR'
#define XCSTR(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtstr)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-debug.c:374:39: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          fprintf (file, " [%d uses] uid=(", LABEL_NUSES (x));
                                             ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-debug.c:378:53: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        fprintf (file, " %d %d", PREV_INSN (x) ? INSN_UID (PREV_INSN (x)) : 0,
                                                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:563:31: note: expanded from macro 'INSN_UID'
#define INSN_UID(INSN)  XINT (INSN, 0)
                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:35: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-debug.c:379:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                 NEXT_INSN (x) ? INSN_UID (NEXT_INSN (x)) : 0);
                                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:563:31: note: expanded from macro 'INSN_UID'
#define INSN_UID(INSN)  XINT (INSN, 0)
                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:35: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-debug.c:386:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          int ln = NOTE_LINE_NUMBER (x);
                   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-debug.c:392:12: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
              if (NOTE_SOURCE_FILE (x))
                  ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:815:32: note: expanded from macro 'NOTE_SOURCE_FILE'
#define NOTE_SOURCE_FILE(INSN)  XCSTR (INSN, 4, NOTE)
                                ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:541:32: note: expanded from macro 'XCSTR'
#define XCSTR(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtstr)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-debug.c:393:25: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
                fprintf (file, ":%s", NOTE_SOURCE_FILE (x));
                                      ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:815:32: note: expanded from macro 'NOTE_SOURCE_FILE'
#define NOTE_SOURCE_FILE(INSN)  XCSTR (INSN, 4, NOTE)
                                ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:541:32: note: expanded from macro 'XCSTR'
#define XCSTR(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtstr)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-debug.c:399:24: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          ra_print_rtx (file, PATTERN (x), 0);
                              ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-debug.c:421:42: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                       (code == UNSPEC) ? "" : "_vol", XINT (x, 1));
                                                       ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-debug.c:437:31: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  ra_print_rtx (file, XEXP (SET_SRC (x), 0), 0);
                                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-debug.c:439:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  ra_print_rtx (file, XEXP (SET_SRC (x), 1), 0);
                                      ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-debug.c:439:31: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  ra_print_rtx (file, XEXP (SET_SRC (x), 1), 0);
                                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-debug.c:444:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  ra_print_rtx (file, SET_SRC (x), 0);
                                      ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-debug.c:451:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              ra_print_rtx (file, SET_SRC (x), 0);
                                  ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-debug.c:466:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              ra_print_rtx (file, XEXP (x, 1), 0); /* Num arguments */
                                  ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-debug.c:475:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              ra_print_rtx (file, XEXP (x, 1), 0);
                                  ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-debug.c:531:42: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = BB_HEAD (bb); insn; insn = NEXT_INSN (insn))
                                         ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-debug.c:549:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    for (i = count / 2; i > 0 && PREV_INSN (insn); i--)
                                 ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-debug.c:550:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      insn = PREV_INSN (insn);
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-debug.c:551:41: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (i = count; i > 0 && insn; insn = NEXT_INSN (insn), i--)
                                        ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-debug.c:571:23: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (; insn; insn = NEXT_INSN (insn))
                      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-debug.c:576:7: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
        bb = BLOCK_FOR_INSN (insn);
             ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-debug.c:591:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (NOTE_LINE_NUMBER (insn) != NOTE_INSN_BASIC_BLOCK
              ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-debug.c:593:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  || NOTE_LINE_NUMBER (insn) == NOTE_INSN_DELETED
                     ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-debug.c:594:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  || NOTE_LINE_NUMBER (insn) == NOTE_INSN_DELETED_LABEL))
                     ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-debug.c:596:52: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
              ra_print_rtx_top (file, insn, (num == 0 || !NEXT_INSN (insn)));
                                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-debug.c:602:48: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          ra_print_rtx_top (file, insn, (num == 0 || !NEXT_INSN (insn)));
                                                      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-debug.c:660:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                             SUBREG_BYTE (ID2WEB (def1)->orig_x));
                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-debug.c:671:5: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                         SUBREG_BYTE (ID2WEB (def2)->orig_x));
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-debug.c:694:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          ra_debug_msg (DUMP_WEBS, " sub %d", SUBREG_BYTE (web->orig_x));
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-debug.c:794:42: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = get_insns (); insn; insn = NEXT_INSN (insn))
                                         ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-debug.c:804:9: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
        code = recog_memoized (insn);
               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-debug.c:804:9: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
        code = recog_memoized (insn);
               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-debug.c:915:46: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (insn = BB_HEAD (bb); insn; insn = NEXT_INSN (insn))
                                             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-debug.c:920:33: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (INSN_P (insn) && ((set = single_set (insn)) != NULL))
                                       ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-debug.c:920:33: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (INSN_P (insn) && ((set = single_set (insn)) != NULL))
                                       ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-debug.c:922:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              rtx src = SET_SRC (set);
                        ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
47 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-rewrite.c -o ra-rewrite.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-rewrite.c:33:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-rewrite.c:105:27: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
            deleted_move_cost += BLOCK_FOR_INSN (m->insn)->frequency + 1;
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-rewrite.c:107:6: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
            NOTE_LINE_NUMBER (m->insn) = NOTE_INSN_DELETED;
            ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-rewrite.c:108:26: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
            df_insn_modify (df, BLOCK_FOR_INSN (m->insn), m->insn);
                                ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-rewrite.c:186:13: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
        savings += BLOCK_FOR_INSN (m->insn)->frequency * cost;
                   ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-rewrite.c:423:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                rtx prev = PREV_INSN (insn);
                           ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-rewrite.c:424:20: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
                basic_block bb = BLOCK_FOR_INSN (insn);
                                 ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-rewrite.c:441:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                SUBREG_BYTE (target));
                                                ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-rewrite.c:448:20: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  BB_HEAD (bb) = NEXT_INSN (prev);
                                 ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-rewrite.c:449:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                for (insn = PREV_INSN (insn); insn != prev;
                            ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-rewrite.c:450:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                     insn = PREV_INSN (insn))
                            ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-rewrite.c:452:7: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    set_block_for_insn (insn, bb);
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:338:40: note: expanded from macro 'set_block_for_insn'
#define set_block_for_insn(INSN, BB)  (BLOCK_FOR_INSN (INSN) = BB)
                                       ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-rewrite.c:473:24: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
              rtx following = NEXT_INSN (insn);
                              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-rewrite.c:474:25: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
              basic_block bb = BLOCK_FOR_INSN (insn);
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-rewrite.c:487:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                            SUBREG_BYTE (source));
                                            ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-rewrite.c:496:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    BB_END (bb) = PREV_INSN (following);
                                  ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-rewrite.c:497:50: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  for (insn = insns; insn != following; insn = NEXT_INSN (insn))
                                                               ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-rewrite.c:499:9: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      set_block_for_insn (insn, bb);
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:338:40: note: expanded from macro 'set_block_for_insn'
#define set_block_for_insn(INSN, BB)  (BLOCK_FOR_INSN (INSN) = BB)
                                       ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-rewrite.c:515:46: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              bitmap_set_bit (new_deaths, INSN_UID (PREV_INSN (following)));
                                                    ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:563:31: note: expanded from macro 'INSN_UID'
#define INSN_UID(INSN)  XINT (INSN, 0)
                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:35: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-rewrite.c:555:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    ofs1 = SUBREG_BYTE (s1), s1 = SUBREG_REG (s1);
           ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-rewrite.c:557:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    ofs2 = SUBREG_BYTE (s2), s2 = SUBREG_REG (s2);
           ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-rewrite.c:587:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  ofs1 += INTVAL (XEXP (s1, 1));
                  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-rewrite.c:588:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  ofs2 += INTVAL (XEXP (s2, 1));
                  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-rewrite.c:634:46: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = get_last_insn (); insn; insn = PREV_INSN (insn))
                                             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-rewrite.c:653:20: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx following = NEXT_INSN (insn);
                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-rewrite.c:654:21: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          basic_block bb = BLOCK_FOR_INSN (insn);
                           ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-rewrite.c:672:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                            SUBREG_BYTE (source));
                                            ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-rewrite.c:689:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                        BB_END (bb) = PREV_INSN (following);
                                      ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-rewrite.c:690:48: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      for (ni = insns; ni != following; ni = NEXT_INSN (ni))
                                                             ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-rewrite.c:692:6: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
                          set_block_for_insn (ni, bb);
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:338:40: note: expanded from macro 'set_block_for_insn'
#define set_block_for_insn(INSN, BB)  (BLOCK_FOR_INSN (INSN) = BB)
                                       ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-rewrite.c:700:43: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  bitmap_set_bit (new_deaths, INSN_UID (PREV_INSN (following)));
                                                        ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:563:31: note: expanded from macro 'INSN_UID'
#define INSN_UID(INSN)  XINT (INSN, 0)
                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:35: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-rewrite.c:718:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx set = single_set (insn);
                    ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-rewrite.c:718:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx set = single_set (insn);
                    ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-rewrite.c:726:44: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                delete_overlapping_slots (&slots, SET_SRC (set));
                                                  ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-rewrite.c:786:5: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                SUBREG_BYTE (web->orig_x),
                                ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-rewrite.c:925:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                        SUBREG_BYTE (reg));
                                        ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-rewrite.c:941:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx foll = NEXT_INSN (after);
                     ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-rewrite.c:942:9: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          bb = BLOCK_FOR_INSN (after);
               ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-rewrite.c:945:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            BB_END (bb) = PREV_INSN (foll);
                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-rewrite.c:946:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (ni = NEXT_INSN (after); ni != foll; ni = NEXT_INSN (ni))
                    ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-rewrite.c:946:50: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (ni = NEXT_INSN (after); ni != foll; ni = NEXT_INSN (ni))
                                                        ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-rewrite.c:948:8: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
              set_block_for_insn (ni, bb);
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:338:40: note: expanded from macro 'set_block_for_insn'
#define set_block_for_insn(INSN, BB)  (BLOCK_FOR_INSN (INSN) = BB)
                                       ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-rewrite.c:954:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx prev = PREV_INSN (before);
                     ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-rewrite.c:955:9: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          bb = BLOCK_FOR_INSN (before);
               ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-rewrite.c:958:21: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
            BB_HEAD (bb) = NEXT_INSN (prev);
                           ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-rewrite.c:959:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (; ni != before; ni = NEXT_INSN (ni))
                                    ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-rewrite.c:961:8: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
              set_block_for_insn (ni, bb);
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:338:40: note: expanded from macro 'set_block_for_insn'
#define set_block_for_insn(INSN, BB)  (BLOCK_FOR_INSN (INSN) = BB)
                                       ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-rewrite.c:1065:46: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = get_last_insn (); insn; insn = PREV_INSN (insn))
                                             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-rewrite.c:1072:29: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      while (insn && !(bb = BLOCK_FOR_INSN (insn)))
                            ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-rewrite.c:1128:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (; insn; insn = PREV_INSN (insn))
                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-rewrite.c:1133:25: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (INSN_P (insn) && BLOCK_FOR_INSN (insn) != last_bb)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-rewrite.c:1135:20: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
              int index = BLOCK_FOR_INSN (insn)->index + 2;
                          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-rewrite.c:1165:18: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
              last_bb = BLOCK_FOR_INSN (insn);
                        ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-rewrite.c:1563:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx set = single_set (insn);
                ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/bitmap.h:204:9: note: expanded from macro 'EXECUTE_IF_SET_IN_BITMAP'
                      CODE;                                             \
                      ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-rewrite.c:1563:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx set = single_set (insn);
                ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/bitmap.h:204:9: note: expanded from macro 'EXECUTE_IF_SET_IN_BITMAP'
                      CODE;                                             \
                      ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-rewrite.c:1568:24: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          deleted_def_cost += BLOCK_FOR_INSN (insn)->frequency + 1;
                              ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/bitmap.h:204:9: note: expanded from macro 'EXECUTE_IF_SET_IN_BITMAP'
                      CODE;                                             \
                      ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-rewrite.c:1570:4: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          NOTE_LINE_NUMBER (insn) = NOTE_INSN_DELETED;
          ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/bitmap.h:204:9: note: expanded from macro 'EXECUTE_IF_SET_IN_BITMAP'
                      CODE;                                             \
                      ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-rewrite.c:1571:24: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          df_insn_modify (df, BLOCK_FOR_INSN (insn), insn);
                              ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/bitmap.h:204:9: note: expanded from macro 'EXECUTE_IF_SET_IN_BITMAP'
                      CODE;                                             \
                      ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-rewrite.c:1738:14: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
        regset rs = DF_REF_BB (df->uses[i])->global_live_at_start;
                    ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.h:191:25: note: expanded from macro 'DF_REF_BB'
#define DF_REF_BB(REF) (BLOCK_FOR_INSN ((REF)->insn))
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-rewrite.c:1762:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rs = DF_REF_BB (df->defs[i])->global_live_at_start;
           ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.h:191:25: note: expanded from macro 'DF_REF_BB'
#define DF_REF_BB(REF) (BLOCK_FOR_INSN ((REF)->insn))
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-rewrite.c:1846:19: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
        basic_block bb = BLOCK_FOR_INSN (ml->move->insn);
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-rewrite.c:1869:41: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = get_insns(); insn; insn = NEXT_INSN (insn))
                                        ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-rewrite.c:1872:16: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
        rtx *pnote = &REG_NOTES (insn);
                      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-rewrite.c:1881:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              *pnote = XEXP (note, 1);
                       ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
64 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/real.c -o real.o
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/real.c:406:1: warning: unused function 'clear_significand_bit' [-Wunused-function]
clear_significand_bit (REAL_VALUE_TYPE *r, unsigned int n)
^
1 warning generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c -o recog.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:40:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:122:7: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (INSN_CODE (insn) < 0)
      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:123:31: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
    INSN_CODE (insn) = recog (PATTERN (insn), insn, 0);
                              ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:123:5: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
    INSN_CODE (insn) = recog (PATTERN (insn), insn, 0);
    ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:124:10: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  return INSN_CODE (insn);
         ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:240:39: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
      changes[num_changes].old_code = INSN_CODE (object);
                                      ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:241:7: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
      INSN_CODE (object) = -1;
      ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:261:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx pat = PATTERN (insn);
            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:269:44: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  int is_asm = icode < 0 && asm_noperands (PATTERN (insn)) >= 0;
                                           ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:274:40: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if ((is_asm && ! check_asm_operands (PATTERN (insn)))
                                       ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:291:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      PATTERN (insn) = pat = newpat;
      ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:303:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  INSN_CODE (insn) = icode;
  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:348:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx pat = PATTERN (object);
                    ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:357:26: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && asm_noperands (PATTERN (object)) < 0)
                                ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:383:34: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              validate_change (object, &PATTERN (object), newpat, 1);
                                        ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:403:15: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
            && (bb = BLOCK_FOR_INSN (changes[i].object)))
                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:437:2: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
        INSN_CODE (changes[i].object) = changes[i].old_code;
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:492:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
              if (ASM_OPERANDS_INPUT_VEC (SET_SRC (XVECEXP (x, 0, 0))) !=
                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1104:37: note: expanded from macro 'ASM_OPERANDS_INPUT_VEC'
#define ASM_OPERANDS_INPUT_VEC(RTX) XCVEC (RTX, 3, ASM_OPERANDS)
                                    ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:492:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              if (ASM_OPERANDS_INPUT_VEC (SET_SRC (XVECEXP (x, 0, 0))) !=
                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1104:44: note: expanded from macro 'ASM_OPERANDS_INPUT_VEC'
#define ASM_OPERANDS_INPUT_VEC(RTX) XCVEC (RTX, 3, ASM_OPERANDS)
                                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:45: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:493:5: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  ASM_OPERANDS_INPUT_VEC (SET_SRC (XVECEXP (x, 0, j))))
                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1104:37: note: expanded from macro 'ASM_OPERANDS_INPUT_VEC'
#define ASM_OPERANDS_INPUT_VEC(RTX) XCVEC (RTX, 3, ASM_OPERANDS)
                                    ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:493:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  ASM_OPERANDS_INPUT_VEC (SET_SRC (XVECEXP (x, 0, j))))
                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1104:44: note: expanded from macro 'ASM_OPERANDS_INPUT_VEC'
#define ASM_OPERANDS_INPUT_VEC(RTX) XCVEC (RTX, 3, ASM_OPERANDS)
                                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:45: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:525:52: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && swap_commutative_operands_p (XEXP (x, 0), XEXP (x, 1)))
                                                   ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:530:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                       GET_MODE (x), XEXP (x, 1),
                                                     ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:543:50: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (GET_CODE (XEXP (x, 1)) == CONST_INT && XEXP (x, 1) == to)
                                                 ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:546:39: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                         (PLUS, GET_MODE (x), XEXP (x, 0), XEXP (x, 1)), 1);
                                                           ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:555:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                              GET_MODE (x), XEXP (x, 1),
                                                            ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:574:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                             SUBREG_BYTE (x));
                             ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:597:22: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          int pos = INTVAL (XEXP (x, 2));
                            ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:632:34: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
              validate_change (object, &XEXP (x, 2), GEN_INT (pos), 1);
                                        ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:661:28: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  validate_replace_rtx_1 (&PATTERN (insn), from, to, insn);
                           ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:670:28: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  validate_replace_rtx_1 (&PATTERN (insn), from, to, insn);
                           ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:701:15: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  note_uses (&PATTERN (insn), validate_replace_src_1, &d);
              ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:880:14: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
        for (link = LOG_LINKS (next); link; link = XEXP (link, 1))
                    ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:583:25: note: expanded from macro 'LOG_LINKS'
#define LOG_LINKS(INSN) XEXP(INSN, 7)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:880:45: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        for (link = LOG_LINKS (next); link; link = XEXP (link, 1))
                                                   ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:886:41: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
            result = find_single_use_1 (dest, &PATTERN (next));
                                               ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:964:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (!reload_completed && SUBREG_BYTE (op) != 0
                               ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:1264:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          || XEXP (XEXP (op, 1), 0) != XEXP (op, 0)
                   ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:1267:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          || INTVAL (XEXP (XEXP (op, 1), 1)) != - (int) rounded_size
                     ^                   ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:1267:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          || INTVAL (XEXP (XEXP (op, 1), 1)) != - (int) rounded_size
                           ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:1352:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      int offset = SUBREG_BYTE (op);
                   ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:1366:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  && INTVAL (XEXP (XEXP (inner, 0), 1)) == -offset
                             ^                      ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:1396:14: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      return ASM_OPERANDS_INPUT_LENGTH (body);
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1107:40: note: expanded from macro 'ASM_OPERANDS_INPUT_LENGTH'
#define ASM_OPERANDS_INPUT_LENGTH(RTX) XCVECLEN (RTX, 3, ASM_OPERANDS)
                                       ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:552:43: note: expanded from macro 'XCVECLEN'
#define XCVECLEN(RTX, N, C)     GET_NUM_ELEM (XCVEC (RTX, N, C))
                                              ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:1400:9: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
        return ASM_OPERANDS_INPUT_LENGTH (SET_SRC (body)) + 1;
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1107:40: note: expanded from macro 'ASM_OPERANDS_INPUT_LENGTH'
#define ASM_OPERANDS_INPUT_LENGTH(RTX) XCVECLEN (RTX, 3, ASM_OPERANDS)
                                       ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:552:43: note: expanded from macro 'XCVECLEN'
#define XCVECLEN(RTX, N, C)     GET_NUM_ELEM (XCVEC (RTX, N, C))
                                              ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:1400:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        return ASM_OPERANDS_INPUT_LENGTH (SET_SRC (body)) + 1;
                                          ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:45: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:1436:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
              if (ASM_OPERANDS_INPUT_VEC (SET_SRC (elt))
                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1104:37: note: expanded from macro 'ASM_OPERANDS_INPUT_VEC'
#define ASM_OPERANDS_INPUT_VEC(RTX) XCVEC (RTX, 3, ASM_OPERANDS)
                                    ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:1436:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              if (ASM_OPERANDS_INPUT_VEC (SET_SRC (elt))
                                          ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1104:44: note: expanded from macro 'ASM_OPERANDS_INPUT_VEC'
#define ASM_OPERANDS_INPUT_VEC(RTX) XCVEC (RTX, 3, ASM_OPERANDS)
                                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:45: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:1437:8: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  != ASM_OPERANDS_INPUT_VEC (SET_SRC (XVECEXP (body, 0, 0))))
                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1104:37: note: expanded from macro 'ASM_OPERANDS_INPUT_VEC'
#define ASM_OPERANDS_INPUT_VEC(RTX) XCVEC (RTX, 3, ASM_OPERANDS)
                                    ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:1437:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  != ASM_OPERANDS_INPUT_VEC (SET_SRC (XVECEXP (body, 0, 0))))
                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1104:44: note: expanded from macro 'ASM_OPERANDS_INPUT_VEC'
#define ASM_OPERANDS_INPUT_VEC(RTX) XCVEC (RTX, 3, ASM_OPERANDS)
                                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:45: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:1440:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          return (ASM_OPERANDS_INPUT_LENGTH (SET_SRC (XVECEXP (body, 0, 0)))
                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1107:40: note: expanded from macro 'ASM_OPERANDS_INPUT_LENGTH'
#define ASM_OPERANDS_INPUT_LENGTH(RTX) XCVECLEN (RTX, 3, ASM_OPERANDS)
                                       ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:552:43: note: expanded from macro 'XCVECLEN'
#define XCVECLEN(RTX, N, C)     GET_NUM_ELEM (XCVEC (RTX, N, C))
                                              ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:1440:39: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          return (ASM_OPERANDS_INPUT_LENGTH (SET_SRC (XVECEXP (body, 0, 0)))
                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:45: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:1454:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          return ASM_OPERANDS_INPUT_LENGTH (XVECEXP (body, 0, 0));
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1107:40: note: expanded from macro 'ASM_OPERANDS_INPUT_LENGTH'
#define ASM_OPERANDS_INPUT_LENGTH(RTX) XCVECLEN (RTX, 3, ASM_OPERANDS)
                                       ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:552:43: note: expanded from macro 'XCVECLEN'
#define XCVECLEN(RTX, N, C)     GET_NUM_ELEM (XCVEC (RTX, N, C))
                                              ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:1483:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx asmop = SET_SRC (body);
                  ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:1486:19: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      noperands = ASM_OPERANDS_INPUT_LENGTH (asmop) + 1;
                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1107:40: note: expanded from macro 'ASM_OPERANDS_INPUT_LENGTH'
#define ASM_OPERANDS_INPUT_LENGTH(RTX) XCVECLEN (RTX, 3, ASM_OPERANDS)
                                       ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:552:43: note: expanded from macro 'XCVECLEN'
#define XCVECLEN(RTX, N, C)     GET_NUM_ELEM (XCVEC (RTX, N, C))
                                              ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:1491:25: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
            operand_locs[i] = &ASM_OPERANDS_INPUT (asmop, i - 1);
                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1106:36: note: expanded from macro 'ASM_OPERANDS_INPUT'
#define ASM_OPERANDS_INPUT(RTX, N) XCVECEXP (RTX, 3, N, ASM_OPERANDS)
                                   ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:551:43: note: expanded from macro 'XCVECEXP'
#define XCVECEXP(RTX, N, M, C)  RTVEC_ELT (XCVEC (RTX, N, C), M)
                                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:1493:20: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
            operands[i] = ASM_OPERANDS_INPUT (asmop, i - 1);
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1106:36: note: expanded from macro 'ASM_OPERANDS_INPUT'
#define ASM_OPERANDS_INPUT(RTX, N) XCVECEXP (RTX, 3, N, ASM_OPERANDS)
                                   ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:551:43: note: expanded from macro 'XCVECEXP'
#define XCVECEXP(RTX, N, M, C)  RTVEC_ELT (XCVEC (RTX, N, C), M)
                                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:1495:23: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
            constraints[i] = ASM_OPERANDS_INPUT_CONSTRAINT (asmop, i - 1);
                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1111:9: note: expanded from macro 'ASM_OPERANDS_INPUT_CONSTRAINT'
  XSTR (XCVECEXP (RTX, 4, N, ASM_OPERANDS), 0)
        ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:551:43: note: expanded from macro 'XCVECEXP'
#define XCVECEXP(RTX, N, M, C)  RTVEC_ELT (XCVEC (RTX, N, C), M)
                                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:35: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:1507:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        constraints[0] = ASM_OPERANDS_OUTPUT_CONSTRAINT (asmop);
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1102:45: note: expanded from macro 'ASM_OPERANDS_OUTPUT_CONSTRAINT'
#define ASM_OPERANDS_OUTPUT_CONSTRAINT(RTX) XCSTR (RTX, 1, ASM_OPERANDS)
                                            ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:541:32: note: expanded from macro 'XCSTR'
#define XCSTR(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtstr)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:1517:19: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      noperands = ASM_OPERANDS_INPUT_LENGTH (asmop);
                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1107:40: note: expanded from macro 'ASM_OPERANDS_INPUT_LENGTH'
#define ASM_OPERANDS_INPUT_LENGTH(RTX) XCVECLEN (RTX, 3, ASM_OPERANDS)
                                       ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:552:43: note: expanded from macro 'XCVECLEN'
#define XCVECLEN(RTX, N, C)     GET_NUM_ELEM (XCVEC (RTX, N, C))
                                              ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:1524:25: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
            operand_locs[i] = &ASM_OPERANDS_INPUT (asmop, i);
                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1106:36: note: expanded from macro 'ASM_OPERANDS_INPUT'
#define ASM_OPERANDS_INPUT(RTX, N) XCVECEXP (RTX, 3, N, ASM_OPERANDS)
                                   ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:551:43: note: expanded from macro 'XCVECEXP'
#define XCVECEXP(RTX, N, M, C)  RTVEC_ELT (XCVEC (RTX, N, C), M)
                                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:1526:20: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
            operands[i] = ASM_OPERANDS_INPUT (asmop, i);
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1106:36: note: expanded from macro 'ASM_OPERANDS_INPUT'
#define ASM_OPERANDS_INPUT(RTX, N) XCVECEXP (RTX, 3, N, ASM_OPERANDS)
                                   ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:551:43: note: expanded from macro 'XCVECEXP'
#define XCVECEXP(RTX, N, M, C)  RTVEC_ELT (XCVEC (RTX, N, C), M)
                                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:1528:23: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
            constraints[i] = ASM_OPERANDS_INPUT_CONSTRAINT (asmop, i);
                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1111:9: note: expanded from macro 'ASM_OPERANDS_INPUT_CONSTRAINT'
  XSTR (XCVECEXP (RTX, 4, N, ASM_OPERANDS), 0)
        ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:551:43: note: expanded from macro 'XCVECEXP'
#define XCVECEXP(RTX, N, M, C)  RTVEC_ELT (XCVEC (RTX, N, C), M)
                                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:35: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:1538:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx asmop = SET_SRC (XVECEXP (body, 0, 0));
                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:1540:17: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      int nin = ASM_OPERANDS_INPUT_LENGTH (asmop);
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1107:40: note: expanded from macro 'ASM_OPERANDS_INPUT_LENGTH'
#define ASM_OPERANDS_INPUT_LENGTH(RTX) XCVECLEN (RTX, 3, ASM_OPERANDS)
                                       ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:552:43: note: expanded from macro 'XCVECLEN'
#define XCVECLEN(RTX, N, C)     GET_NUM_ELEM (XCVEC (RTX, N, C))
                                              ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:1557:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            constraints[i] = XSTR (SET_SRC (XVECEXP (body, 0, i)), 1);
                             ^                                     ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:23: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:1557:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            constraints[i] = XSTR (SET_SRC (XVECEXP (body, 0, i)), 1);
                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:35: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:1566:32: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
            operand_locs[i + nout] = &ASM_OPERANDS_INPUT (asmop, i);
                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1106:36: note: expanded from macro 'ASM_OPERANDS_INPUT'
#define ASM_OPERANDS_INPUT(RTX, N) XCVECEXP (RTX, 3, N, ASM_OPERANDS)
                                   ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:551:43: note: expanded from macro 'XCVECEXP'
#define XCVECEXP(RTX, N, M, C)  RTVEC_ELT (XCVEC (RTX, N, C), M)
                                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:1568:27: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
            operands[i + nout] = ASM_OPERANDS_INPUT (asmop, i);
                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1106:36: note: expanded from macro 'ASM_OPERANDS_INPUT'
#define ASM_OPERANDS_INPUT(RTX, N) XCVECEXP (RTX, 3, N, ASM_OPERANDS)
                                   ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:551:43: note: expanded from macro 'XCVECEXP'
#define XCVECEXP(RTX, N, M, C)  RTVEC_ELT (XCVEC (RTX, N, C), M)
                                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:1570:30: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
            constraints[i + nout] = ASM_OPERANDS_INPUT_CONSTRAINT (asmop, i);
                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1111:9: note: expanded from macro 'ASM_OPERANDS_INPUT_CONSTRAINT'
  XSTR (XCVECEXP (RTX, 4, N, ASM_OPERANDS), 0)
        ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:551:43: note: expanded from macro 'XCVECEXP'
#define XCVECEXP(RTX, N, M, C)  RTVEC_ELT (XCVEC (RTX, N, C), M)
                                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:35: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:1583:17: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      int nin = ASM_OPERANDS_INPUT_LENGTH (asmop);
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1107:40: note: expanded from macro 'ASM_OPERANDS_INPUT_LENGTH'
#define ASM_OPERANDS_INPUT_LENGTH(RTX) XCVECLEN (RTX, 3, ASM_OPERANDS)
                                       ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:552:43: note: expanded from macro 'XCVECLEN'
#define XCVECLEN(RTX, N, C)     GET_NUM_ELEM (XCVEC (RTX, N, C))
                                              ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:1588:25: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
            operand_locs[i] = &ASM_OPERANDS_INPUT (asmop, i);
                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1106:36: note: expanded from macro 'ASM_OPERANDS_INPUT'
#define ASM_OPERANDS_INPUT(RTX, N) XCVECEXP (RTX, 3, N, ASM_OPERANDS)
                                   ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:551:43: note: expanded from macro 'XCVECEXP'
#define XCVECEXP(RTX, N, M, C)  RTVEC_ELT (XCVEC (RTX, N, C), M)
                                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:1590:20: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
            operands[i] = ASM_OPERANDS_INPUT (asmop, i);
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1106:36: note: expanded from macro 'ASM_OPERANDS_INPUT'
#define ASM_OPERANDS_INPUT(RTX, N) XCVECEXP (RTX, 3, N, ASM_OPERANDS)
                                   ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:551:43: note: expanded from macro 'XCVECEXP'
#define XCVECEXP(RTX, N, M, C)  RTVEC_ELT (XCVEC (RTX, N, C), M)
                                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:1592:23: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
            constraints[i] = ASM_OPERANDS_INPUT_CONSTRAINT (asmop, i);
                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1111:9: note: expanded from macro 'ASM_OPERANDS_INPUT_CONSTRAINT'
  XSTR (XCVECEXP (RTX, 4, N, ASM_OPERANDS), 0)
        ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:551:43: note: expanded from macro 'XCVECEXP'
#define XCVECEXP(RTX, N, M, C)  RTVEC_ELT (XCVEC (RTX, N, C), M)
                                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:507:35: note: expanded from macro 'XSTR'
#define XSTR(RTX, N)    (RTL_CHECK2 (RTX, N, 's', 'S').rtstr)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:1838:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XEXP (*p, 1) && CONSTANT_P (XEXP (*p, 1)))
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:1850:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (XEXP (*p, 1) != 0)
      ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:1955:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                        plus_constant (XEXP (y, 1), mode_sz - 1));
                                       ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1432:50: note: expanded from macro 'plus_constant'
#define plus_constant(X, C) plus_constant_wide ((X), (HOST_WIDE_INT) (C))
                                                 ^
./genrtl.h:402:44: note: expanded from macro 'gen_rtx_LO_SUM'
  gen_rtx_fmt_ee (LO_SUM, (MODE), (ARG0), (ARG1))
                                           ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:1987:34: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (recog_data.insn == insn && INSN_CODE (insn) >= 0)
                                 ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:2020:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx body = PATTERN (insn);
             ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:2081:15: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
      icode = recog_memoized (insn);
              ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:2081:15: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
      icode = recog_memoized (insn);
              ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:2325:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                              SUBREG_BYTE (op),
                                              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:2688:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx first = PREV_INSN (insn);
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:2689:25: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx last = try_split (PATTERN (insn), insn, 1);
                        ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:2696:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
  NOTE_SOURCE_FILE (insn) = 0;
  ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:815:32: note: expanded from macro 'NOTE_SOURCE_FILE'
#define NOTE_SOURCE_FILE(INSN)  XCSTR (INSN, 4, NOTE)
                                ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:541:32: note: expanded from macro 'XCSTR'
#define XCSTR(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtstr)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:2697:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  NOTE_LINE_NUMBER (insn) = NOTE_INSN_DELETED;
  ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:2703:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      first = NEXT_INSN (first);
              ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:2710:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          first = NEXT_INSN (first);
                  ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:2738:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          next = NEXT_INSN (insn);
                 ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:2742:18: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              rtx set = single_set (insn);
                        ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:2742:18: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              rtx set = single_set (insn);
                        ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:2777:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                        last = PREV_INSN (last);
                               ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:2817:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      next = NEXT_INSN (insn);
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:2823:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx set = single_set (insn);
                    ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:2823:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx set = single_set (insn);
                    ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:3140: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),
                                ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:782:30: note: expanded from macro 'REG_NOTE_KIND'
#define REG_NOTE_KIND(LINK) ((enum reg_note) GET_MODE (LINK))
                             ^
./genrtl.h:128:31: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
  ~~~~~~~~~~~~~~              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:3192: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:128:31: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
  ~~~~~~~~~~~~~~              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:3082:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          prev = PREV_INSN (insn);
                 ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:3098:31: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              try = peephole2_insns (PATTERN (insn), insn, &match_len);
                                     ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:3122:17: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                          new_insn = NEXT_INSN (new_insn);
                                     ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:3128:9: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      CALL_INSN_FUNCTION_USAGE (new_insn)
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:798:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE'
#define CALL_INSN_FUNCTION_USAGE(INSN)  XEXP(INSN, 9)
                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:3129:6: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
                        = CALL_INSN_FUNCTION_USAGE (old_insn);
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:798:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE'
#define CALL_INSN_FUNCTION_USAGE(INSN)  XEXP(INSN, 9)
                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:3131:21: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      for (note = REG_NOTES (old_insn);
                                  ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:3133:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                           note = XEXP (note, 1))
                                  ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:3142:10: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                   REG_NOTES (new_insn));
                                                   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:128:47: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
                                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:3139:8: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                            REG_NOTES (new_insn)
                            ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:3170:14: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                INSN_LOCATOR (peep2_insn_data[i].insn));
                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:570:28: note: expanded from macro 'INSN_LOCATOR'
#define INSN_LOCATOR(INSN) XINT (INSN, 4)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:3171:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  before_try = PREV_INSN (insn);
                               ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:3184:46: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      for (x = try ; x != before_try ; x = PREV_INSN (x))
                                                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:3187:20: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                && may_trap_p (PATTERN (x))
                                               ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:3194:12: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                     REG_NOTES (x));
                                                     ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:128:47: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
                                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:3191:10: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                              REG_NOTES (x)
                              ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:3259:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      x = PREV_INSN (x);
                          ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:3271:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  for (x = try; x != before_try; x = PREV_INSN (x))
                                                     ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:3325:12: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  in_set = single_set (in_insn);
           ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:3325:12: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  in_set = single_set (in_insn);
           ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:3332:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  out_set = single_set (out_insn);
            ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:3332:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  out_set = single_set (out_insn);
            ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:3343:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      out_pat = PATTERN (out_insn);
                ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:3375:12: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  in_set = single_set (in_insn);
           ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:3375:12: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  in_set = single_set (in_insn);
           ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:3385:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  in_set = SET_SRC (in_set);
           ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:3387:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  out_set = single_set (out_insn);
            ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:3387:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  out_set = single_set (out_insn);
            ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:3390:48: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (reg_mentioned_p (SET_DEST (out_set), XEXP (in_set, 1))
                                               ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:3391:44: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          || reg_mentioned_p (SET_DEST (out_set), XEXP (in_set, 2)))
                                                  ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:3399:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      out_pat = PATTERN (out_insn);
                ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:3413:45: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (reg_mentioned_p (SET_DEST (out_set), XEXP (in_set, 1))
                                                   ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c:3414:48: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
              || reg_mentioned_p (SET_DEST (out_set), XEXP (in_set, 2)))
                                                      ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
127 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c -o reg-stack.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:168:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:324:38: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      test = stack_regs_mentioned_p (PATTERN (insn)) ? 1 : 2;
                                     ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:341:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      insn = NEXT_INSN (insn);
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:343:61: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (INSN_P (insn) && reg_mentioned_p (ix86_flags_rtx, PATTERN (insn)))
                                                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:519:18: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (ref = LABEL_REFS (label);
                 ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1002:27: note: expanded from macro 'LABEL_REFS'
#define LABEL_REFS(LABEL) XCEXP (LABEL, 5, CODE_LABEL)
                          ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:521:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
           ref = LABEL_NEXTREF (ref))
                 ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1008:28: note: expanded from macro 'LABEL_NEXTREF'
#define LABEL_NEXTREF(REF) XCEXP (REF, 1, LABEL_REF)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:522:6: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        if (CONTAINING_INSN (ref) == insn)
            ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1013:30: note: expanded from macro 'CONTAINING_INSN'
#define CONTAINING_INSN(RTX) XCEXP (RTX, 2, LABEL_REF)
                             ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:525:7: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      CONTAINING_INSN (pat) = insn;
      ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1013:30: note: expanded from macro 'CONTAINING_INSN'
#define CONTAINING_INSN(RTX) XCEXP (RTX, 2, LABEL_REF)
                             ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:526:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      LABEL_NEXTREF (pat) = LABEL_REFS (label);
      ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1008:28: note: expanded from macro 'LABEL_NEXTREF'
#define LABEL_NEXTREF(REF) XCEXP (REF, 1, LABEL_REF)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:526:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      LABEL_NEXTREF (pat) = LABEL_REFS (label);
                            ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1002:27: note: expanded from macro 'LABEL_REFS'
#define LABEL_REFS(LABEL) XCEXP (LABEL, 5, CODE_LABEL)
                          ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:527:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      LABEL_REFS (label) = pat;
      ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1002:27: note: expanded from macro 'LABEL_REFS'
#define LABEL_REFS(LABEL) XCEXP (LABEL, 5, CODE_LABEL)
                          ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:565:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                   SUBREG_BYTE (*pat),
                                                   ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:593:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx body = PATTERN (insn);
             ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:617:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      PATTERN (insn) = gen_rtx_USE (VOIDmode, const0_rtx);
      ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:762:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      PATTERN (insn) = gen_rtx_USE (VOIDmode, const0_rtx);
      ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:779:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
    return ASM_OPERANDS_INPUT_LENGTH (SET_SRC (body));
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1107:40: note: expanded from macro 'ASM_OPERANDS_INPUT_LENGTH'
#define ASM_OPERANDS_INPUT_LENGTH(RTX) XCVECLEN (RTX, 3, ASM_OPERANDS)
                                       ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:552:43: note: expanded from macro 'XCVECLEN'
#define XCVECLEN(RTX, N, C)     GET_NUM_ELEM (XCVEC (RTX, N, C))
                                              ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:779:39: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    return ASM_OPERANDS_INPUT_LENGTH (SET_SRC (body));
                                      ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:45: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:782:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
    return ASM_OPERANDS_INPUT_LENGTH (body);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1107:40: note: expanded from macro 'ASM_OPERANDS_INPUT_LENGTH'
#define ASM_OPERANDS_INPUT_LENGTH(RTX) XCVECLEN (RTX, 3, ASM_OPERANDS)
                                       ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:552:43: note: expanded from macro 'XCVECLEN'
#define XCVECLEN(RTX, N, C)     GET_NUM_ELEM (XCVEC (RTX, N, C))
                                              ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:786:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
    return ASM_OPERANDS_INPUT_LENGTH (SET_SRC (XVECEXP (body, 0, 0)));
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1107:40: note: expanded from macro 'ASM_OPERANDS_INPUT_LENGTH'
#define ASM_OPERANDS_INPUT_LENGTH(RTX) XCVECLEN (RTX, 3, ASM_OPERANDS)
                                       ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:552:43: note: expanded from macro 'XCVECLEN'
#define XCVECLEN(RTX, N, C)     GET_NUM_ELEM (XCVEC (RTX, N, C))
                                              ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:786:39: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    return ASM_OPERANDS_INPUT_LENGTH (SET_SRC (XVECEXP (body, 0, 0)));
                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:45: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:790:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
    return ASM_OPERANDS_INPUT_LENGTH (XVECEXP (body, 0, 0));
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1107:40: note: expanded from macro 'ASM_OPERANDS_INPUT_LENGTH'
#define ASM_OPERANDS_INPUT_LENGTH(RTX) XCVECLEN (RTX, 3, ASM_OPERANDS)
                                       ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:552:43: note: expanded from macro 'XCVECLEN'
#define XCVECLEN(RTX, N, C)     GET_NUM_ELEM (XCVEC (RTX, N, C))
                                              ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:856:16: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
  note_link = &REG_NOTES (insn);
               ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:857:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (this = *note_link; this; this = XEXP (this, 1))
                                       ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:861:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        *note_link = XEXP (this, 1);
                     ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:933: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:128:31: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
  ~~~~~~~~~~~~~~              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:934:5: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                         REG_NOTES (pop_insn));
                         ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:128:47: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
                                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:932:3: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
  REG_NOTES (pop_insn)
  ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:978:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx tmp = PREV_INSN (insn);
                ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:979:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx limit = PREV_INSN (BB_HEAD (current_block));
                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:984:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              || NOTE_INSN_BASIC_BLOCK_P (tmp)
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:830:7: note: expanded from macro 'NOTE_INSN_BASIC_BLOCK_P'
   && NOTE_LINE_NUMBER (INSN) == NOTE_INSN_BASIC_BLOCK)
      ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:991:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          tmp = PREV_INSN (tmp);
                ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:996:19: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && (i1set = single_set (i1)) != NULL_RTX)
                  ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:996:19: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && (i1set = single_set (i1)) != NULL_RTX)
                  ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:1152: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:128:31: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
  ~~~~~~~~~~~~~~              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:1071:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              PATTERN (insn) = pat
              ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:1074:8: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
              INSN_CODE (insn) = -1;
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:1153:7: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                REG_NOTES (insn));
                                                ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:128:47: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
                                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:1152:4: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
          REG_NOTES (insn) = gen_rtx_EXPR_LIST (REG_DEAD, top_stack_reg,
          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:1220:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx pat = PATTERN (insn);
            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:1231:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      pat = PATTERN (insn);
            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:1240:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (SET_SRC (pat), 1) == UNSPEC_FNSTSW)
         ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:1240:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (SET_SRC (pat), 1) == UNSPEC_FNSTSW)
               ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:35: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:1248:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          insn = NEXT_INSN (insn);
                 ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:1262:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      pat = PATTERN (insn);
            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:1265:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          || XINT (SET_SRC (pat), 1) != UNSPEC_SAHF
             ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:1265:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          || XINT (SET_SRC (pat), 1) != UNSPEC_SAHF
                   ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:35: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:1273:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      pat = PATTERN (insn);
            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:1279:7: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
      INSN_CODE (insn) = -1;
      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:1280:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (recog_memoized (insn) == -1)
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:1280:11: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (recog_memoized (insn) == -1)
          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:1328:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      XEXP (pat_src, 0) = XEXP (pat_src, 1);
                          ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:1329:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      XEXP (pat_src, 1) = temp;
      ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:1334:7: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
      INSN_CODE (insn) = -1;
      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:1430:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
            if (pat != PATTERN (insn))
                       ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:1463:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    PATTERN (insn) = pat;
                    ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:1472:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    PATTERN (insn) = pat;
                    ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:1488:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        pat_src = SET_SRC (pat);
                  ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:1683:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            switch (XINT (pat_src, 1))
                    ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:1785:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    || XINT (pat_src, 1) != UNSPEC_FNSTSW)
                       ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:1810:28: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
            src2 = get_true_reg (&XEXP (pat_src, 2));
                                  ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:1917:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx body = PATTERN (insn);
             ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:1963:22: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (i = 0, note = REG_NOTES (insn); note; note = XEXP (note, 1))
                     ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:1963:53: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (i = 0, note = REG_NOTES (insn); note; note = XEXP (note, 1))
                                                    ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:1971:15: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (note = REG_NOTES (insn); note; note = XEXP (note, 1))
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:1971:46: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (note = REG_NOTES (insn); note; note = XEXP (note, 1))
                                             ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:2219:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          straighten_stack (PREV_INSN (insn), regstack);
                            ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:2239:39: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      int n_operands = asm_noperands (PATTERN (insn));
                                      ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:2251:27: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        for (i = 0; i < XVECLEN (PATTERN (insn), 0); i++)
                                 ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:35: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:2253:43: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
            if (stack_regs_mentioned_p (XVECEXP (PATTERN (insn), 0, i)))
                                                 ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:35: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:2256:16: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                         XVECEXP (PATTERN (insn), 0, i));
                                                  ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:35: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:2260:45: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          |= subst_stack_regs_pat (insn, regstack, PATTERN (insn));
                                                   ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:2274:16: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
  note_link = &REG_NOTES (insn);
               ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:2275:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (note = *note_link; note; note = XEXP (note, 1))
                                       ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:2278:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        *note_link = XEXP (note, 1);
                     ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:2312:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      insn = NEXT_INSN (insn);
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:2393:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    BB_END (current_block) = PREV_INSN (insn);
                             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:2737:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      next = NEXT_INSN (insn);
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:2773:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    insn = PREV_INSN (insn);
           ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c:498:1: warning: function 'record_label_references' is not needed and will not be emitted [-Wunneeded-internal-declaration]
record_label_references (rtx insn, rtx pat)
^
79 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regclass.c -o regclass.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regclass.c:44:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regclass.c:1026:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  set = single_set (insn);
        ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regclass.c:1026:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  set = single_set (insn);
        ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regclass.c:1043:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      record_address_regs (XEXP (SET_SRC (set), 0),
                                 ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regclass.c:1107:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      return PREV_INSN (newinsn);
             ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regclass.c:1231:32: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (insn = f; insn; insn = NEXT_INSN (insn))
                                      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regclass.c:1242:41: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
            for (insn = BB_HEAD (bb); ; insn = NEXT_INSN (insn))
                                               ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regclass.c:1814:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if ((set = single_set (insn)) != 0
             ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regclass.c:1814:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if ((set = single_set (insn)) != 0
             ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regclass.c:1815:48: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && ops[0] == SET_DEST (set) && ops[1] == SET_SRC (set)
                                               ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regclass.c:1955:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        rtx arg1 = XEXP (x, 1);
                   ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regclass.c:2056:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        record_address_regs (XEXP (XEXP (x, 1), 1),
                             ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regclass.c:2056:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        record_address_regs (XEXP (XEXP (x, 1), 1),
                                   ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regclass.c:2301:31: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = f; insn; insn = NEXT_INSN (insn))
                              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regclass.c:2304:12: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        rtx pat = PATTERN (insn);
                  ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regclass.c:2310:6: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
        if (REG_NOTES (insn))
            ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regclass.c:2311:24: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
          reg_scan_mark_refs (REG_NOTES (insn), insn, 1, 0);
                              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regclass.c:2331:43: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = first; insn != last; insn = NEXT_INSN (insn))
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regclass.c:2334:12: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        rtx pat = PATTERN (insn);
                  ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regclass.c:2340:6: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
        if (REG_NOTES (insn))
            ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regclass.c:2341:24: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
          reg_scan_mark_refs (REG_NOTES (insn), insn, 1, old_max_regno);
                              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regclass.c:2396:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (XEXP (x, 1))
          ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regclass.c:2397:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        reg_scan_mark_refs (XEXP (x, 1), insn, note_flag, min_regno);
                            ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regclass.c:2401:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (XEXP (x, 1))
          ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regclass.c:2402:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        reg_scan_mark_refs (XEXP (x, 1), insn, note_flag, min_regno);
                            ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regclass.c:2463:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
               && REG_POINTER (SET_SRC (x)))
                               ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1033:36: note: expanded from macro 'REG_POINTER'
  (RTL_FLAG_CHECK1("REG_POINTER", (RTX), REG)->frame_related)
                                   ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:483:45: note: expanded from macro 'RTL_FLAG_CHECK1'
#define RTL_FLAG_CHECK1(NAME, RTX, C1)                                  (RTX)
                                                                         ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regclass.c:2468:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  && REG_POINTER (XEXP (SET_SRC (x), 0)))
                                        ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1033:36: note: expanded from macro 'REG_POINTER'
  (RTL_FLAG_CHECK1("REG_POINTER", (RTX), REG)->frame_related)
                                   ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:483:45: note: expanded from macro 'RTL_FLAG_CHECK1'
#define RTL_FLAG_CHECK1(NAME, RTX, C1)                                  (RTX)
                                                                         ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regclass.c:2491:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx src = SET_SRC (x);
                    ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regclass.c:2499:9: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (!REG_ATTRS (dest) && REG_P (src))
               ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1167:24: note: expanded from macro 'REG_ATTRS'
#define REG_ATTRS(RTX) X0REGATTR (RTX, 2)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:534:29: note: expanded from macro 'X0REGATTR'
#define X0REGATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, REG).rtreg)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regclass.c:2500:6: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
            REG_ATTRS (dest) = REG_ATTRS (src);
            ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1167:24: note: expanded from macro 'REG_ATTRS'
#define REG_ATTRS(RTX) X0REGATTR (RTX, 2)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:534:29: note: expanded from macro 'X0REGATTR'
#define X0REGATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, REG).rtreg)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regclass.c:2500:25: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
            REG_ATTRS (dest) = REG_ATTRS (src);
                               ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1167:24: note: expanded from macro 'REG_ATTRS'
#define REG_ATTRS(RTX) X0REGATTR (RTX, 2)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:534:29: note: expanded from macro 'X0REGATTR'
#define X0REGATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, REG).rtreg)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regclass.c:2501:9: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (!REG_ATTRS (dest) && GET_CODE (src) == MEM)
               ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1167:24: note: expanded from macro 'REG_ATTRS'
#define REG_ATTRS(RTX) X0REGATTR (RTX, 2)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:534:29: note: expanded from macro 'X0REGATTR'
#define X0REGATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, REG).rtreg)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
32 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c -o regmove.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:36:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:143:23: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion]
                    PUT_MODE (note, REG_UNUSED);
                    ~~~~~~~~~~~~~~~~^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:255:45: note: expanded from macro 'PUT_MODE'
#define PUT_MODE(RTX, MODE) ((RTX)->mode = (MODE))
                                         ~  ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:146: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:128:31: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
  ~~~~~~~~~~~~~~              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:106:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx pset = single_set (insn);
             ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:106:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx pset = single_set (insn);
             ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:239:46: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (insn = get_insns (); insn; insn = NEXT_INSN (insn))
                                             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:297:21: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              note_stores (PATTERN (insn), flags_set_1, NULL);
                           ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:309:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          insn = NEXT_INSN (insn);
                 ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:414:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (p = NEXT_INSN (insn); p; p = NEXT_INSN (p))
           ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:414:37: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (p = NEXT_INSN (insn); p; p = NEXT_INSN (p))
                                    ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:432:26: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && asm_noperands (PATTERN (p)) >= 0
                                ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:433:41: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && reg_overlap_mentioned_p (src, PATTERN (p)))
                                               ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:436:47: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && reg_overlap_mentioned_p (src, XEXP (PATTERN (p), 0))))
                                                     ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:460:42: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              if (reg_overlap_mentioned_p (src, PATTERN (q)))
                                                ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:468:35: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      && reg_mentioned_p (dest, PATTERN (q)))
                                                ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:476:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                             PATTERN (q))))
                                                             ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:537:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              XEXP (note, 1) = REG_NOTES (insn);
              ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:537:25: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
              XEXP (note, 1) = REG_NOTES (insn);
                               ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:538:8: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
              REG_NOTES (insn) = note;
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:552:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              XEXP (dest_death, 1) = REG_NOTES (p);
              ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:552:31: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
              XEXP (dest_death, 1) = REG_NOTES (p);
                                     ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:553:8: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
              REG_NOTES (p) = dest_death;
              ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:599:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (p = NEXT_INSN (insn); p; p = NEXT_INSN (p))
           ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:599:37: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (p = NEXT_INSN (insn); p; p = NEXT_INSN (p))
                                    ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:608:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      set = single_set (p);
            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:608:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      set = single_set (p);
            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:609:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (set && SET_SRC (set) == dest && SET_DEST (set) == src
                 ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:616:24: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (q = insn; q != NEXT_INSN (p); q = NEXT_INSN (q))
                              ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:616:43: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (q = insn; q != NEXT_INSN (p); q = NEXT_INSN (q))
                                                 ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:619:30: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                if (reg_mentioned_p (dest, PATTERN (q)))
                                           ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:620:32: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  PATTERN (q) = replace_rtx (PATTERN (q), dest, src);
                                             ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:620:5: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  PATTERN (q) = replace_rtx (PATTERN (q), dest, src);
                  ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:664:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (p = PREV_INSN (insn); p && ! reg_set_p (src_reg, p); p = PREV_INSN (p))
           ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:664:65: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (p = PREV_INSN (insn); p && ! reg_set_p (src_reg, p); p = PREV_INSN (p))
                                                                ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:673:16: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (! (set = single_set (p))
               ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:673:16: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (! (set = single_set (p))
               ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:683:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (MEM_VOLATILE_P (SET_SRC (set)))
                      ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1125:39: note: expanded from macro 'MEM_VOLATILE_P'
  (RTL_FLAG_CHECK3("MEM_VOLATILE_P", (RTX), MEM, ASM_OPERANDS,          \
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:485:52: note: expanded from macro 'RTL_FLAG_CHECK3'
#define RTL_FLAG_CHECK3(NAME, RTX, C1, C2, C3)                          (RTX)
                                                                         ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:695:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XEXP (src, 0) = SET_SRC (set);
                  ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:704:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  while (p = NEXT_INSN (p), p != insn)
             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:760:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && (set = single_set (insn)) != NULL_RTX
                ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:760:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && (set = single_set (insn)) != NULL_RTX
                ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:761:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && !reg_mentioned_p (dest, SET_SRC (set))
                                 ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:782:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      move_insn = PREV_INSN (insn);
                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:783:23: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
      p_move_notes = &REG_NOTES (move_insn);
                      ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:784:23: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
      p_insn_notes = &REG_NOTES (insn);
                      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:787:19: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (link = REG_NOTES (insn); link != NULL_RTX; link = next)
                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:789:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          next = XEXP (link, 1);
                 ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:860:12: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (p = LOG_LINKS (insn); p; p = XEXP (p, 1))
           ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:583:25: note: expanded from macro 'LOG_LINKS'
#define LOG_LINKS(INSN) XEXP(INSN, 7)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:860:37: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (p = LOG_LINKS (insn); p; p = XEXP (p, 1))
                                    ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:866:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      s = single_set (XEXP (p, 0));
          ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:866:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      s = single_set (XEXP (p, 0));
          ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:876:39: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (p = first; p && p != insn; p = NEXT_INSN (p))
                                      ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:882:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      s = single_set (p);
          ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:882:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      s = single_set (p);
          ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:930:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (length = 0, p = PREV_INSN (insn); p; p = PREV_INSN (p))
                       ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:930:49: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (length = 0, p = PREV_INSN (insn); p; p = PREV_INSN (p))
                                                ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:946:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      pset = single_set (p);
             ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:946:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      pset = single_set (p);
             ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:949:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && XEXP (SET_SRC (pset), 0) == src
                   ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:953:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            = INTVAL (offset) - INTVAL (XEXP (SET_SRC (pset), 1));
                                        ^                     ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:953:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            = INTVAL (offset) - INTVAL (XEXP (SET_SRC (pset), 1));
                                              ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:956:39: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (add && validate_change (insn, &PATTERN (insn), add, 0))
                                             ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1004:27: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (reg_set_p (dst, PATTERN (p)))
                          ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1025:32: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      else if (reg_set_p (src, PATTERN (p)))
                               ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1078:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
           insn = pass ? PREV_INSN (insn) : NEXT_INSN (insn))
                         ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1078:38: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
           insn = pass ? PREV_INSN (insn) : NEXT_INSN (insn))
                                            ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1083:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          set = single_set (insn);
                ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1083:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          set = single_set (insn);
                ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1092:49: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            optimize_reg_copy_3 (insn, SET_DEST (set), SET_SRC (set));
                                                       ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1101:44: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              if ((find_reg_note (insn, REG_DEAD, SET_SRC (set))
                                                  ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1102:52: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                   || optimize_reg_copy_1 (insn, SET_DEST (set), SET_SRC (set)))
                                                                 ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1106:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  if (REGNO (SET_SRC (set)) >= FIRST_PSEUDO_REGISTER)
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1019:28: note: expanded from macro 'REGNO'
#define REGNO(RTX) XCUINT (RTX, 0, REG)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:45: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1107:50: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    optimize_reg_copy_2 (insn, SET_DEST (set), SET_SRC (set));
                                                               ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1109:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      && SET_SRC (set) != SET_DEST (set))
                         ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1111:31: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      int srcregno = REGNO (SET_SRC (set));
                                            ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1019:28: note: expanded from macro 'REGNO'
#define REGNO(RTX) XCUINT (RTX, 0, REG)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:45: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1155:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                      src, SUBREG_BYTE (dst));
                                           ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1179:27: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  && count_occurrences (PATTERN (insn), src, 0) > 1)
                                        ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1221:46: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = get_last_insn (); insn; insn = PREV_INSN (insn))
                                             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1277:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              set = single_set (insn);
                    ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1277:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              set = single_set (insn);
                    ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1296:27: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  && count_occurrences (PATTERN (insn), src, 0) > 1)
                                        ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1307:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      && XEXP (SET_SRC (set), 0) == src
                               ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1309:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                        XEXP (SET_SRC (set), 1),
                                        ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1309:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                        XEXP (SET_SRC (set), 1),
                                              ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1343:42: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              if (reg_overlap_mentioned_p (dst, SET_SRC (set)))
                                                ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1378:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              for (length = 0, p = PREV_INSN (insn); p; p = PREV_INSN (p))
                                   ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1378:54: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              for (length = 0, p = PREV_INSN (insn); p; p = PREV_INSN (p))
                                                            ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1394:12: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  pset = single_set (p);
                         ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1394:12: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  pset = single_set (p);
                         ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1419:39: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  if (reg_overlap_mentioned_p (src, PATTERN (p))
                                                    ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1420:42: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      || reg_overlap_mentioned_p (dst, PATTERN (p)))
                                                       ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1443:39: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  if (reg_overlap_mentioned_p (src, PATTERN (p)))
                                                    ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1445:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      XEXP (src_note, 1) = REG_NOTES (p);
                      ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1445:30: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      XEXP (src_note, 1) = REG_NOTES (p);
                                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1446:9: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      REG_NOTES (p) = src_note;
                      ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1496:18: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx next = NEXT_INSN (new);
                 ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1499:21: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        new = next, next = NEXT_INSN (new);
                           ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1676:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && XEXP (SET_SRC (set), 0) == src
                   ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1678:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        insn_const = INTVAL (XEXP (SET_SRC (set), 1));
                             ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1678:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        insn_const = INTVAL (XEXP (SET_SRC (set), 1));
                                   ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1679:48: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      else if (! stable_and_no_regs_but_for_p (SET_SRC (set), src, dst))
                                               ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1703:35: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (length = s_length = 0, p = NEXT_INSN (insn); p; p = NEXT_INSN (p))
                                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1703:60: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (length = s_length = 0, p = NEXT_INSN (insn); p; p = NEXT_INSN (p))
                                                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1706:27: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
        replace_in_call_usage (& CALL_INSN_FUNCTION_USAGE (p),
                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:798:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE'
#define CALL_INSN_FUNCTION_USAGE(INSN)  XEXP(INSN, 9)
                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1722:47: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && reg_overlap_mentioned_p (src, XEXP (PATTERN (p), 0))))
                                                     ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1744:42: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              if (reg_overlap_mentioned_p (src, PATTERN (p)))
                                                ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1746:27: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
              for (q = p; q; q = NEXT_INSN (q))
                                 ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1758:44: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  else if (reg_overlap_mentioned_p (src, PATTERN (q))
                                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1763:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                set2 = single_set (q);
                       ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1763:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                set2 = single_set (q);
                       ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1765:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  || XEXP (SET_SRC (set2), 0) != src
                           ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1781:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                            && single_set (p)
                               ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1781:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                            && single_set (p)
                               ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1782:31: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                            && GET_CODE (SET_DEST (single_set (p))) == REG
                                                   ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
note: (skipping 3 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:554:51: note: expanded from macro 'XC2EXP'
#define XC2EXP(RTX, N, C1, C2)      (RTL_CHECKC2 (RTX, N, C1, C2).rtx)
                                                  ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:392:39: note: expanded from macro 'RTL_CHECKC2'
#define RTL_CHECKC2(RTX, N, C1, C2) ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:251:45: note: expanded from macro 'GET_CODE'
#define GET_CODE(RTX)       ((enum rtx_code) (RTX)->code)
                                              ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1783:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                            && (REGNO (SET_DEST (single_set (p)))
                                                 ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
note: (skipping 5 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1019:28: note: expanded from macro 'REGNO'
#define REGNO(RTX) XCUINT (RTX, 0, REG)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:45: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1783:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                            && (REGNO (SET_DEST (single_set (p)))
                                                 ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
note: (skipping 4 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1019:28: note: expanded from macro 'REGNO'
#define REGNO(RTX) XCUINT (RTX, 0, REG)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:45: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1800:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  newconst = INTVAL (XEXP (SET_SRC (set2), 1)) - insn_const;
                                     ^                     ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1800:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  newconst = INTVAL (XEXP (SET_SRC (set2), 1)) - insn_const;
                                           ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1827:41: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (reg_overlap_mentioned_p (dst, PATTERN (p)))
                                        ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1829:55: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (! src_note && reg_overlap_mentioned_p (src, PATTERN (p)))
                                                      ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1862:45: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      post_inc = emit_insn_after (copy_rtx (PATTERN (insn)), p);
                                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1875:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx pat = PATTERN (insn);
                ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1884:16: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx notes = REG_NOTES (insn);
                      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1886:42: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          emit_insn_after_with_line_notes (pat, PREV_INSN (p), insn);
                                                ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1891:30: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          while (! INSN_P (insn) || PATTERN (insn) != pat)
                                    ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1892:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            insn = PREV_INSN (insn);
                   ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1894:4: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
          REG_NOTES (insn) = notes;
          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1909:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (q = PREV_INSN (insn); q; q = PREV_INSN (q))
                   ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1909:38: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (q = PREV_INSN (insn); q; q = PREV_INSN (q))
                                            ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1925:12: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  set2 = single_set (q);
                         ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1925:12: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  set2 = single_set (q);
                         ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1928:42: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              if (reg_overlap_mentioned_p (src, PATTERN (q)))
                                                ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1995:37: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (reg_overlap_mentioned_p (dst, PATTERN (insn)))
                                    ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1997:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      XEXP (dst_note, 1) = REG_NOTES (insn);
      ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1997:28: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
      XEXP (dst_note, 1) = REG_NOTES (insn);
                           ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:1998:7: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
      REG_NOTES (insn) = dst_note;
      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:2006:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      XEXP (src_note, 1) = REG_NOTES (p);
      ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:2006:28: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
      XEXP (src_note, 1) = REG_NOTES (p);
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:2007:7: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
      REG_NOTES (p) = src_note;
      ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:2152:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx tmp = single_set (insn);
            ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:2152:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx tmp = single_set (insn);
            ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:2160:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  tmp = PATTERN (insn);
        ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:2170:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && SET_SRC (this) == SET_DEST (this))
             ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:2206:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    ml->sp_offset = INTVAL (XEXP (XEXP (*mem, 0), 1));
                            ^                     ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:2310:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      next = NEXT_INSN (insn);
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:2319:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx src = SET_SRC (set);
                    ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:2327:44: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              HOST_WIDE_INT this_adjust = INTVAL (XEXP (src, 1));
                                                  ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:2414:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      && XEXP (XEXP (XEXP (dest, 0), 1), 0) == stack_pointer_rtx
                               ^                     ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:2417:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      && (INTVAL (XEXP (XEXP (XEXP (dest, 0), 1), 1))
                                  ^                               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:2417:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      && (INTVAL (XEXP (XEXP (XEXP (dest, 0), 1), 1))
                                        ^                     ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:2439:23: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && !for_each_rtx (&PATTERN (insn), record_stack_memrefs, &data))
                             ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c:2450:47: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              || reg_mentioned_p (stack_pointer_rtx, PATTERN (insn))))
                                                     ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
152 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regrename.c -o regrename.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regrename.c:34:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/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)))
        ~~~~~~~~~~~~~~~~~~~~ ^  ~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regrename.c:128:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (note = notes; note; note = XEXP (note, 1))
                                  ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regrename.c:165:32: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion]
              clear_dead_regs (&live, REG_DEAD, REG_NOTES (insn));
              ~~~~~~~~~~~~~~~         ^~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regrename.c:171:32: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion]
              clear_dead_regs (&live, REG_UNUSED, REG_NOTES (insn));
              ~~~~~~~~~~~~~~~         ^~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regrename.c:165:42: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
              clear_dead_regs (&live, REG_DEAD, REG_NOTES (insn));
                                                ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regrename.c:166:21: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              note_stores (PATTERN (insn), note_sets, (void *) &live);
                           ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regrename.c:171:44: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
              clear_dead_regs (&live, REG_UNUSED, REG_NOTES (insn));
                                                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regrename.c:173:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          insn = NEXT_INSN (insn);
                 ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regrename.c:182:15: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        note_stores (PATTERN (insn), note_sets, (void *) pset);
                     ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regrename.c:201:15: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  first_obj = obstack_alloc (&rename_obstack, 0);
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regrename.c:375:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      unsigned int regno = ORIGINAL_REGNO (*chain->loc);
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1020:29: note: expanded from macro 'ORIGINAL_REGNO'
#define ORIGINAL_REGNO(RTX) X0UINT (RTX, 1)
                            ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:523:28: note: expanded from macro 'X0UINT'
#define X0UINT(RTX, N)     (RTL_CHECK1 (RTX, N, '0').rtuint)
                            ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regrename.c:376:33: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      struct reg_attrs * attr = REG_ATTRS (*chain->loc);
                                ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1167:24: note: expanded from macro 'REG_ATTRS'
#define REG_ATTRS(RTX) X0REGATTR (RTX, 2)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:534:29: note: expanded from macro 'X0REGATTR'
#define X0REGATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, REG).rtreg)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regrename.c:380:2: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        ORIGINAL_REGNO (*chain->loc) = regno;
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1020:29: note: expanded from macro 'ORIGINAL_REGNO'
#define ORIGINAL_REGNO(RTX) X0UINT (RTX, 1)
                            ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:523:28: note: expanded from macro 'X0UINT'
#define X0UINT(RTX, N)     (RTL_CHECK1 (RTX, N, '0').rtuint)
                            ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regrename.c:381:7: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      REG_ATTRS (*chain->loc) = attr;
      ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1167:24: note: expanded from macro 'REG_ATTRS'
#define REG_ATTRS(RTX) X0REGATTR (RTX, 2)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:534:29: note: expanded from macro 'X0REGATTR'
#define X0REGATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, REG).rtreg)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regrename.c:405:8: 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));
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regrename.c:459:12: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
                  this = obstack_alloc (&rename_obstack, sizeof (struct du_chain));
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regrename.c:528:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        rtx orig_op1 = XEXP (x, 1);
                       ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regrename.c:691:24: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      scan_rtx (insn, &XEXP (x, 2), class, action, OP_IN, 0);
                       ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regrename.c:710:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (XEXP (x, 1))
          ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regrename.c:738:38: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = BB_HEAD (bb); ; insn = NEXT_INSN (insn))
                                     ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regrename.c:766:12: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
          icode = recog_memoized (insn);
                  ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regrename.c:766:12: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
          icode = recog_memoized (insn);
                  ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regrename.c:823:21: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          scan_rtx (insn, &PATTERN (insn), NO_REGS, terminate_all_read,
                           ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regrename.c:832:40: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (GET_CODE (insn) == CALL_INSN && CALL_INSN_FUNCTION_USAGE (insn))
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:798:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE'
#define CALL_INSN_FUNCTION_USAGE(INSN)  XEXP(INSN, 9)
                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regrename.c:833:23: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
            scan_rtx (insn, &CALL_INSN_FUNCTION_USAGE (insn),
                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:798:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE'
#define CALL_INSN_FUNCTION_USAGE(INSN)  XEXP(INSN, 9)
                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regrename.c:838:23: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (asm_noperands (PATTERN (insn)) > 0)
                             ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regrename.c:845:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    && REGNO (op) == ORIGINAL_REGNO (op)
                                     ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1020:29: note: expanded from macro 'ORIGINAL_REGNO'
#define ORIGINAL_REGNO(RTX) X0UINT (RTX, 1)
                            ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:523:28: note: expanded from macro 'X0UINT'
#define X0UINT(RTX, N)     (RTL_CHECK1 (RTX, N, '0').rtuint)
                            ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regrename.c:875:16: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (note = REG_NOTES (insn); note; note = XEXP (note, 1))
                      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regrename.c:875:47: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (note = REG_NOTES (insn); note; note = XEXP (note, 1))
                                                     ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regrename.c:912:21: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          scan_rtx (insn, &PATTERN (insn), NO_REGS, terminate_write, OP_IN, 0);
                           ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regrename.c:925:23: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (asm_noperands (PATTERN (insn)) > 0)
                             ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regrename.c:935:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                        && REGNO (op) == ORIGINAL_REGNO (op))
                                         ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1020:29: note: expanded from macro 'ORIGINAL_REGNO'
#define ORIGINAL_REGNO(RTX) X0UINT (RTX, 1)
                            ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:523:28: note: expanded from macro 'X0UINT'
#define X0UINT(RTX, N)     (RTL_CHECK1 (RTX, N, '0').rtuint)
                            ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regrename.c:958:16: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (note = REG_NOTES (insn); note; note = XEXP (note, 1))
                      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regrename.c:958:47: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (note = REG_NOTES (insn); note; note = XEXP (note, 1))
                                                     ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regrename.c:1089:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                         GET_MODE (SUBREG_REG (x)), SUBREG_BYTE (x));
                                                    ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regrename.c:1357:4: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          ORIGINAL_REGNO (new) = ORIGINAL_REGNO (reg);
          ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1020:29: note: expanded from macro 'ORIGINAL_REGNO'
#define ORIGINAL_REGNO(RTX) X0UINT (RTX, 1)
                            ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:523:28: note: expanded from macro 'X0UINT'
#define X0UINT(RTX, N)     (RTL_CHECK1 (RTX, N, '0').rtuint)
                            ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regrename.c:1357:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          ORIGINAL_REGNO (new) = ORIGINAL_REGNO (reg);
                                 ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1020:29: note: expanded from macro 'ORIGINAL_REGNO'
#define ORIGINAL_REGNO(RTX) X0UINT (RTX, 1)
                            ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:523:28: note: expanded from macro 'X0UINT'
#define X0UINT(RTX, N)     (RTL_CHECK1 (RTX, N, '0').rtuint)
                            ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regrename.c:1358:4: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          REG_ATTRS (new) = REG_ATTRS (reg);
          ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1167:24: note: expanded from macro 'REG_ATTRS'
#define REG_ATTRS(RTX) X0REGATTR (RTX, 2)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:534:29: note: expanded from macro 'X0REGATTR'
#define X0REGATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, REG).rtreg)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regrename.c:1358:22: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          REG_ATTRS (new) = REG_ATTRS (reg);
                            ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1167:24: note: expanded from macro 'REG_ATTRS'
#define REG_ATTRS(RTX) X0REGATTR (RTX, 2)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:534:29: note: expanded from macro 'X0REGATTR'
#define X0REGATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, REG).rtreg)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regrename.c:1406:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        rtx orig_op1 = XEXP (x, 1);
                       ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regrename.c:1538:38: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = BB_HEAD (bb); ; insn = NEXT_INSN (insn))
                                     ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regrename.c:1552:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      set = single_set (insn);
            ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regrename.c:1552:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      set = single_set (insn);
            ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regrename.c:1559:31: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      is_asm = asm_noperands (PATTERN (insn)) >= 0;
                              ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regrename.c:1584:20: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      note_stores (PATTERN (insn), kill_clobbered_value, vd);
                   ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regrename.c:1588:22: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for_each_rtx (&PATTERN (insn), kill_autoinc_value, vd);
                     ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regrename.c:1599:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx src = SET_SRC (set);
                    ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regrename.c:1640:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      ORIGINAL_REGNO (new) = ORIGINAL_REGNO (src);
                      ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1020:29: note: expanded from macro 'ORIGINAL_REGNO'
#define ORIGINAL_REGNO(RTX) X0UINT (RTX, 1)
                            ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:523:28: note: expanded from macro 'X0UINT'
#define X0UINT(RTX, N)     (RTL_CHECK1 (RTX, N, '0').rtuint)
                            ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regrename.c:1640:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      ORIGINAL_REGNO (new) = ORIGINAL_REGNO (src);
                                             ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1020:29: note: expanded from macro 'ORIGINAL_REGNO'
#define ORIGINAL_REGNO(RTX) X0UINT (RTX, 1)
                            ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:523:28: note: expanded from macro 'X0UINT'
#define X0UINT(RTX, N)     (RTL_CHECK1 (RTX, N, '0').rtuint)
                            ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regrename.c:1641:9: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      REG_ATTRS (new) = REG_ATTRS (src);
                      ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1167:24: note: expanded from macro 'REG_ATTRS'
#define REG_ATTRS(RTX) X0REGATTR (RTX, 2)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:534:29: note: expanded from macro 'X0REGATTR'
#define X0REGATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, REG).rtreg)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regrename.c:1641:27: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      REG_ATTRS (new) = REG_ATTRS (src);
                                        ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1167:24: note: expanded from macro 'REG_ATTRS'
#define REG_ATTRS(RTX) X0REGATTR (RTX, 2)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:534:29: note: expanded from macro 'X0REGATTR'
#define X0REGATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, REG).rtreg)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regrename.c:1669:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  == ORIGINAL_REGNO (recog_data.operand[i])))
                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1020:29: note: expanded from macro 'ORIGINAL_REGNO'
#define ORIGINAL_REGNO(RTX) X0UINT (RTX, 1)
                            ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:523:28: note: expanded from macro 'X0UINT'
#define X0UINT(RTX, N)     (RTL_CHECK1 (RTX, N, '0').rtuint)
                            ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regrename.c:1716:20: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      note_stores (PATTERN (insn), kill_set_value, vd);
                   ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regrename.c:1720:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        copy_value (SET_DEST (set), SET_SRC (set), vd);
                                    ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
55 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c -o reload.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:104:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:865:7: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (recog_memoized (test_insn) >= 0)
      ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:865:7: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (recog_memoized (test_insn) >= 0)
      ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:1091:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                   SUBREG_BYTE (in),
                                                   ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:1188:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                          SUBREG_BYTE (out),
                                                          ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:1516:19: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (note = REG_NOTES (this_insn); note; note = XEXP (note, 1))
                  ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:1516:55: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (note = REG_NOTES (this_insn); note; note = XEXP (note, 1))
                                                      ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:1525:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                               PATTERN (this_insn), inloc)
                                               ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:1534:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                          PATTERN (this_insn)))
                                          ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:1813:7: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (INSN_CODE (this_insn) == -1)
      ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:1824:15: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (note = REG_NOTES (this_insn); note; note = XEXP (note, 1))
              ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:1824:51: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (note = REG_NOTES (this_insn); note; note = XEXP (note, 1))
                                                  ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:1902:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                           SUBREG_BYTE (out),
                                           ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:1912:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                          SUBREG_BYTE (in),
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:1944:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                             PATTERN (this_insn), outloc))
                                             ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:1991:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                    PATTERN (this_insn))
                                    ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:1994:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                 PATTERN (this_insn), inloc)))
                                                 ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:2127:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                    SUBREG_BYTE (x),
                                    ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:2140:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                    SUBREG_BYTE (y),
                                    ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:2285:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && XEXP (addr, 0) == XEXP (XEXP (addr, 1), 0)
                                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:2289:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              val.start = -INTVAL (XEXP (XEXP (addr, 1), 1));
                                   ^                     ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:2289:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              val.start = -INTVAL (XEXP (XEXP (addr, 1), 1));
                                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:2290:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              val.end   = INTVAL (XEXP (XEXP (addr, 1), 1));
                                  ^                     ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:2290:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              val.end   = INTVAL (XEXP (XEXP (addr, 1), 1));
                                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:2305:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              base = XEXP (addr, 1);
                     ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:2311:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              offset = XEXP (addr, 1);
                       ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:2326:52: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              base = gen_rtx_PLUS (GET_MODE (base), base, XEXP (offset, 1));
                                                          ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:274:42: note: expanded from macro 'gen_rtx_PLUS'
  gen_rtx_fmt_ee (PLUS, (MODE), (ARG0), (ARG1))
                                         ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:2332:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              offset = XEXP (offset, 1);
                       ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:4041: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:130:31: note: expanded from macro 'gen_rtx_INSN_LIST'
  gen_rtx_fmt_ue (INSN_LIST, (MODE), (ARG0), (ARG1))
  ~~~~~~~~~~~~~~              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:2518:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx body = PATTERN (insn);
             ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:2519:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx set = single_set (insn);
            ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:2519:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx set = single_set (insn);
            ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:2564:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && REGNO (SET_SRC (body)) < FIRST_PSEUDO_REGISTER
                ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1019:28: note: expanded from macro 'REGNO'
#define REGNO(RTX) XCUINT (RTX, 0, REG)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:45: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:2579:22: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  insn_code_number = INSN_CODE (insn);
                     ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:2710:8: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
              INSN_CODE (insn) = -1;
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:2816:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && recog_data.operand[1] == SET_SRC (set))
                                  ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:2908:5: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                         SUBREG_BYTE (operand),
                         ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:2913:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                 SUBREG_BYTE (operand),
                                                 ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:3693:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      PATTERN (insn) = gen_rtx_USE (VOIDmode, const0_rtx);
      ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:3907:6: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
            PATTERN (insn) = gen_rtx_USE (VOIDmode, const0_rtx);
            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:4043:9: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                  REG_NOTES (insn));
                                                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:130:47: note: expanded from macro 'gen_rtx_INSN_LIST'
  gen_rtx_fmt_ue (INSN_LIST, (MODE), (ARG0), (ARG1))
                                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:4041:6: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
            REG_NOTES (insn) = gen_rtx_INSN_LIST (REG_LABEL,
            ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:4384:5: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        && SET_SRC (PATTERN (insn)) == rld[i].in)
           ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:4384:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        && SET_SRC (PATTERN (insn)) == rld[i].in)
                    ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:28: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:45: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:4386:23: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        rtx dest = SET_DEST (PATTERN (insn));
                             ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1244:30: note: expanded from macro 'SET_DEST'
#define SET_DEST(RTX) XC2EXP(RTX, 0, SET, CLOBBER)
                             ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:554:51: note: expanded from macro 'XC2EXP'
#define XC2EXP(RTX, N, C1, C2)      (RTL_CHECKC2 (RTX, N, C1, C2).rtx)
                                                  ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:392:39: note: expanded from macro 'RTL_CHECKC2'
#define RTL_CHECKC2(RTX, N, C1, C2) ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:4538:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                 GET_MODE (SUBREG_REG (x)), SUBREG_BYTE (x));
                                                            ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:4885:31: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          find_reloads_address_part (XEXP (ad, 1), &XEXP (ad, 1),
                                     ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:4943:5: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                XEXP (XEXP (ad, 0), 1));
                                ^                   ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:274:42: note: expanded from macro 'gen_rtx_PLUS'
  gen_rtx_fmt_ee (PLUS, (MODE), (ARG0), (ARG1))
                                         ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:4947:37: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      find_reloads_address_1 (mode, XEXP (ad, 1), 1, &XEXP (ad, 1), opnum,
                                    ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:4956:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
           && REGNO (XEXP (XEXP (ad, 0), 1)) < FIRST_PSEUDO_REGISTER
                     ^                   ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1019:28: note: expanded from macro 'REGNO'
#define REGNO(RTX) XCUINT (RTX, 0, REG)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:45: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:4957:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
           && (REG_MODE_OK_FOR_BASE_P (XEXP (XEXP (ad, 0), 1), mode)
                                       ^                   ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:114:64: note: expanded from macro 'REG_MODE_OK_FOR_BASE_P'
#define REG_MODE_OK_FOR_BASE_P(REGNO, MODE) REG_OK_FOR_BASE_P (REGNO)
                                                               ^~~~~
note: (skipping 3 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:45: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.h:1935:5: note: expanded from macro 'REGNO_OK_FOR_BASE_P'
  ((REGNO) <= STACK_POINTER_REGNUM                                      \
    ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:4957:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
           && (REG_MODE_OK_FOR_BASE_P (XEXP (XEXP (ad, 0), 1), mode)
                                       ^                   ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:114:64: note: expanded from macro 'REG_MODE_OK_FOR_BASE_P'
#define REG_MODE_OK_FOR_BASE_P(REGNO, MODE) REG_OK_FOR_BASE_P (REGNO)
                                                               ^~~~~
note: (skipping 3 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:45: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.h:1936:8: note: expanded from macro 'REGNO_OK_FOR_BASE_P'
   || (REGNO) == ARG_POINTER_REGNUM                                     \
       ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:4957:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
           && (REG_MODE_OK_FOR_BASE_P (XEXP (XEXP (ad, 0), 1), mode)
                                       ^                   ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:114:64: note: expanded from macro 'REG_MODE_OK_FOR_BASE_P'
#define REG_MODE_OK_FOR_BASE_P(REGNO, MODE) REG_OK_FOR_BASE_P (REGNO)
                                                               ^~~~~
note: (skipping 3 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:45: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.h:1937:8: note: expanded from macro 'REGNO_OK_FOR_BASE_P'
   || (REGNO) == FRAME_POINTER_REGNUM                                   \
       ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:4957:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
           && (REG_MODE_OK_FOR_BASE_P (XEXP (XEXP (ad, 0), 1), mode)
                                       ^                   ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:114:64: note: expanded from macro 'REG_MODE_OK_FOR_BASE_P'
#define REG_MODE_OK_FOR_BASE_P(REGNO, MODE) REG_OK_FOR_BASE_P (REGNO)
                                                               ^~~~~
note: (skipping 3 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:45: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.h:1938:8: note: expanded from macro 'REGNO_OK_FOR_BASE_P'
   || (REGNO >= FIRST_REX_INT_REG                                       \
       ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:4957:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
           && (REG_MODE_OK_FOR_BASE_P (XEXP (XEXP (ad, 0), 1), mode)
                                       ^                   ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:114:64: note: expanded from macro 'REG_MODE_OK_FOR_BASE_P'
#define REG_MODE_OK_FOR_BASE_P(REGNO, MODE) REG_OK_FOR_BASE_P (REGNO)
                                                               ^~~~~
note: (skipping 3 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:45: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.h:1939:12: note: expanded from macro 'REGNO_OK_FOR_BASE_P'
       && (REGNO) <= LAST_REX_INT_REG)                                  \
           ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:4958:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
               || XEXP (XEXP (ad, 0), 1) == frame_pointer_rtx
                  ^                   ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:4960:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
               || XEXP (XEXP (ad, 0), 1) == hard_frame_pointer_rtx
                  ^                   ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:4963:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
               || XEXP (XEXP (ad, 0), 1) == arg_pointer_rtx
                  ^                   ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:4965:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
               || XEXP (XEXP (ad, 0), 1) == stack_pointer_rtx)
                  ^                   ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:4970:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                plus_constant (XEXP (XEXP (ad, 0), 1),
                                               ^                   ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1432:50: note: expanded from macro 'plus_constant'
#define plus_constant(X, C) plus_constant_wide ((X), (HOST_WIDE_INT) (C))
                                                 ^
./genrtl.h:274:42: note: expanded from macro 'gen_rtx_PLUS'
  gen_rtx_fmt_ee (PLUS, (MODE), (ARG0), (ARG1))
                                         ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:4972:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      find_reloads_address_part (XEXP (ad, 1), &XEXP (ad, 1),
                                 ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:5125:45: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    return form_sum (XEXP (x, 0), form_sum (XEXP (x, 1), y));
                                            ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:5130:49: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    return form_sum (form_sum (x, XEXP (y, 0)), XEXP (y, 1));
                                                ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:5169:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      op0 = XEXP (addr, 0), op1 = XEXP (addr, 1), op2 = 0;
                                  ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:5191:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op2 = XEXP (op1, 1), op1 = XEXP (op1, 0);
              ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:5193:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op2 = op1, op1 = XEXP (op0, 1), op0 = XEXP (op0, 0);
                         ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:5266:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        rtx orig_op1 = XEXP (x, 1);
                       ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:5281:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                       SUBREG_BYTE (orig_op0),
                                                       ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:5296:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                       SUBREG_BYTE (orig_op1),
                                                       ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:5393:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        rtx op1 = XEXP (x, 1);
                  ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:5410:38: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (!REGNO_OK_FOR_INDEX_P (REGNO (XEXP (op1, 1))))
                                            ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1019:28: note: expanded from macro 'REGNO'
#define REGNO(RTX) XCUINT (RTX, 0, REG)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:45: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.h:1927:5: note: expanded from macro 'REGNO_OK_FOR_INDEX_P'
  ((REGNO) < STACK_POINTER_REGNUM                                       \
    ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:5410:38: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (!REGNO_OK_FOR_INDEX_P (REGNO (XEXP (op1, 1))))
                                            ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1019:28: note: expanded from macro 'REGNO'
#define REGNO(RTX) XCUINT (RTX, 0, REG)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:45: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.h:1928:8: note: expanded from macro 'REGNO_OK_FOR_INDEX_P'
   || (REGNO >= FIRST_REX_INT_REG                                       \
       ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:5410:38: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (!REGNO_OK_FOR_INDEX_P (REGNO (XEXP (op1, 1))))
                                            ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1019:28: note: expanded from macro 'REGNO'
#define REGNO(RTX) XCUINT (RTX, 0, REG)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:45: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.h:1929:12: note: expanded from macro 'REGNO_OK_FOR_INDEX_P'
       && (REGNO) <= LAST_REX_INT_REG)                                  \
           ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:5411:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            find_reloads_address_1 (mode, XEXP (op1, 1), 1, &XEXP (op1, 1),
                                          ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:5580:26: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    = find_inc_amount (PATTERN (this_insn), XEXP (x_orig, 0));
                                       ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:5620:25: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
            = find_inc_amount (PATTERN (this_insn), XEXP (x, 0));
                               ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:5807:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
           && (! LEGITIMATE_CONSTANT_P (XEXP (x, 1))
                                        ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.h:2009:58: note: expanded from macro 'LEGITIMATE_CONSTANT_P'
#define LEGITIMATE_CONSTANT_P(X)  legitimate_constant_p (X)
                                                         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:5808:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
               || PREFERRED_RELOAD_CLASS (XEXP (x, 1), class) == NO_REGS))
                                          ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.h:1549:34: note: expanded from macro 'PREFERRED_RELOAD_CLASS'
   ix86_preferred_reload_class ((X), (CLASS))
                                 ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:5812:44: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      tem = force_const_mem (GET_MODE (x), XEXP (x, 1));
                                           ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:5877:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                offset = SUBREG_BYTE (x);
                         ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:5973: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:130:31: note: expanded from macro 'gen_rtx_INSN_LIST'
  gen_rtx_fmt_ue (INSN_LIST, (MODE), (ARG0), (ARG1))
  ~~~~~~~~~~~~~~              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:5975:9: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                  REG_NOTES (insn));
                                                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:130:47: note: expanded from macro 'gen_rtx_INSN_LIST'
  gen_rtx_fmt_ue (INSN_LIST, (MODE), (ARG0), (ARG1))
                                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:5973:6: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
            REG_NOTES (insn) = gen_rtx_INSN_LIST (REG_LABEL,
            ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:5996:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    SUBREG_BYTE (*r->subreg_loc) + SUBREG_BYTE (reloadreg);
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:5996:38: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    SUBREG_BYTE (*r->subreg_loc) + SUBREG_BYTE (reloadreg);
                                                   ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:6006:5: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  SUBREG_BYTE (*r->subreg_loc) = final_offset;
                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:6124:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                      SUBREG_BYTE (*loc),
                                                      ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:6130:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              int final_offset = SUBREG_BYTE (reloadreg) + SUBREG_BYTE (*loc);
                                 ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:6130:53: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              int final_offset = SUBREG_BYTE (reloadreg) + SUBREG_BYTE (*loc);
                                                           ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:6150:39: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (x != XEXP (*loc, 0) || y != XEXP (*loc, 1))
                                      ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:6245:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      x = SET_SRC (x);
          ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:6310:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                      SUBREG_BYTE (x),
                                      ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:6347:45: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                || reg_overlap_mentioned_for_reload_p (x, XEXP (in, 1)));
                                                          ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:6349:45: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                   || reg_overlap_mentioned_for_reload_p (XEXP (x, 1), in));
                                                          ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:6476:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      p = PREV_INSN (p);
          ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:6497:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          pat = single_set (p);
                ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:6497:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          pat = single_set (p);
                ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:6502:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                   && true_regnum (SET_SRC (pat)) == regno
                                   ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:6507:42: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                   && (valueno = true_regnum (valtry = SET_SRC (pat))) >= 0)
                                                       ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:6509:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  (goal_const && rtx_equal_p (SET_SRC (pat), goal)
                                              ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:6516:42: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      && rtx_renumbered_equal_p (goal, SET_SRC (pat)))
                                                       ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:6518:45: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      && (valueno = true_regnum (valtry = SET_SRC (pat))) >= 0
                                                          ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:6523:23: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  || (goal_const && REG_NOTES (p) != 0
                                    ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:6588:7: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (REG_NOTES (where) != 0 && find_reg_note (where, REG_UNUSED, value))
      ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:6605:38: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (goal_mem && value == SET_DEST (single_set (where))
                                     ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1244:30: note: expanded from macro 'SET_DEST'
#define SET_DEST(RTX) XC2EXP(RTX, 0, SET, CLOBBER)
                             ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:554:51: note: expanded from macro 'XC2EXP'
#define XC2EXP(RTX, N, C1, C2)      (RTL_CHECKC2 (RTX, N, C1, C2).rtx)
                                                  ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:392:39: note: expanded from macro 'RTL_CHECKC2'
#define RTL_CHECKC2(RTX, N, C1, C2) ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:6605:38: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (goal_mem && value == SET_DEST (single_set (where))
                                     ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1244:30: note: expanded from macro 'SET_DEST'
#define SET_DEST(RTX) XC2EXP(RTX, 0, SET, CLOBBER)
                             ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:554:51: note: expanded from macro 'XC2EXP'
#define XC2EXP(RTX, N, C1, C2)      (RTL_CHECKC2 (RTX, N, C1, C2).rtx)
                                                  ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:392:39: note: expanded from macro 'RTL_CHECKC2'
#define RTL_CHECKC2(RTX, N, C1, C2) ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:6665:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      p = PREV_INSN (p);
          ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:6695:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          pat = PATTERN (p);
                ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:6707:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            pat = COND_EXEC_CODE (pat);
                  ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1257:29: note: expanded from macro 'COND_EXEC_CODE'
#define COND_EXEC_CODE(RTX) XCEXP (RTX, 1, COND_EXEC)
                            ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:6751:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    v1 = COND_EXEC_CODE (v1);
                         ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1257:29: note: expanded from macro 'COND_EXEC_CODE'
#define COND_EXEC_CODE(RTX) XCEXP (RTX, 1, COND_EXEC)
                            ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:6794:37: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (GET_CODE (p) == CALL_INSN && CALL_INSN_FUNCTION_USAGE (p))
                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:798:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE'
#define CALL_INSN_FUNCTION_USAGE(INSN)  XEXP(INSN, 9)
                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:6798:20: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
              for (link = CALL_INSN_FUNCTION_USAGE (p); XEXP (link, 1) != 0;
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:798:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE'
#define CALL_INSN_FUNCTION_USAGE(INSN)  XEXP(INSN, 9)
                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:6798:50: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              for (link = CALL_INSN_FUNCTION_USAGE (p); XEXP (link, 1) != 0;
                                                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:6799:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                   link = XEXP (link, 1))
                          ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:6885:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
               && XEXP (addr, 0) == XEXP (XEXP (addr, 1), 0)
                                          ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:6889:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          i = INTVAL (XEXP (XEXP (addr, 1), 1));
                      ^                     ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:6889:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          i = INTVAL (XEXP (XEXP (addr, 1), 1));
                            ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:6932:40: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      unsigned int test = REGNO (XEXP (PATTERN (insn), 0));
                                       ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1019:28: note: expanded from macro 'REGNO'
#define REGNO(RTX) XCUINT (RTX, 0, REG)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:45: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:6939:24: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      int i = XVECLEN (PATTERN (insn), 0) - 1;
                       ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:35: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c:6943:23: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx elt = XVECEXP (PATTERN (insn), 0, i);
                             ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:35: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
120 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c -o reload1.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:41:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:479:21: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  reload_startobj = obstack_alloc (&reload_obstack, 0);
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:496:11: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
      c = obstack_alloc (&reload_obstack, sizeof (struct insn_chain));
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:641:21: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  reload_firstobj = obstack_alloc (&reload_obstack, 0);
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:965:22: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
          reload_firstobj = obstack_alloc (&reload_obstack, 0);
                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:716:35: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = first; insn; insn = NEXT_INSN (insn))
                                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:718:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx set = single_set (insn);
                ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:718:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx set = single_set (insn);
                ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:801:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      || rtx_equal_p (SET_SRC (set), x))
                                      ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:820:28: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        scan_paradoxical_subregs (PATTERN (insn));
                                  ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:848:53: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = first; insn && num_eliminable; insn = NEXT_INSN (insn))
                                                    ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:851:20: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      note_stores (PATTERN (insn), mark_not_eliminable, NULL);
                   ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:1038:48: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (list = reg_equiv_init[i]; list; list = XEXP (list, 1))
                                                      ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:1050:46: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              else if (reg_set_p (regno_reg_rtx[i], PATTERN (equiv_insn)))
                                                    ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:1055:5: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  NOTE_SOURCE_FILE (equiv_insn) = 0;
                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:815:32: note: expanded from macro 'NOTE_SOURCE_FILE'
#define NOTE_SOURCE_FILE(INSN)  XCSTR (INSN, 4, NOTE)
                                ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:541:32: note: expanded from macro 'XCSTR'
#define XCSTR(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtstr)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:1056:5: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  NOTE_LINE_NUMBER (equiv_insn) = NOTE_INSN_DELETED;
                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:1128:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                MEM_COPY_ATTRIBUTES (reg, reg_equiv_memory_loc[i]);
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1215:4: note: expanded from macro 'MEM_COPY_ATTRIBUTES'
   MEM_ATTRS (LHS) = MEM_ATTRS (RHS))
   ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:1128:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                MEM_COPY_ATTRIBUTES (reg, reg_equiv_memory_loc[i]);
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1215:22: note: expanded from macro 'MEM_COPY_ATTRIBUTES'
   MEM_ATTRS (LHS) = MEM_ATTRS (RHS))
                     ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:1133:5: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  MEM_ATTRS (reg) = 0;
                  ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:1155:35: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = first; insn; insn = NEXT_INSN (insn))
                                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:1161:26: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
          replace_pseudos_in (& CALL_INSN_FUNCTION_USAGE (insn),
                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:798:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE'
#define CALL_INSN_FUNCTION_USAGE(INSN)  XEXP(INSN, 9)
                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:1162:20: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
                              VOIDmode, CALL_INSN_FUNCTION_USAGE (insn));
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:798:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE'
#define CALL_INSN_FUNCTION_USAGE(INSN)  XEXP(INSN, 9)
                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:1172:19: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                        && XEXP (XEXP (PATTERN (insn), 0), 0)
                                       ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:1175:40: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    || ! REG_FUNCTION_VALUE_P (XEXP (PATTERN (insn), 0)))))
                                                     ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1025:45: note: expanded from macro 'REG_FUNCTION_VALUE_P'
  (RTL_FLAG_CHECK2("REG_FUNCTION_VALUE_P", (RTX), REG, PARALLEL)->integrated)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:484:48: note: expanded from macro 'RTL_FLAG_CHECK2'
#define RTL_FLAG_CHECK2(NAME, RTX, C1, C2)                              (RTX)
                                                                         ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:1185:32: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          replace_pseudos_in (& XEXP (PATTERN (insn), 0),
                                      ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:1186:20: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                              VOIDmode, PATTERN (insn));
                                        ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:1188:11: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
        pnote = &REG_NOTES (insn);
                 ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:1196:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              *pnote = XEXP (*pnote, 1);
                       ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:1299:35: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          || (noperands = asm_noperands (PATTERN (chain->insn))) < 0)
                                         ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:1301:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      pat = PATTERN (chain->insn);
            ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:1401:16: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  chain->rld = obstack_alloc (&reload_obstack,
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:1404:26: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  reload_insn_firstobj = obstack_alloc (&reload_obstack, 0);
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:1418:26: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  reload_insn_firstobj = obstack_alloc (&reload_obstack, 0);
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:1436:25: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
          || (INSN_P (insn) && REG_NOTES (insn) != 0))
                               ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:1441:19: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx old_body = PATTERN (insn);
                         ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:1442:19: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
          int old_code = INSN_CODE (insn);
                         ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:1443:20: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx old_notes = REG_NOTES (insn);
                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:1446:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx set = single_set (insn);
                    ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:1446:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx set = single_set (insn);
                    ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:1471:18: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              rtx set = single_set (insn);
                        ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:1471:18: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              rtx set = single_set (insn);
                        ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:1473:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  && SET_SRC (set) == SET_DEST (set)
                     ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:1475:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  && REGNO (SET_SRC (set)) >= FIRST_PSEUDO_REGISTER)
                            ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1019:28: note: expanded from macro 'REGNO'
#define REGNO(RTX) XCUINT (RTX, 0, REG)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:45: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:1503:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              PATTERN (insn) = old_body;
              ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:1504:8: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
              INSN_CODE (insn) = old_code;
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:1505:8: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
              REG_NOTES (insn) = old_notes;
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:1877:22: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (asm_noperands (PATTERN (insn)) >= 0)
                     ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:1900:33: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && (prev_dest = SET_DEST (PATTERN (prev)), GET_CODE (prev_dest) == REG)
                                ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1244:30: note: expanded from macro 'SET_DEST'
#define SET_DEST(RTX) XC2EXP(RTX, 0, SET, CLOBBER)
                             ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:554:51: note: expanded from macro 'XC2EXP'
#define XC2EXP(RTX, N, C1, C2)      (RTL_CHECKC2 (RTX, N, C1, C2).rtx)
                                                  ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:392:39: note: expanded from macro 'RTL_CHECKC2'
#define RTL_CHECKC2(RTX, N, C1, C2) ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:1901:38: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && reg_mentioned_p (prev_dest, PATTERN (insn))
                                     ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:1903:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && ! side_effects_p (SET_SRC (PATTERN (prev))))
                           ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:1903:37: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && ! side_effects_p (SET_SRC (PATTERN (prev))))
                                    ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:28: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:45: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:1907:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  NOTE_LINE_NUMBER (insn) = NOTE_INSN_DELETED;
  ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:1908:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
  NOTE_SOURCE_FILE (insn) = 0;
  ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:815:32: note: expanded from macro 'NOTE_SOURCE_FILE'
#define NOTE_SOURCE_FILE(INSN)  XCSTR (INSN, 4, NOTE)
                                ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:541:32: note: expanded from macro 'XCSTR'
#define XCSTR(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtstr)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:2007:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            set_mem_alias_set (x, MEM_ALIAS_SET (spill_stack_slot[from_reg]));
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1175:29: note: expanded from macro 'MEM_ALIAS_SET'
#define MEM_ALIAS_SET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->alias)
                            ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:2007:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            set_mem_alias_set (x, MEM_ALIAS_SET (spill_stack_slot[from_reg]));
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1175:56: note: expanded from macro 'MEM_ALIAS_SET'
#define MEM_ALIAS_SET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->alias)
                                                       ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1163:24: note: expanded from macro 'MEM_ATTRS'
#define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:533:29: note: expanded from macro 'X0MEMATTR'
#define X0MEMATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, MEM).rtmem)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:2041:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (REG_EXPR (regno_reg_rtx[i])
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1201:24: note: expanded from macro 'REG_EXPR'
#define REG_EXPR(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->decl)
                       ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1167:24: note: expanded from macro 'REG_ATTRS'
#define REG_ATTRS(RTX) X0REGATTR (RTX, 2)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:534:29: note: expanded from macro 'X0REGATTR'
#define X0REGATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, REG).rtreg)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:2042:35: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && TREE_CODE_CLASS (TREE_CODE (REG_EXPR (regno_reg_rtx[i]))) == 'd')
                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1201:24: note: expanded from macro 'REG_EXPR'
#define REG_EXPR(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->decl)
                       ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1167:24: note: expanded from macro 'REG_ATTRS'
#define REG_ATTRS(RTX) X0REGATTR (RTX, 2)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:534:29: note: expanded from macro 'X0REGATTR'
#define X0REGATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, REG).rtreg)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tree.h:278:44: note: expanded from macro 'TREE_CODE'
#define TREE_CODE(NODE) ((enum tree_code) (NODE)->common.code)
                                           ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tree.h:54:53: note: expanded from macro 'TREE_CODE_CLASS'
#define TREE_CODE_CLASS(CODE)   tree_code_type[(int) (CODE)]
                                                      ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:2041:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (REG_EXPR (regno_reg_rtx[i])
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1201:51: note: expanded from macro 'REG_EXPR'
#define REG_EXPR(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->decl)
                                                  ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1167:24: note: expanded from macro 'REG_ATTRS'
#define REG_ATTRS(RTX) X0REGATTR (RTX, 2)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:534:29: note: expanded from macro 'X0REGATTR'
#define X0REGATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, REG).rtreg)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:2044:32: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx decl = DECL_RTL_IF_SET (REG_EXPR (regno_reg_rtx[i]));
                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1201:24: note: expanded from macro 'REG_EXPR'
#define REG_EXPR(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->decl)
                       ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1167:24: note: expanded from macro 'REG_ATTRS'
#define REG_ATTRS(RTX) X0REGATTR (RTX, 2)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:534:29: note: expanded from macro 'X0REGATTR'
#define X0REGATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, REG).rtreg)
                            ^                 ~
note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tree.h:1366:44: note: expanded from macro 'DECL_RTL_SET_P'
#define DECL_RTL_SET_P(NODE)  (DECL_CHECK (NODE)->decl.rtl != NULL)
                                           ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tree.h:377:42: note: expanded from macro 'DECL_CHECK'
#define DECL_CHECK(T)           TREE_CLASS_CHECK (T, 'd')
                                                  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tree.h:365:36: note: expanded from macro 'TREE_CLASS_CHECK'
#define TREE_CLASS_CHECK(T, CODE)       (T)
                                         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:2044:32: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx decl = DECL_RTL_IF_SET (REG_EXPR (regno_reg_rtx[i]));
                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1201:51: note: expanded from macro 'REG_EXPR'
#define REG_EXPR(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->decl)
                                                  ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1167:24: note: expanded from macro 'REG_ATTRS'
#define REG_ATTRS(RTX) X0REGATTR (RTX, 2)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:534:29: note: expanded from macro 'X0REGATTR'
#define X0REGATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, REG).rtreg)
                            ^                 ~
note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tree.h:1366:44: note: expanded from macro 'DECL_RTL_SET_P'
#define DECL_RTL_SET_P(NODE)  (DECL_CHECK (NODE)->decl.rtl != NULL)
                                           ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tree.h:377:42: note: expanded from macro 'DECL_CHECK'
#define DECL_CHECK(T)           TREE_CLASS_CHECK (T, 'd')
                                                  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tree.h:365:36: note: expanded from macro 'TREE_CLASS_CHECK'
#define TREE_CLASS_CHECK(T, CODE)       (T)
                                         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:2044:32: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx decl = DECL_RTL_IF_SET (REG_EXPR (regno_reg_rtx[i]));
                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1201:24: note: expanded from macro 'REG_EXPR'
#define REG_EXPR(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->decl)
                       ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1167:24: note: expanded from macro 'REG_ATTRS'
#define REG_ATTRS(RTX) X0REGATTR (RTX, 2)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:534:29: note: expanded from macro 'X0REGATTR'
#define X0REGATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, REG).rtreg)
                            ^                 ~
note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tree.h:1360:16: note: expanded from macro 'DECL_RTL'
  (DECL_CHECK (NODE)->decl.rtl                          \
               ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tree.h:377:42: note: expanded from macro 'DECL_CHECK'
#define DECL_CHECK(T)           TREE_CLASS_CHECK (T, 'd')
                                                  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tree.h:365:36: note: expanded from macro 'TREE_CLASS_CHECK'
#define TREE_CLASS_CHECK(T, CODE)       (T)
                                         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:2044:32: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx decl = DECL_RTL_IF_SET (REG_EXPR (regno_reg_rtx[i]));
                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1201:24: note: expanded from macro 'REG_EXPR'
#define REG_EXPR(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->decl)
                       ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1167:24: note: expanded from macro 'REG_ATTRS'
#define REG_ATTRS(RTX) X0REGATTR (RTX, 2)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:534:29: note: expanded from macro 'X0REGATTR'
#define X0REGATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, REG).rtreg)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tree.h:1372:66: note: expanded from macro 'DECL_RTL_IF_SET'
#define DECL_RTL_IF_SET(NODE) (DECL_RTL_SET_P (NODE) ? DECL_RTL (NODE) : NULL)
                                                                 ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tree.h:1361:7: note: expanded from macro 'DECL_RTL'
   ? (NODE)->decl.rtl                                   \
      ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:2044:32: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx decl = DECL_RTL_IF_SET (REG_EXPR (regno_reg_rtx[i]));
                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1201:24: note: expanded from macro 'REG_EXPR'
#define REG_EXPR(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->decl)
                       ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1167:24: note: expanded from macro 'REG_ATTRS'
#define REG_ATTRS(RTX) X0REGATTR (RTX, 2)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:534:29: note: expanded from macro 'X0REGATTR'
#define X0REGATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, REG).rtreg)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tree.h:1372:66: note: expanded from macro 'DECL_RTL_IF_SET'
#define DECL_RTL_IF_SET(NODE) (DECL_RTL_SET_P (NODE) ? DECL_RTL (NODE) : NULL)
                                                                 ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tree.h:1362:22: note: expanded from macro 'DECL_RTL'
   : (make_decl_rtl (NODE, NULL), (NODE)->decl.rtl))
                     ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:2044:32: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx decl = DECL_RTL_IF_SET (REG_EXPR (regno_reg_rtx[i]));
                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1201:51: note: expanded from macro 'REG_EXPR'
#define REG_EXPR(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->decl)
                                                  ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1167:24: note: expanded from macro 'REG_ATTRS'
#define REG_ATTRS(RTX) X0REGATTR (RTX, 2)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:534:29: note: expanded from macro 'X0REGATTR'
#define X0REGATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, REG).rtreg)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tree.h:1372:66: note: expanded from macro 'DECL_RTL_IF_SET'
#define DECL_RTL_IF_SET(NODE) (DECL_RTL_SET_P (NODE) ? DECL_RTL (NODE) : NULL)
                                                                 ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tree.h:1362:22: note: expanded from macro 'DECL_RTL'
   : (make_decl_rtl (NODE, NULL), (NODE)->decl.rtl))
                     ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:2044:32: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx decl = DECL_RTL_IF_SET (REG_EXPR (regno_reg_rtx[i]));
                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1201:24: note: expanded from macro 'REG_EXPR'
#define REG_EXPR(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->decl)
                       ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1167:24: note: expanded from macro 'REG_ATTRS'
#define REG_ATTRS(RTX) X0REGATTR (RTX, 2)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:534:29: note: expanded from macro 'X0REGATTR'
#define X0REGATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, REG).rtreg)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tree.h:1372:66: note: expanded from macro 'DECL_RTL_IF_SET'
#define DECL_RTL_IF_SET(NODE) (DECL_RTL_SET_P (NODE) ? DECL_RTL (NODE) : NULL)
                                                                 ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tree.h:1362:36: note: expanded from macro 'DECL_RTL'
   : (make_decl_rtl (NODE, NULL), (NODE)->decl.rtl))
                                   ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:2044:32: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx decl = DECL_RTL_IF_SET (REG_EXPR (regno_reg_rtx[i]));
                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1201:51: note: expanded from macro 'REG_EXPR'
#define REG_EXPR(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->decl)
                                                  ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1167:24: note: expanded from macro 'REG_ATTRS'
#define REG_ATTRS(RTX) X0REGATTR (RTX, 2)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:534:29: note: expanded from macro 'X0REGATTR'
#define X0REGATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, REG).rtreg)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tree.h:1372:66: note: expanded from macro 'DECL_RTL_IF_SET'
#define DECL_RTL_IF_SET(NODE) (DECL_RTL_SET_P (NODE) ? DECL_RTL (NODE) : NULL)
                                                                 ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tree.h:1362:36: note: expanded from macro 'DECL_RTL'
   : (make_decl_rtl (NODE, NULL), (NODE)->decl.rtl))
                                   ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:2044:32: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx decl = DECL_RTL_IF_SET (REG_EXPR (regno_reg_rtx[i]));
                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1201:51: note: expanded from macro 'REG_EXPR'
#define REG_EXPR(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->decl)
                                                  ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1167:24: note: expanded from macro 'REG_ATTRS'
#define REG_ATTRS(RTX) X0REGATTR (RTX, 2)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:534:29: note: expanded from macro 'X0REGATTR'
#define X0REGATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, REG).rtreg)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tree.h:1372:66: note: expanded from macro 'DECL_RTL_IF_SET'
#define DECL_RTL_IF_SET(NODE) (DECL_RTL_SET_P (NODE) ? DECL_RTL (NODE) : NULL)
                                                                 ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tree.h:1361:7: note: expanded from macro 'DECL_RTL'
   ? (NODE)->decl.rtl                                   \
      ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:2116:30: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (! offsets_known_at[CODE_LABEL_NUMBER (x) - first_label_num])
                             ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:803:33: note: expanded from macro 'CODE_LABEL_NUMBER'
#define CODE_LABEL_NUMBER(INSN) XINT (INSN, 6)
                                ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:2119:17: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
            offsets_at[CODE_LABEL_NUMBER (x) - first_label_num][i]
                       ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:803:33: note: expanded from macro 'CODE_LABEL_NUMBER'
#define CODE_LABEL_NUMBER(INSN) XINT (INSN, 6)
                                ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:2122:21: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
          offsets_known_at[CODE_LABEL_NUMBER (x) - first_label_num] = 1;
                           ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:803:33: note: expanded from macro 'CODE_LABEL_NUMBER'
#define CODE_LABEL_NUMBER(INSN) XINT (INSN, 6)
                                ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:2139:19: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (offsets_at[CODE_LABEL_NUMBER (x) - first_label_num][i]
                         ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:803:33: note: expanded from macro 'CODE_LABEL_NUMBER'
#define CODE_LABEL_NUMBER(INSN) XINT (INSN, 6)
                                ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:2147:26: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      set_label_offsets (PATTERN (insn), insn, initial_p);
                         ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:2155:18: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (tem = REG_NOTES (x); tem; tem = XEXP (tem, 1))
                 ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:2155:44: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (tem = REG_NOTES (x); tem; tem = XEXP (tem, 1))
                                           ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:2195:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          set_label_offsets (XEXP (SET_SRC (x), 0), insn, initial_p);
                                   ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:2199:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          tem = XEXP (SET_SRC (x), 1);
                ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:2199:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          tem = XEXP (SET_SRC (x), 1);
                      ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:2205:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          tem = XEXP (SET_SRC (x), 2);
                ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:2205:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          tem = XEXP (SET_SRC (x), 2);
                      ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:2466: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));
                  ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:782:30: note: expanded from macro 'REG_NOTE_KIND'
#define REG_NOTE_KIND(LINK) ((enum reg_note) GET_MODE (LINK))
                             ^
./genrtl.h:128:31: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
  ~~~~~~~~~~~~~~              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:2346:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    && INTVAL (XEXP (x, 1)) == - ep->previous_offset)
                               ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:2350:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                       plus_constant (XEXP (x, 1),
                                                      ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1432:50: note: expanded from macro 'plus_constant'
#define plus_constant(X, C) plus_constant_wide ((X), (HOST_WIDE_INT) (C))
                                                 ^
./genrtl.h:274:42: note: expanded from macro 'gen_rtx_PLUS'
  gen_rtx_fmt_ee (PLUS, (MODE), (ARG0), (ARG1))
                                         ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:2370:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        rtx new1 = eliminate_regs (XEXP (x, 1), mem_mode, insn);
                                   ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:2372:54: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        if (reg_renumber && (new0 != XEXP (x, 0) || new1 != XEXP (x, 1)))
                                                            ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:2423:51: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                plus_constant (gen_rtx_MULT (Pmode, ep->to_rtx, XEXP (x, 1)),
                                                                ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:280:42: note: expanded from macro 'gen_rtx_MULT'
  gen_rtx_fmt_ee (MULT, (MODE), (ARG0), (ARG1))
                                         ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1432:50: note: expanded from macro 'plus_constant'
#define plus_constant(X, C) plus_constant_wide ((X), (HOST_WIDE_INT) (C))
                                                 ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:2424:41: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                               ep->previous_offset * INTVAL (XEXP (x, 1)));
                                                             ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1432:71: note: expanded from macro 'plus_constant'
#define plus_constant(X, C) plus_constant_wide ((X), (HOST_WIDE_INT) (C))
                                                                      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:2444:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          = XEXP (x, 1) ? eliminate_regs (XEXP (x, 1), mem_mode, insn) : 0;
                                          ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:2446:37: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        if (new0 != XEXP (x, 0) || new1 != XEXP (x, 1))
                                           ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:2463:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                        ? eliminate_regs (XEXP (x, 1), mem_mode, insn)
                                          ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:2466:55: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              x = gen_rtx_EXPR_LIST (REG_NOTE_KIND (x), new, XEXP (x, 1));
                                                             ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:128:47: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
                                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:2476:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (XEXP (x, 1))
          ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:2478:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          new = eliminate_regs (XEXP (x, 1), mem_mode, insn);
                                ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:2479:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (new != XEXP (x, 1))
                     ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:2546:51: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            return adjust_address_nv (new, GET_MODE (x), SUBREG_BYTE (x));
                                                         ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.h:656:35: note: expanded from macro 'adjust_address_nv'
  adjust_address_1 (MEMREF, MODE, OFFSET, 0, 1)
                                  ^~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:2548:48: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            return gen_rtx_SUBREG (GET_MODE (x), new, SUBREG_BYTE (x));
                                                      ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:2706:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                     && XEXP (x, 0) == XEXP (XEXP (x, 1), 0)
                                             ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:2708:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              ep->offset -= INTVAL (XEXP (XEXP (x, 1), 1));
                                    ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:2708:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              ep->offset -= INTVAL (XEXP (XEXP (x, 1), 1));
                                          ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:2787:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                rtx src = SET_SRC (x);
                          ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:2792:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  ep->offset -= INTVAL (XEXP (src, 1));
                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:2799:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      elimination_effects (SET_SRC (x), 0);
                           ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:2882:15: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  int icode = recog_memoized (insn);
              ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:2882:15: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  int icode = recog_memoized (insn);
              ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:2883:18: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx old_body = PATTERN (insn);
                 ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:2885:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx old_set = single_set (insn);
                ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:2885:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx old_set = single_set (insn);
                ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:2920:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                rtx base = SET_SRC (old_set);
                           ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:2931:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                        offset += INTVAL (XEXP (base, 1));
                                          ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:2935:24: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                             && (prev_set = single_set (prev_insn)) != 0
                                            ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:2935:24: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                             && (prev_set = single_set (prev_insn)) != 0
                                            ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:2938:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                        base = SET_SRC (prev_set);
                               ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:2954:8: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                        if (REG_NOTES (insn))
                            ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:2955:38: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                          REG_NOTES (insn) = copy_insn_1 (REG_NOTES (insn));
                                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:2955:6: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                          REG_NOTES (insn) = copy_insn_1 (REG_NOTES (insn));
                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:2957:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    PATTERN (insn) = new_body;
                    ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:2958:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    old_set = single_set (insn);
                              ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:2958:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    old_set = single_set (insn);
                              ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:2968:4: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                        SET_SRC (old_set) = src;
                        ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:3002:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && REGNO (XEXP (SET_SRC (old_set), 0)) < FIRST_PSEUDO_REGISTER)
                      ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1019:28: note: expanded from macro 'REGNO'
#define REGNO(RTX) XCUINT (RTX, 0, REG)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:45: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:3004:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx reg = XEXP (SET_SRC (old_set), 0);
                      ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:3005:38: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      HOST_WIDE_INT offset = INTVAL (XEXP (SET_SRC (old_set), 1));
                                     ^                        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:3005:44: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      HOST_WIDE_INT offset = INTVAL (XEXP (SET_SRC (old_set), 1));
                                           ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:3019:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                PATTERN (insn) = gen_rtx_SET (VOIDmode,
                ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:3023:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                INSN_CODE (insn) = recog (PATTERN (insn), insn, &num_clobbers);
                                          ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:3023:3: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
                INSN_CODE (insn) = recog (PATTERN (insn), insn, &num_clobbers);
                ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:3028:22: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    vec->elem[0] = PATTERN (insn);
                                   ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:3029:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    PATTERN (insn) = gen_rtx_PARALLEL (VOIDmode, vec);
                    ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:3030:21: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    add_clobbers (PATTERN (insn), INSN_CODE (insn));
                                  ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:3030:37: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    add_clobbers (PATTERN (insn), INSN_CODE (insn));
                                                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:3032:7: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
                if (INSN_CODE (insn) < 0)
                    ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:3041:11: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    if (REG_NOTES (insn))
                        ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:3042:41: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      REG_NOTES (insn) = copy_insn_1 (REG_NOTES (insn));
                                                      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:3042:9: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      REG_NOTES (insn) = copy_insn_1 (REG_NOTES (insn));
                      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:3044:3: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                PATTERN (insn) = new_body;
                ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:3045:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                old_set = single_set (insn);
                          ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:3045:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                old_set = single_set (insn);
                          ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:3047:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                XEXP (SET_SRC (old_set), 0) = ep->to_rtx;
                      ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:3048:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                XEXP (SET_SRC (old_set), 1) = GEN_INT (offset);
                ^                        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:3048:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                XEXP (SET_SRC (old_set), 1) = GEN_INT (offset);
                      ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:3137:8: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (REG_NOTES (insn))
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:3138:38: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
            REG_NOTES (insn) = copy_insn_1 (REG_NOTES (insn));
                                            ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:3138:6: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
            REG_NOTES (insn) = copy_insn_1 (REG_NOTES (insn));
            ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:3140:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      PATTERN (insn) = new_body;
      ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:3159:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                       && SET_SRC (old_set) != recog_data.operand[1])
                          ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:3165:27: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          int new_icode = recog (PATTERN (insn), insn, 0);
                                 ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:3167:6: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
            INSN_CODE (insn) = icode;
            ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:3213:14: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (val && REG_NOTES (insn) != 0)
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:3214:40: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
    REG_NOTES (insn) = eliminate_regs (REG_NOTES (insn), 0, REG_NOTES (insn));
                                       ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:3214:61: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
    REG_NOTES (insn) = eliminate_regs (REG_NOTES (insn), 0, REG_NOTES (insn));
                                                            ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:3214:5: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
    REG_NOTES (insn) = eliminate_regs (REG_NOTES (insn), 0, REG_NOTES (insn));
    ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:3271:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            || XEXP (SET_SRC (x), 0) != dest
                     ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:3348:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (x = forced_labels; x; x = XEXP (x, 1))
                                 ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:3362:18: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  int label_nr = CODE_LABEL_NUMBER (insn);
                 ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:803:33: note: expanded from macro 'CODE_LABEL_NUMBER'
#define CODE_LABEL_NUMBER(INSN) XINT (INSN, 6)
                                ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:3793:22: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx old_next = NEXT_INSN (insn);
                     ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:3802:27: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx oldpat = copy_rtx (PATTERN (insn));
                                 ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:3811:38: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              = eliminate_regs (XEXP (XEXP (PATTERN (insn), 0), 0),
                                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:3810:18: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
            XEXP (XEXP (PATTERN (insn), 0), 0)
                        ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:3852:19: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
              rtx next = NEXT_INSN (insn);
                         ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:3855:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              prev = PREV_INSN (insn);
                     ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:3883:27: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              if (asm_noperands (PATTERN (insn)) >= 0)
                                 ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:3884:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                for (p = NEXT_INSN (prev); p != next; p = NEXT_INSN (p))
                         ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:3884:45: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                for (p = NEXT_INSN (prev); p != next; p = NEXT_INSN (p))
                                                          ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:3887:13: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      && (recog_memoized (p) < 0
                          ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:3887:13: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      && (recog_memoized (p) < 0
                          ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:3909:13: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (x = NEXT_INSN (insn); x != old_next; x = NEXT_INSN (x))
                   ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:3909:50: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (x = NEXT_INSN (insn); x != old_next; x = NEXT_INSN (x))
                                                        ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:3911:21: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              note_stores (PATTERN (x), forget_old_reloads_1, NULL);
                           ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:4981:22: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (asm_noperands (PATTERN (insn)) < 0)
                     ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:5374:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  byte = SUBREG_BYTE (rld[r].in_reg);
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:5564:18: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              rtx set = single_set (insn);
                        ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:5564:18: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              rtx set = single_set (insn);
                        ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:5569:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                search_equiv = SET_SRC (set);
                               ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:6335:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx temp = PREV_INSN (insn);
                 ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:6337:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        temp = PREV_INSN (temp);
               ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:6341:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && SET_DEST (PATTERN (temp)) == old
                       ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1244:30: note: expanded from macro 'SET_DEST'
#define SET_DEST(RTX) XC2EXP(RTX, 0, SET, CLOBBER)
                             ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:554:51: note: expanded from macro 'XC2EXP'
#define XC2EXP(RTX, N, C1, C2)      (RTL_CHECKC2 (RTX, N, C1, C2).rtx)
                                                  ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:392:39: note: expanded from macro 'RTL_CHECKC2'
#define RTL_CHECKC2(RTX, N, C1, C2) ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:6343:22: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && asm_noperands (PATTERN (temp)) < 0
                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:6346:26: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && count_occurrences (PATTERN (insn), old, 0) == 1)
                                ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:6348:24: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx old = SET_DEST (PATTERN (temp));
                              ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1244:30: note: expanded from macro 'SET_DEST'
#define SET_DEST(RTX) XC2EXP(RTX, 0, SET, CLOBBER)
                             ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:554:51: note: expanded from macro 'XC2EXP'
#define XC2EXP(RTX, N, C1, C2)      (RTL_CHECKC2 (RTX, N, C1, C2).rtx)
                                                  ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:392:39: note: expanded from macro 'RTL_CHECKC2'
#define RTL_CHECKC2(RTX, N, C1, C2) ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:6350:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          SET_DEST (PATTERN (temp)) = reloadreg;
                    ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1244:30: note: expanded from macro 'SET_DEST'
#define SET_DEST(RTX) XC2EXP(RTX, 0, SET, CLOBBER)
                             ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:554:51: note: expanded from macro 'XC2EXP'
#define XC2EXP(RTX, N, C1, C2)      (RTL_CHECKC2 (RTX, N, C1, C2).rtx)
                                                  ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:392:39: note: expanded from macro 'RTL_CHECKC2'
#define RTL_CHECKC2(RTX, N, C1, C2) ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:6361:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  && REGNO (SET_SRC (PATTERN (temp))) < FIRST_PSEUDO_REGISTER)
                            ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1019:28: note: expanded from macro 'REGNO'
#define REGNO(RTX) XCUINT (RTX, 0, REG)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:45: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:6361:24: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  && REGNO (SET_SRC (PATTERN (temp))) < FIRST_PSEUDO_REGISTER)
                                     ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 3 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1019:28: note: expanded from macro 'REGNO'
#define REGNO(RTX) XCUINT (RTX, 0, REG)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:45: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:6379:18: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              SET_DEST (PATTERN (temp)) = old;
                        ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1244:30: note: expanded from macro 'SET_DEST'
#define SET_DEST(RTX) XC2EXP(RTX, 0, SET, CLOBBER)
                             ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:554:51: note: expanded from macro 'XC2EXP'
#define XC2EXP(RTX, N, C1, C2)      (RTL_CHECKC2 (RTX, N, C1, C2).rtx)
                                                  ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:392:39: note: expanded from macro 'RTL_CHECKC2'
#define RTL_CHECKC2(RTX, N, C1, C2) ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:6607:26: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (asm_noperands (PATTERN (insn)) < 0)
                         ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:6708:15: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          || !(set = single_set (insn))
                     ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:6708:15: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          || !(set = single_set (insn))
                     ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:6710:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          || !reg_mentioned_p (old, SET_SRC (set))
                                    ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:6717:33: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (p = get_insns (); p; p = NEXT_INSN (p))
                                ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:6720:12: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        rtx pat = PATTERN (p);
                  ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:6730:16: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
            rtx set = single_set (insn);
                      ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:6730:16: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
            rtx set = single_set (insn);
                      ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:6733:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                && SET_SRC (set) == rl->reg_rtx)
                   ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:6735:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                int src = REGNO (SET_SRC (set));
                                 ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1019:28: note: expanded from macro 'REGNO'
#define REGNO(RTX) XCUINT (RTX, 0, REG)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:45: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:6745:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                set = single_set (p);
                      ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:6745:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                set = single_set (p);
                      ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:6755:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                         && SET_SRC (set) == rl->reg_rtx
                            ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:6763:18: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    rtx next = NEXT_INSN (p);
                               ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:6766:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    set = single_set (next);
                          ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:6766:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    set = single_set (next);
                          ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:6767:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    if (set && SET_SRC (set) == s_reg
                               ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:7147:42: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                       && ! reg_set_p (rld[r].reg_rtx, PATTERN (insn)))
                                                       ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:7241:15: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  rtx set = single_set (insn);
                            ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:7241:15: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  rtx set = single_set (insn);
                            ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:7246:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      src_reg = SET_SRC (set);
                                ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:7468: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:128:31: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
  ~~~~~~~~~~~~~~              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:7477: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:128:31: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
  ~~~~~~~~~~~~~~              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:7396:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && REGNO (out) == REGNO (XEXP (in, 1)))
                                   ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1019:28: note: expanded from macro 'REGNO'
#define REGNO(RTX) XCUINT (RTX, 0, REG)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:45: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:7399:41: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (op0 != XEXP (in, 0) || op1 != XEXP (in, 1))
                                        ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:7403:14: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
      code = recog_memoized (insn);
             ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:7403:14: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
      code = recog_memoized (insn);
             ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:7456:14: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
      code = recog_memoized (insn);
             ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:7456:14: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
      code = recog_memoized (insn);
             ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:7468:39: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                = gen_rtx_EXPR_LIST (REG_EQUIV, in, REG_NOTES (insn));
                                                    ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:128:47: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
                                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:7467:8: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
              REG_NOTES (insn)
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:7477:60: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
      REG_NOTES (insn) = gen_rtx_EXPR_LIST (REG_EQUIV, in, REG_NOTES (insn));
                                                           ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:128:47: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
                                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:7477:7: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
      REG_NOTES (insn) = gen_rtx_EXPR_LIST (REG_EQUIV, in, REG_NOTES (insn));
      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:7523:17: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  return last ? NEXT_INSN (last) : get_insns ();
                ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:7589:38: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  n_occurrences = count_occurrences (PATTERN (insn), reg, 0);
                                     ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:7591:41: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
    n_occurrences += count_occurrences (PATTERN (insn),
                                        ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:7602:13: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (i1 = NEXT_INSN (output_reload_insn);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:7603:25: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
       i1 != insn; i1 = NEXT_INSN (i1))
                        ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:7608:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && reg_mentioned_p (reg, PATTERN (i1)))
                                   ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:7614:49: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              n_occurrences += rtx_equal_p (reg, XEXP (PATTERN (i1), 0)) != 0;
                                                       ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:7615:13: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
              i1 = NEXT_INSN (i1);
                   ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:7650:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (i2 = PREV_INSN (insn); i2; i2 = PREV_INSN (i2))
                ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:7650:44: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (i2 = PREV_INSN (insn); i2; i2 = PREV_INSN (i2))
                                           ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:7652:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx set = single_set (i2);
                    ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:7652:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx set = single_set (i2);
                    ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:7662:33: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && reg_mentioned_p (reg, PATTERN (i2)))
                                       ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:7674:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (i2 = PREV_INSN (insn); i2; i2 = PREV_INSN (i2))
                ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:7674:44: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (i2 = PREV_INSN (insn); i2; i2 = PREV_INSN (i2))
                                           ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:7676:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx set = single_set (i2);
                    ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:7676:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx set = single_set (i2);
                    ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:7705:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx set = single_set (dead_insn);
            ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:7705:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx set = single_set (dead_insn);
            ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:7715:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  prev = PREV_INSN (dead_insn);
         ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:7716:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  next = NEXT_INSN (dead_insn);
         ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:7719:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  set = single_set (next);
        ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:7719:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  set = single_set (next);
        ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:7720:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  set2 = single_set (prev);
         ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:7720:10: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  set2 = single_set (prev);
         ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:7728:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      || ! rtx_equal_p (dst, XEXP (SET_SRC (set), 0))
                                   ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:7729:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      || ! rtx_equal_p (dst, XEXP (SET_SRC (set2), 0))
                                   ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:7731:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          != -INTVAL (XEXP (SET_SRC (set2), 1))))
                      ^                     ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:7731:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          != -INTVAL (XEXP (SET_SRC (set2), 1))))
                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:7730:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      || (INTVAL (XEXP (SET_SRC (set), 1))
                  ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:7730:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      || (INTVAL (XEXP (SET_SRC (set), 1))
                        ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:7767:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (prev = PREV_INSN (dead_insn); prev; prev = PREV_INSN (prev))
              ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:7767:51: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (prev = PREV_INSN (dead_insn); prev; prev = PREV_INSN (prev))
                                                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:7774:25: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (reg_set_p (x, PATTERN (prev)))
                        ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:7776:32: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (reg_referenced_p (x, PATTERN (prev)))
                               ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:7782:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  set = single_set (prev);
        ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:7782:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  set = single_set (prev);
        ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:7789:25: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (! reg_set_p (dst, PATTERN (dead_insn)))
                        ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:7793:17: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (i2 = NEXT_INSN (dead_insn); i2; i2 = NEXT_INSN (i2))
                ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:7793:49: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (i2 = NEXT_INSN (dead_insn); i2; i2 = NEXT_INSN (i2))
                                                ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:7799:31: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (reg_referenced_p (dst, PATTERN (i2)))
                                     ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:7836:24: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (reg_set_p (dst, PATTERN (i2)))
                              ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:7840:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  delete_address_reloads_1 (prev, SET_SRC (set), current_insn);
                                  ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:7896:14: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
      code = recog_memoized (add_insn);
             ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:7896:14: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
      code = recog_memoized (add_insn);
             ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:7985: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:128:31: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
  ~~~~~~~~~~~~~~              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:7981:26: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (; x != 0; x = NEXT_INSN (x))
                         ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:7983:20: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (may_trap_p (PATTERN (x)))
                          ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:7986:8: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                   REG_NOTES (x));
                                   ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:128:47: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
                                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:7984:6: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
            REG_NOTES (x)
            ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:8020:35: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx insn = BB_END (bb), stop = NEXT_INSN (BB_END (bb));
                                         ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:8030:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            insn = PREV_INSN (insn);
                   ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:8035:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          insn = NEXT_INSN (insn);
                 ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:8038:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
              next = NEXT_INSN (insn);
                     ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:8052:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      PREV_INSN (insn) = NULL_RTX;
                      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c:8053:9: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      NEXT_INSN (insn) = NULL_RTX;
                      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
271 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reorg.c -o reorg.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reorg.c:139:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
1 warning generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/resource.c -o resource.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/resource.c:34:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/resource.c:179:7: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && NEXT_INSN (PREV_INSN (insn)) != insn)
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/resource.c:179:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && NEXT_INSN (PREV_INSN (insn)) != insn)
                        ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:31: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/resource.c:181:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx next = NEXT_INSN (insn);
                     ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/resource.c:188:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
              next = NEXT_INSN (insn);
                     ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/resource.c:193:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      insn = NEXT_INSN (insn);
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/resource.c:196:18: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        insn = XVECEXP (PATTERN (insn), 0, 0);
                        ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:35: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/resource.c:293:23: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (i = 0; i < ASM_OPERANDS_INPUT_LENGTH (x); i++)
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1107:40: note: expanded from macro 'ASM_OPERANDS_INPUT_LENGTH'
#define ASM_OPERANDS_INPUT_LENGTH(RTX) XCVECLEN (RTX, 3, ASM_OPERANDS)
                                       ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:552:43: note: expanded from macro 'XCVECLEN'
#define XCVECLEN(RTX, N, C)     GET_NUM_ELEM (XCVEC (RTX, N, C))
                                              ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/resource.c:294:29: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
        mark_referenced_resources (ASM_OPERANDS_INPUT (x, i), res, 0);
                                   ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1106:36: note: expanded from macro 'ASM_OPERANDS_INPUT'
#define ASM_OPERANDS_INPUT(RTX, N) XCVECEXP (RTX, 3, N, ASM_OPERANDS)
                                   ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:551:43: note: expanded from macro 'XCVECEXP'
#define XCVECEXP(RTX, N, M, C)  RTVEC_ELT (XCVEC (RTX, N, C), M)
                                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/resource.c:301:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      mark_referenced_resources (XEXP (x, 1), res, 0);
                                 ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/resource.c:309:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      mark_referenced_resources (SET_SRC (x), res, 0);
                                 ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/resource.c:335:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx insn = PREV_INSN (x);
                     ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/resource.c:341:8: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (NEXT_INSN (insn) != x)
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/resource.c:343:19: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              sequence = PATTERN (NEXT_INSN (insn));
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/resource.c:343:28: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
              sequence = PATTERN (NEXT_INSN (insn));
                                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:29: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/resource.c:377:18: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
            for (link = CALL_INSN_FUNCTION_USAGE (x);
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:798:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE'
#define CALL_INSN_FUNCTION_USAGE(INSN)  XEXP(INSN, 9)
                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/resource.c:379:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                 link = XEXP (link, 1))
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/resource.c:384:24: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      rtx slot_pat = PATTERN (XVECEXP (sequence, 0, i));
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/resource.c:409:34: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      mark_referenced_resources (PATTERN (x), res, include_delayed_effects);
                                 ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/resource.c:452:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      next = NEXT_INSN (insn);
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/resource.c:483:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                mark_set_resources (XEXP (PATTERN (insn), 0), res, 0,
                                          ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/resource.c:495:33: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              for (i = 0; i < XVECLEN (PATTERN (insn), 0); i++)
                                       ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:35: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/resource.c:497:31: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  this_jump_insn = XVECEXP (PATTERN (insn), 0, i);
                                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:35: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/resource.c:514:12: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  next = JUMP_LABEL (this_jump_insn);
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/resource.c:519:19: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
                        *jump_target = JUMP_LABEL (this_jump_insn);
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/resource.c:552:34: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      for (i = 1; i < XVECLEN (PATTERN (insn), 0); i++)
                                               ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:35: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/resource.c:554:39: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                          = ! INSN_FROM_TARGET_P (XVECEXP (PATTERN (insn), 0, i));
                                                           ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 3 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:623:43: note: expanded from macro 'INSN_FROM_TARGET_P'
  (RTL_FLAG_CHECK3("INSN_FROM_TARGET_P", (RTX), INSN, JUMP_INSN, CALL_INSN)->in_struct)
                                          ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:485:52: note: expanded from macro 'RTL_FLAG_CHECK3'
#define RTL_FLAG_CHECK3(NAME, RTX, C1, C2, C3)                          (RTX)
                                                                         ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/resource.c:553:33: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                        INSN_FROM_TARGET_P (XVECEXP (PATTERN (insn), 0, i))
                                                     ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 3 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:623:43: note: expanded from macro 'INSN_FROM_TARGET_P'
  (RTL_FLAG_CHECK3("INSN_FROM_TARGET_P", (RTX), INSN, JUMP_INSN, CALL_INSN)->in_struct)
                                          ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:485:52: note: expanded from macro 'RTL_FLAG_CHECK3'
#define RTL_FLAG_CHECK3(NAME, RTX, C1, C2, C3)                          (RTX)
                                                                         ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/resource.c:560:34: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      for (i = 1; i < XVECLEN (PATTERN (insn), 0); i++)
                                               ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:35: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/resource.c:562:39: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                          = ! INSN_FROM_TARGET_P (XVECEXP (PATTERN (insn), 0, i));
                                                           ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 3 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:623:43: note: expanded from macro 'INSN_FROM_TARGET_P'
  (RTL_FLAG_CHECK3("INSN_FROM_TARGET_P", (RTX), INSN, JUMP_INSN, CALL_INSN)->in_struct)
                                          ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:485:52: note: expanded from macro 'RTL_FLAG_CHECK3'
#define RTL_FLAG_CHECK3(NAME, RTX, C1, C2, C3)                          (RTX)
                                                                         ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/resource.c:561:33: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                        INSN_FROM_TARGET_P (XVECEXP (PATTERN (insn), 0, i))
                                                     ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 3 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:623:43: note: expanded from macro 'INSN_FROM_TARGET_P'
  (RTL_FLAG_CHECK3("INSN_FROM_TARGET_P", (RTX), INSN, JUMP_INSN, CALL_INSN)->in_struct)
                                          ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:485:52: note: expanded from macro 'RTL_FLAG_CHECK3'
#define RTL_FLAG_CHECK3(NAME, RTX, C1, C2, C3)                          (RTX)
                                                                         ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/resource.c:582:33: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  find_dead_or_set_registers (JUMP_LABEL (this_jump_insn),
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/resource.c:678:16: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (link = CALL_INSN_FUNCTION_USAGE (x);
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:798:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE'
#define CALL_INSN_FUNCTION_USAGE(INSN)  XEXP(INSN, 9)
                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/resource.c:679:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
               link; link = XEXP (link, 1))
                            ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/resource.c:704:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      x = PATTERN (x);
          ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/resource.c:719:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      mark_set_resources (SET_SRC (x), res, 0, MARK_SRC_DEST);
                          ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/resource.c:743:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      mark_set_resources (XEXP (XEXP (x, 1), 0), res, 0, MARK_SRC_DEST);
                                ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/resource.c:744:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      mark_set_resources (XEXP (XEXP (x, 1), 1), res, 0, MARK_SRC_DEST);
                          ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/resource.c:744:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      mark_set_resources (XEXP (XEXP (x, 1), 1), res, 0, MARK_SRC_DEST);
                                ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/resource.c:750:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      mark_set_resources (XEXP (x, 1), res, 0, MARK_SRC_DEST);
                          ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/resource.c:751:27: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      mark_set_resources (XEXP (x, 2), res, 0, MARK_SRC_DEST);
                          ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/resource.c:816:23: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (i = 0; i < ASM_OPERANDS_INPUT_LENGTH (x); i++)
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1107:40: note: expanded from macro 'ASM_OPERANDS_INPUT_LENGTH'
#define ASM_OPERANDS_INPUT_LENGTH(RTX) XCVECLEN (RTX, 3, ASM_OPERANDS)
                                       ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:552:43: note: expanded from macro 'XCVECLEN'
#define XCVECLEN(RTX, N, C)     GET_NUM_ELEM (XCVEC (RTX, N, C))
                                              ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/resource.c:817:22: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
        mark_set_resources (ASM_OPERANDS_INPUT (x, i), res, in_dest,
                            ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1106:36: note: expanded from macro 'ASM_OPERANDS_INPUT'
#define ASM_OPERANDS_INPUT(RTX, N) XCVECEXP (RTX, 3, N, ASM_OPERANDS)
                                   ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:551:43: note: expanded from macro 'XCVECEXP'
#define XCVECEXP(RTX, N, M, C)  RTVEC_ELT (XCVEC (RTX, N, C), M)
                                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/resource.c:987:24: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        start_insn = XVECEXP (PATTERN (start_insn), 0, 0);
                              ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:35: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/resource.c:991:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        stop_insn = next_insn (PREV_INSN (stop_insn));
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/resource.c:1011:26: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              real_insn = XEXP (PATTERN (insn), 0);
                                ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/resource.c:1039:20: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
              for (link = REG_NOTES (real_insn); link; link = XEXP (link, 1))
                          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/resource.c:1039:56: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              for (link = REG_NOTES (real_insn); link; link = XEXP (link, 1))
                                                              ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/resource.c:1054:21: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              note_stores (PATTERN (real_insn), update_live_status, NULL);
                           ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/resource.c:1058:20: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
              for (link = REG_NOTES (real_insn); link; link = XEXP (link, 1))
                          ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/resource.c:1058:56: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              for (link = REG_NOTES (real_insn); link; link = XEXP (link, 1))
                                                              ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/resource.c:1086:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                   && NOTE_LINE_NUMBER (real_insn) == NOTE_INSN_EPILOGUE_BEG)
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
52 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c -o rtlanal.o
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:190:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
             || rtx_varies_p (XEXP (x, 1), for_alias);
                              ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:266:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      return rtx_addr_can_trap_p (XEXP (x, 1));
                                  ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:323:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (INTVAL (XEXP (x, 1)) > 0
                      ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:341:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && INTVAL (XEXP (x, 1)) > 0)
                     ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:356:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      return nonzero_address_p (XEXP (x, 1));
                                ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:416:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    return - INTVAL (XEXP (x, 1));
                     ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:419:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    return INTVAL (XEXP (x, 1));
                   ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:462:54: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (!tablejump_p (insn, &label, &table) || !(set = single_set (insn)))
                                                     ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:462:54: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (!tablejump_p (insn, &label, &table) || !(set = single_set (insn)))
                                                     ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:465:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x = SET_SRC (set);
      ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:471:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    x = XEXP (x, 1);
        ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:635:8: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
          x = CALL_INSN_FUNCTION_USAGE (x);
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:798:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE'
#define CALL_INSN_FUNCTION_USAGE(INSN)  XEXP(INSN, 9)
                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:640:6: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        x = PATTERN (x);
            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:681:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        return count_occurrences (SET_SRC (x), find, count_dest);
                                  ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:783:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (p = NEXT_INSN (beg); p != end; p = NEXT_INSN (p))
           ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:783:43: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (p = NEXT_INSN (beg); p != end; p = NEXT_INSN (p))
                                          ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:796:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (p = NEXT_INSN (beg); p != end; p = NEXT_INSN (p))
           ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:796:43: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (p = NEXT_INSN (beg); p != end; p = NEXT_INSN (p))
                                          ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:813:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = NEXT_INSN (from_insn); insn != to_insn; insn = NEXT_INSN (insn))
              ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:813:62: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = NEXT_INSN (from_insn); insn != to_insn; insn = NEXT_INSN (insn))
                                                             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:815:36: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        && (reg_overlap_mentioned_p (reg, PATTERN (insn))
                                          ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:835:39: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (reg_overlap_mentioned_p (x, SET_SRC (body)))
                                      ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:855:16: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (i = ASM_OPERANDS_INPUT_LENGTH (body) - 1; i >= 0; i--)
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1107:40: note: expanded from macro 'ASM_OPERANDS_INPUT_LENGTH'
#define ASM_OPERANDS_INPUT_LENGTH(RTX) XCVECLEN (RTX, 3, ASM_OPERANDS)
                                       ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:552:43: note: expanded from macro 'XCVECLEN'
#define XCVECLEN(RTX, N, C)     GET_NUM_ELEM (XCVEC (RTX, N, C))
                                              ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:856:34: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
        if (reg_overlap_mentioned_p (x, ASM_OPERANDS_INPUT (body, i)))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1106:36: note: expanded from macro 'ASM_OPERANDS_INPUT'
#define ASM_OPERANDS_INPUT(RTX, N) XCVECEXP (RTX, 3, N, ASM_OPERANDS)
                                   ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:551:43: note: expanded from macro 'XCVECEXP'
#define XCVECEXP(RTX, N, M, C)  RTVEC_ELT (XCVEC (RTX, N, C), M)
                                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:893:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      return reg_referenced_p (x, COND_EXEC_CODE (body));
                                  ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1257:29: note: expanded from macro 'COND_EXEC_CODE'
#define COND_EXEC_CODE(RTX) XCEXP (RTX, 1, COND_EXEC)
                            ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:912:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = NEXT_INSN (from_insn); insn != to_insn; insn = NEXT_INSN (insn))
              ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:912:62: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = NEXT_INSN (from_insn); insn != to_insn; insn = NEXT_INSN (insn))
                                                             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:914:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        && (reg_referenced_p (reg, PATTERN (insn))
                                   ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:932:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = NEXT_INSN (from_insn); insn != to_insn; insn = NEXT_INSN (insn))
              ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:932:62: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = NEXT_INSN (from_insn); insn != to_insn; insn = NEXT_INSN (insn))
                                                             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:1041:19: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (insn = NEXT_INSN (start); insn != end; insn = NEXT_INSN (insn))
                  ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:1041:58: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (insn = NEXT_INSN (start); insn != end; insn = NEXT_INSN (insn))
                                                         ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:1137:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  tmp = PATTERN (y);
        ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:1138:16: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  note_stores (PATTERN (x), insn_dependent_p_1, &tmp);
               ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:1142:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  tmp = PATTERN (x);
        ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:1143:16: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  note_stores (PATTERN (y), insn_dependent_p_1, &tmp);
               ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:1185:32: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  note_stores (INSN_P (insn) ? PATTERN (insn) : insn, set_of_1, &data);
                               ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:1259:43: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (i = 0, found = 0; i < XVECLEN (PATTERN (insn), 0); i++)
                                          ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:35: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:1280:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx src = SET_SRC (set);
            ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:1292:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
           && ! BYTES_BIG_ENDIAN && XEXP (dst, 2) == const0_rtx
                                    ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:1300:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (SUBREG_BYTE (src) != SUBREG_BYTE (dst))
          ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:1300:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (SUBREG_BYTE (src) != SUBREG_BYTE (dst))
                               ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:1316:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx pat = PATTERN (insn);
            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:1318:7: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (INSN_CODE (insn) == NOOP_MOVE_INSN_CODE)
      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:1368:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (p = PREV_INSN (*pinsn); p && GET_CODE (p) != CODE_LABEL;
           ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:1369:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
       p = PREV_INSN (p))
           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:1372:12: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        rtx set = single_set (p);
                  ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:1372:12: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        rtx set = single_set (p);
                  ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:1377:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            rtx src = SET_SRC (set);
                      ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:1383:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                 || ! modified_between_p (src, PREV_INSN (p), valid_to))
                                               ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:1480:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      x = SET_SRC (x);
          ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:1614:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
       insn = PREV_INSN (insn))
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:1624:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            last_value = SET_SRC (x);
                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:1654:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    x = COND_EXEC_CODE (x);
        ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1257:29: note: expanded from macro 'COND_EXEC_CODE'
#define COND_EXEC_CODE(RTX) XCEXP (RTX, 1, COND_EXEC)
                            ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:1717:16: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (i = ASM_OPERANDS_INPUT_LENGTH (body) - 1; i >= 0; i--)
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1107:40: note: expanded from macro 'ASM_OPERANDS_INPUT_LENGTH'
#define ASM_OPERANDS_INPUT_LENGTH(RTX) XCVECLEN (RTX, 3, ASM_OPERANDS)
                                       ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:552:43: note: expanded from macro 'XCVECLEN'
#define XCVECLEN(RTX, N, C)     GET_NUM_ELEM (XCVEC (RTX, N, C))
                                              ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:1718:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
        (*fun) (&ASM_OPERANDS_INPUT (body, i), data);
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1106:36: note: expanded from macro 'ASM_OPERANDS_INPUT'
#define ASM_OPERANDS_INPUT(RTX, N) XCVECEXP (RTX, 3, N, ASM_OPERANDS)
                                   ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:551:43: note: expanded from macro 'XCVECEXP'
#define XCVECEXP(RTX, N, M, C)  RTVEC_ELT (XCVEC (RTX, N, C), M)
                                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:1751:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
            (*fun) (&XEXP (dest, 2), data);
                     ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:1827:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  pattern = PATTERN (insn);
            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:1830:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    pattern = COND_EXEC_CODE (pattern);
              ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1257:29: note: expanded from macro 'COND_EXEC_CODE'
#define COND_EXEC_CODE(RTX) XCEXP (RTX, 1, COND_EXEC)
                            ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:1864:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            body = COND_EXEC_CODE (body);
                   ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1257:29: note: expanded from macro 'COND_EXEC_CODE'
#define COND_EXEC_CODE(RTX) XCEXP (RTX, 1, COND_EXEC)
                            ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:1905:15: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (link = REG_NOTES (insn); link; link = XEXP (link, 1))
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:1905:46: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (link = REG_NOTES (insn); link; link = XEXP (link, 1))
                                             ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:1926:15: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (link = REG_NOTES (insn); link; link = XEXP (link, 1))
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:1926:46: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (link = REG_NOTES (insn); link; link = XEXP (link, 1))
                                             ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:1951:15: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (link = REG_NOTES (insn); link; link = XEXP (link, 1))
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:1951:46: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (link = REG_NOTES (insn); link; link = XEXP (link, 1))
                                             ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:1955:6: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        if (single_set (insn) == 0)
            ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:1955:6: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        if (single_set (insn) == 0)
            ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:1980:19: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (link = CALL_INSN_FUNCTION_USAGE (insn);
                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:798:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE'
#define CALL_INSN_FUNCTION_USAGE(INSN)  XEXP(INSN, 9)
                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:1982:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
           link = XEXP (link, 1))
                  ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:2024:15: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (link = CALL_INSN_FUNCTION_USAGE (insn); link; link = XEXP (link, 1))
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:798:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE'
#define CALL_INSN_FUNCTION_USAGE(INSN)  XEXP(INSN, 9)
                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:2024:61: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (link = CALL_INSN_FUNCTION_USAGE (insn); link; link = XEXP (link, 1))
                                                            ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:2050:15: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (link = CALL_INSN_FUNCTION_USAGE (insn); link; link = XEXP (link, 1))
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:798:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE'
#define CALL_INSN_FUNCTION_USAGE(INSN)  XEXP(INSN, 9)
                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:2050:61: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (link = CALL_INSN_FUNCTION_USAGE (insn); link; link = XEXP (link, 1))
                                                            ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:2073:7: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (REG_NOTES (insn) == note)
      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:2075:7: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
      REG_NOTES (insn) = XEXP (note, 1);
      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:2075:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      REG_NOTES (insn) = XEXP (note, 1);
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:2079:15: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (link = REG_NOTES (insn); link; link = XEXP (link, 1))
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:2079:46: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (link = REG_NOTES (insn); link; link = XEXP (link, 1))
                                             ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:2080:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    if (XEXP (link, 1) == note)
        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:2082:2: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        XEXP (link, 1) = XEXP (note, 1);
        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:2082:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        XEXP (link, 1) = XEXP (note, 1);
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:2098:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (x = listp; x; x = XEXP (x, 1))
                         ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:2122:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            XEXP (prev, 1) = XEXP (temp, 1);
            ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:2122:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            XEXP (prev, 1) = XEXP (temp, 1);
                             ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:2124:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            *listp = XEXP (temp, 1);
                     ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:2130:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      temp = XEXP (temp, 1);
             ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:2395:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (XEXP (x, 1) == const0_rtx)
          ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:2564:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                               SUBREG_BYTE (x));
                               ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:2661:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                      SUBREG_BYTE (x));
                                      ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:2680:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      SET_SRC (x) = replace_regs (SET_SRC (x), reg_map, nregs, 0);
                                  ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:2680:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      SET_SRC (x) = replace_regs (SET_SRC (x), reg_map, nregs, 0);
      ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:2745:36: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (GET_CODE (l) == JUMP_INSN && JUMP_LABEL (l) == old_label)
                                   ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:2746:5: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
    JUMP_LABEL (l) = new_label;
    ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:2755:6: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          ++LABEL_NUSES (new_label);
            ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:2756:6: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          --LABEL_NUSES (old_label);
            ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:2806:19: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && (label = JUMP_LABEL (insn)) != NULL_RTX
                  ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:2851:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      return (computed_jump_p_1 (XEXP (x, 1))
                                 ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:2852:30: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
              || computed_jump_p_1 (XEXP (x, 2)));
                                    ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:2885:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx pat = PATTERN (insn);
                ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:2904:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  && computed_jump_p_1 (SET_SRC (XVECEXP (pat, 0, i))))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:2909:31: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
               && computed_jump_p_1 (SET_SRC (pat)))
                                     ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:3111:12: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          switch (NOTE_LINE_NUMBER (r))
                  ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:3155:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      r = NEXT_INSN (r);
          ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:3215:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    word = SUBREG_BYTE (x) / UNITS_PER_WORD;
           ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:3222:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    byte = SUBREG_BYTE (x) % UNITS_PER_WORD;
           ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:3345:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                     SUBREG_BYTE (x),
                                     ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:3382:12: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (p = CALL_INSN_FUNCTION_USAGE (call_insn); p; p = XEXP (p, 1))
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:798:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE'
#define CALL_INSN_FUNCTION_USAGE(INSN)  XEXP(INSN, 9)
                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:3382:57: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (p = CALL_INSN_FUNCTION_USAGE (call_insn); p; p = XEXP (p, 1))
                                                        ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:3402:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      before = PREV_INSN (before);
               ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:3421:15: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        note_stores (PATTERN (before), parms_set, &parm);
                     ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:3434:31: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (INSN_P (insn) && (set = single_set (insn)) != NULL)
                              ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:3434:31: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (INSN_P (insn) && (set = single_set (insn)) != NULL)
                              ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:3439:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && general_operand (SET_SRC (set), VOIDmode))
                              ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:3442:38: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && FUNCTION_VALUE_REGNO_P (REGNO (SET_SRC (set)))
                                            ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:45: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.h:1730:32: note: expanded from macro 'FUNCTION_VALUE_REGNO_P'
  ix86_function_value_regno_p (N)
                               ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:3522:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx pat = PATTERN (insn);
            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:3527:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (!single_set (insn))
       ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:3527:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (!single_set (insn))
       ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:3597:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                          SUBREG_BYTE (x)), 1);
                                          ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:3617:41: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
    = alloc_EXPR_LIST (REG_UNUSED, *xp, REG_NOTES (insn));
                                        ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:3616:3: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
  REG_NOTES (insn)
  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:3631:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  pat = PATTERN (insn);
        ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:3722:13: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx tmp = JUMP_LABEL (jump_insn);
            ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c:3729:25: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtvec vec = XVEC (PATTERN (tmp),
                        ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:35: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
124 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl-error.c -o rtl-error.o
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl-error.c:43:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx body = PATTERN (insn);
             ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl-error.c:49:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    asmop = SET_SRC (body);
            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl-error.c:54:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    asmop = SET_SRC (XVECEXP (body, 0, 0));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl-error.c:63:18: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      loc.file = ASM_OPERANDS_SOURCE_FILE (asmop);
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1114:39: note: expanded from macro 'ASM_OPERANDS_SOURCE_FILE'
#define ASM_OPERANDS_SOURCE_FILE(RTX) XCSTR (RTX, 5, ASM_OPERANDS)
                                      ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:541:32: note: expanded from macro 'XCSTR'
#define XCSTR(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtstr)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl-error.c:64:18: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
      loc.line = ASM_OPERANDS_SOURCE_LINE (asmop);
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1115:39: note: expanded from macro 'ASM_OPERANDS_SOURCE_LINE'
#define ASM_OPERANDS_SOURCE_LINE(RTX) XCINT (RTX, 6, ASM_OPERANDS)
                                      ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl-error.c:123:7: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (INSN_CODE (insn) < 0)
      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
6 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sbitmap.c -o sbitmap.o
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-deps.c -o sched-deps.o
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-deps.c:133:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      list = XEXP (list, 1);
             ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-deps.c:143:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx pat = PATTERN (insn);
            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-deps.c:152:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (GET_CODE (pat) != SET || SET_SRC (pat) != pc_rtx)
                               ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-deps.c:159:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XEXP (cond, 2) == pc_rtx)
         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-deps.c:162:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
           && XEXP (cond, 1) == pc_rtx)
              ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-deps.c:164:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                           XEXP (cond, 0), XEXP (cond, 1));
                                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-deps.c:178:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XEXP (cond1, 1) == XEXP (cond2, 1))
         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-deps.c:178:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XEXP (cond1, 1) == XEXP (cond2, 1))
                            ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-deps.c:267:17: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
    for (link = LOG_LINKS (insn); link; link = XEXP (link, 1))
                ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:583:25: note: expanded from macro 'LOG_LINKS'
#define LOG_LINKS(INSN) XEXP(INSN, 7)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-deps.c:267:48: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    for (link = LOG_LINKS (insn); link; link = XEXP (link, 1))
                                               ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-deps.c:312:33: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
  link = alloc_INSN_LIST (elem, LOG_LINKS (insn));
                                ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:583:25: note: expanded from macro 'LOG_LINKS'
#define LOG_LINKS(INSN) XEXP(INSN, 7)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-deps.c:313:3: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
  LOG_LINKS (insn) = link;
  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:583:25: note: expanded from macro 'LOG_LINKS'
#define LOG_LINKS(INSN) XEXP(INSN, 7)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-deps.c:339:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (; list; list = XEXP (list, 1))
                      ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-deps.c:351:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      next = XEXP (list, 1);
             ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-deps.c:458:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        sched_analyze_2 (deps, SET_SRC (x), insn);
                               ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-deps.c:481:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          sched_analyze_2 (deps, XEXP (dest, 1), insn);
                                 ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-deps.c:482:27: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          sched_analyze_2 (deps, XEXP (dest, 2), insn);
                                 ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-deps.c:572:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              pending = XEXP (pending, 1);
                        ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-deps.c:573:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              pending_mem = XEXP (pending_mem, 1);
                            ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-deps.c:583:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              pending = XEXP (pending, 1);
                        ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-deps.c:584:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              pending_mem = XEXP (pending_mem, 1);
                            ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-deps.c:598:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    sched_analyze_2 (deps, SET_SRC (x), insn);
                           ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-deps.c:702:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            pending = XEXP (pending, 1);
                      ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-deps.c:703:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            pending_mem = XEXP (pending_mem, 1);
                          ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-deps.c:714:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            pending = XEXP (pending, 1);
                      ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-deps.c:715:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            pending_mem = XEXP (pending_mem, 1);
                          ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-deps.c:718:51: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        for (u = deps->last_pending_memory_flush; u; u = XEXP (u, 1))
                                                         ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-deps.c:759:22: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
            for (j = 0; j < ASM_OPERANDS_INPUT_LENGTH (x); j++)
                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1107:40: note: expanded from macro 'ASM_OPERANDS_INPUT_LENGTH'
#define ASM_OPERANDS_INPUT_LENGTH(RTX) XCVECLEN (RTX, 3, ASM_OPERANDS)
                                       ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:552:43: note: expanded from macro 'XCVECLEN'
#define XCVECLEN(RTX, N, C)     GET_NUM_ELEM (XCVEC (RTX, N, C))
                                              ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-deps.c:760:31: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
              sched_analyze_2 (deps, ASM_OPERANDS_INPUT (x, j), insn);
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1106:36: note: expanded from macro 'ASM_OPERANDS_INPUT'
#define ASM_OPERANDS_INPUT(RTX, N) XCVECEXP (RTX, 3, N, ASM_OPERANDS)
                                   ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:551:43: note: expanded from macro 'XCVECEXP'
#define XCVECEXP(RTX, N, M, C)  RTVEC_ELT (XCVEC (RTX, N, C), M)
                                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-deps.c:784:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      sched_analyze_2 (deps, XEXP (x, 1), insn);
                             ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-deps.c:819:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      x = COND_EXEC_CODE (x);
          ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1257:29: note: expanded from macro 'COND_EXEC_CODE'
#define COND_EXEC_CODE(RTX) XCEXP (RTX, 1, COND_EXEC)
                            ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-deps.c:843:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              sub = COND_EXEC_CODE (sub);
                    ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1257:29: note: expanded from macro 'COND_EXEC_CODE'
#define COND_EXEC_CODE(RTX) XCEXP (RTX, 1, COND_EXEC)
                            ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-deps.c:858:19: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (link = CALL_INSN_FUNCTION_USAGE (insn); link; link = XEXP (link, 1))
                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:798:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE'
#define CALL_INSN_FUNCTION_USAGE(INSN)  XEXP(INSN, 9)
                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-deps.c:858:65: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (link = CALL_INSN_FUNCTION_USAGE (insn); link; link = XEXP (link, 1))
                                                                ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-deps.c:907:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              pending = XEXP (pending, 1);
                        ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-deps.c:908:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              pending_mem = XEXP (pending_mem, 1);
                            ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-deps.c:917:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              pending = XEXP (pending, 1);
                        ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-deps.c:918:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              pending_mem = XEXP (pending_mem, 1);
                            ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-deps.c:938:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      while (XEXP (link, 1))
             ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-deps.c:946:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          link = XEXP (link, 1);
                 ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-deps.c:948:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      XEXP (link, 1) = REG_NOTES (insn);
      ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-deps.c:948:24: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
      XEXP (link, 1) = REG_NOTES (insn);
                       ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-deps.c:949:7: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
      REG_NOTES (insn) = loop_notes;
      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-deps.c:1117:22: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx tmp, set = single_set (insn);
                     ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-deps.c:1117:22: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx tmp, set = single_set (insn);
                     ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-deps.c:1131:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      tmp = SET_SRC (set);
            ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-deps.c:1165:29: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = head;; insn = NEXT_INSN (insn))
                            ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-deps.c:1172:26: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
          free_INSN_LIST_list (&LOG_LINKS (insn));
                                ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:583:25: note: expanded from macro 'LOG_LINKS'
#define LOG_LINKS(INSN) XEXP(INSN, 7)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-deps.c:1185:30: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          sched_analyze_insn (deps, PATTERN (insn), insn, loop_notes);
                                    ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-deps.c:1195:26: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
          free_INSN_LIST_list (&LOG_LINKS (insn));
                                ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:583:25: note: expanded from macro 'LOG_LINKS'
#define LOG_LINKS(INSN) XEXP(INSN, 7)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-deps.c:1240:30: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          sched_analyze_insn (deps, PATTERN (insn), insn, loop_notes);
                                    ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-deps.c:1263:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
               && (NOTE_LINE_NUMBER (insn) == NOTE_INSN_LOOP_BEG
                   ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-deps.c:1264:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                   || NOTE_LINE_NUMBER (insn) == NOTE_INSN_LOOP_END
                      ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-deps.c:1265:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                   || NOTE_LINE_NUMBER (insn) == NOTE_INSN_EH_REGION_BEG
                      ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-deps.c:1266:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                   || NOTE_LINE_NUMBER (insn) == NOTE_INSN_EH_REGION_END))
                      ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-deps.c:1270:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (NOTE_LINE_NUMBER (insn) == NOTE_INSN_EH_REGION_BEG
              ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-deps.c:1271:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              || NOTE_LINE_NUMBER (insn) == NOTE_INSN_EH_REGION_END)
                 ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-deps.c:1306:26: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && (r0 = XEXP (PATTERN (insn), 0), GET_CODE (r0) == REG)
                         ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-deps.c:1314:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && (set = single_set (end_seq)) != 0
                    ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-deps.c:1314:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && (set = single_set (end_seq)) != 0
                    ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-deps.c:1315:31: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && SET_DEST (set) == r0 && SET_SRC (set) == r0
                                     ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-deps.c:1384:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  next_tail = NEXT_INSN (tail);
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-deps.c:1385:47: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = head; insn != next_tail; insn = NEXT_INSN (insn))
                                              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-deps.c:1390:19: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (link = LOG_LINKS (insn); link; link = XEXP (link, 1))
                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:583:25: note: expanded from macro 'LOG_LINKS'
#define LOG_LINKS(INSN) XEXP(INSN, 7)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-deps.c:1390:50: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (link = LOG_LINKS (insn); link; link = XEXP (link, 1))
                                                 ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
65 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-ebb.c -o sched-ebb.o
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-ebb.c:96:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = NEXT_INSN (prev_head); insn != next_tail; insn = NEXT_INSN (insn))
              ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-ebb.c:96:64: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = NEXT_INSN (prev_head); insn != next_tail; insn = NEXT_INSN (insn))
                                                               ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-ebb.c:144:21: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
  basic_block bb1 = BLOCK_FOR_INSN (insn1);
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-ebb.c:145:21: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
  basic_block bb2 = BLOCK_FOR_INSN (insn2);
                    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-ebb.c:176:19: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
  basic_block b = BLOCK_FOR_INSN (insn);
                  ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-ebb.c:220:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
      NOTE_BASIC_BLOCK (before) = last;
      ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:818:32: note: expanded from macro 'NOTE_BASIC_BLOCK'
#define NOTE_BASIC_BLOCK(INSN)  XCBBDEF (INSN, 4, NOTE)
                                ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:547:32: note: expanded from macro 'XCBBDEF'
#define XCBBDEF(RTX, N, C)    (RTL_CHECKC1 (RTX, N, C).bb)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-ebb.c:237:19: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx aftertail = NEXT_INSN (tail);
                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-ebb.c:241:36: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (; insn != aftertail; insn = NEXT_INSN (insn))
                                   ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-ebb.c:275:26: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          basic_block curr_bb = BLOCK_FOR_INSN (insn);
                                ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-ebb.c:331:43: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          note = GET_CODE (head) == CODE_LABEL ? NEXT_INSN (head) : head;
                                                 ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-ebb.c:332:4: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          NOTE_BASIC_BLOCK (note) = curr_bb;
          ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:818:32: note: expanded from macro 'NOTE_BASIC_BLOCK'
#define NOTE_BASIC_BLOCK(INSN)  XCBBDEF (INSN, 4, NOTE)
                                ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:547:32: note: expanded from macro 'XCBBDEF'
#define XCBBDEF(RTX, N, C)    (RTL_CHECKC1 (RTX, N, C).bb)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-ebb.c:366:20: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (back_link = LOG_LINKS (load_insn);
                   ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:583:25: note: expanded from macro 'LOG_LINKS'
#define LOG_LINKS(INSN) XEXP(INSN, 7)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-ebb.c:368:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
       back_link = XEXP (back_link, 1))
                   ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-ebb.c:379:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
               fore_link = XEXP (fore_link, 1))
                           ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-ebb.c:382:34: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
              basic_block insn2_block = BLOCK_FOR_INSN (insn2);
                                        ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-ebb.c:419:19: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx next_tail = NEXT_INSN (tail);
                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-ebb.c:422:47: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = head; insn != next_tail; insn = NEXT_INSN (insn))
                                              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-ebb.c:425:7: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
        bb = BLOCK_FOR_INSN (insn);
             ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-ebb.c:483:26: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
  basic_block first_bb = BLOCK_FOR_INSN (head);
                         ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-ebb.c:484:25: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
  basic_block last_bb = BLOCK_FOR_INSN (tail);
                        ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-ebb.c:487:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
    return BLOCK_FOR_INSN (tail);
           ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-ebb.c:507:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  current_sched_info->prev_head = PREV_INSN (head);
                                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-ebb.c:508:35: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  current_sched_info->next_tail = NEXT_INSN (tail);
                                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-ebb.c:526:19: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (note = REG_NOTES (head); note; note = XEXP (note, 1))
                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-ebb.c:526:50: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (note = REG_NOTES (head); note; note = XEXP (note, 1))
                                                 ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-ebb.c:530:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            note = XEXP (note, 1);
                   ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-ebb.c:613:13: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
            head = NEXT_INSN (head);
                   ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-ebb.c:615:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            tail = PREV_INSN (tail);
                   ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-ebb.c:617:13: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
            head = NEXT_INSN (head);
                   ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
29 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c -o sched-rgn.o
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:346:39: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
    for (insn = BB_HEAD (b); ; insn = NEXT_INSN (insn))
                                      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:355:27: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      && find_reg_note (NEXT_INSN (insn), REG_LABEL,
                                        ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1434:31: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
    return check_live_1 (src, PATTERN (insn));
                              ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1438:25: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (j = XVECLEN (PATTERN (insn), 0) - 1; j >= 0; j--)
                        ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:35: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1441:38: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
            && !check_live_1 (src, XVECEXP (PATTERN (insn), 0, j)))
                                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:35: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1459:25: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
    update_live_1 (src, PATTERN (insn));
                        ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1463:25: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (j = XVECLEN (PATTERN (insn), 0) - 1; j >= 0; j--)
                        ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:35: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1466:33: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          update_live_1 (src, XVECEXP (PATTERN (insn), 0, j));
                                       ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:35: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1484:53: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (link = INSN_DEPEND (load_insn); link; link = XEXP (link, 1))
                                                    ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1498:48: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (link = INSN_DEPEND (insn); link; link = XEXP (link, 1))
                                               ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1501:28: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if ((CONTAINING_RGN (BLOCK_NUM (next)) ==
                           ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:154:47: note: expanded from macro 'CONTAINING_RGN'
#define CONTAINING_RGN(block) (containing_rgn[block])
                                              ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1503:21: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && IS_REACHABLE (INSN_BB (next), load_insn_bb)
                           ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:276:37: note: expanded from macro 'INSN_BB'
#define INSN_BB(INSN) (BLOCK_TO_BB (BLOCK_NUM (INSN)))
                                    ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:153:41: note: expanded from macro 'BLOCK_TO_BB'
#define BLOCK_TO_BB(block) (block_to_bb[block])
                                        ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1472:4: note: expanded from macro 'IS_REACHABLE'
  (bb_from == bb_to                                                     \
   ^~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1503:21: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && IS_REACHABLE (INSN_BB (next), load_insn_bb)
                           ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:276:37: note: expanded from macro 'INSN_BB'
#define INSN_BB(INSN) (BLOCK_TO_BB (BLOCK_NUM (INSN)))
                                    ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:153:41: note: expanded from macro 'BLOCK_TO_BB'
#define BLOCK_TO_BB(block) (block_to_bb[block])
                                        ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1473:21: note: expanded from macro 'IS_REACHABLE'
   || IS_RGN_ENTRY (bb_from)                                            \
                    ^~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:231:28: note: expanded from macro 'IS_RGN_ENTRY'
#define IS_RGN_ENTRY(bb) (!bb)
                           ^~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1503:21: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && IS_REACHABLE (INSN_BB (next), load_insn_bb)
                           ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:276:37: note: expanded from macro 'INSN_BB'
#define INSN_BB(INSN) (BLOCK_TO_BB (BLOCK_NUM (INSN)))
                                    ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
note: (skipping 5 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:116:35: note: expanded from macro 'IN_EDGES'
#define IN_EDGES(block) (in_edges[block])
                                  ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:259:40: note: expanded from macro 'EDGE_TO_BIT'
#define EDGE_TO_BIT(edge) (edge_to_bit[edge])
                                       ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sbitmap.h:51:19: note: expanded from macro 'TEST_BIT'
((BITMAP)->elms [(BITNO) / SBITMAP_ELT_BITS] >> (BITNO) % SBITMAP_ELT_BITS & 1)
                  ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1503:21: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && IS_REACHABLE (INSN_BB (next), load_insn_bb)
                           ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:276:37: note: expanded from macro 'INSN_BB'
#define INSN_BB(INSN) (BLOCK_TO_BB (BLOCK_NUM (INSN)))
                                    ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
note: (skipping 5 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:116:35: note: expanded from macro 'IN_EDGES'
#define IN_EDGES(block) (in_edges[block])
                                  ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:259:40: note: expanded from macro 'EDGE_TO_BIT'
#define EDGE_TO_BIT(edge) (edge_to_bit[edge])
                                       ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sbitmap.h:51:50: note: expanded from macro 'TEST_BIT'
((BITMAP)->elms [(BITNO) / SBITMAP_ELT_BITS] >> (BITNO) % SBITMAP_ELT_BITS & 1)
                                                 ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1504:23: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && load_insn_bb != INSN_BB (next)
                             ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:276:37: note: expanded from macro 'INSN_BB'
#define INSN_BB(INSN) (BLOCK_TO_BB (BLOCK_NUM (INSN)))
                                    ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:153:41: note: expanded from macro 'BLOCK_TO_BB'
#define BLOCK_TO_BB(block) (block_to_bb[block])
                                        ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1532:15: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (link = LOG_LINKS (load_insn); link; link = XEXP (link, 1))
              ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:583:25: note: expanded from macro 'LOG_LINKS'
#define LOG_LINKS(INSN) XEXP(INSN, 7)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1532:51: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (link = LOG_LINKS (load_insn); link; link = XEXP (link, 1))
                                                  ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1542:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (INSN_BB (insn1) == bb_src
          ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:276:37: note: expanded from macro 'INSN_BB'
#define INSN_BB(INSN) (BLOCK_TO_BB (BLOCK_NUM (INSN)))
                                    ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:153:41: note: expanded from macro 'BLOCK_TO_BB'
#define BLOCK_TO_BB(block) (block_to_bb[block])
                                        ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1543:24: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          || (CONTAINING_RGN (BLOCK_NUM (insn1))
                              ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:154:47: note: expanded from macro 'CONTAINING_RGN'
#define CONTAINING_RGN(block) (containing_rgn[block])
                                              ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1545:31: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          || (!IS_REACHABLE (bb_trg, INSN_BB (insn1))
                                     ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:276:37: note: expanded from macro 'INSN_BB'
#define INSN_BB(INSN) (BLOCK_TO_BB (BLOCK_NUM (INSN)))
                                    ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:153:41: note: expanded from macro 'BLOCK_TO_BB'
#define BLOCK_TO_BB(block) (block_to_bb[block])
                                        ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1472:15: note: expanded from macro 'IS_REACHABLE'
  (bb_from == bb_to                                                     \
              ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1545:31: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          || (!IS_REACHABLE (bb_trg, INSN_BB (insn1))
                                     ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:276:37: note: expanded from macro 'INSN_BB'
#define INSN_BB(INSN) (BLOCK_TO_BB (BLOCK_NUM (INSN)))
                                    ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:153:41: note: expanded from macro 'BLOCK_TO_BB'
#define BLOCK_TO_BB(block) (block_to_bb[block])
                                        ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1474:33: note: expanded from macro 'IS_REACHABLE'
   || (TEST_BIT (ancestor_edges[bb_to],                                 \
                                ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sbitmap.h:51:3: note: expanded from macro 'TEST_BIT'
((BITMAP)->elms [(BITNO) / SBITMAP_ELT_BITS] >> (BITNO) % SBITMAP_ELT_BITS & 1)
  ^~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1546:26: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && !IS_REACHABLE (INSN_BB (insn1), bb_trg)))
                                ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:276:37: note: expanded from macro 'INSN_BB'
#define INSN_BB(INSN) (BLOCK_TO_BB (BLOCK_NUM (INSN)))
                                    ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:153:41: note: expanded from macro 'BLOCK_TO_BB'
#define BLOCK_TO_BB(block) (block_to_bb[block])
                                        ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1472:4: note: expanded from macro 'IS_REACHABLE'
  (bb_from == bb_to                                                     \
   ^~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1546:26: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && !IS_REACHABLE (INSN_BB (insn1), bb_trg)))
                                ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:276:37: note: expanded from macro 'INSN_BB'
#define INSN_BB(INSN) (BLOCK_TO_BB (BLOCK_NUM (INSN)))
                                    ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:153:41: note: expanded from macro 'BLOCK_TO_BB'
#define BLOCK_TO_BB(block) (block_to_bb[block])
                                        ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1473:21: note: expanded from macro 'IS_REACHABLE'
   || IS_RGN_ENTRY (bb_from)                                            \
                    ^~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:231:28: note: expanded from macro 'IS_RGN_ENTRY'
#define IS_RGN_ENTRY(bb) (!bb)
                           ^~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1546:26: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && !IS_REACHABLE (INSN_BB (insn1), bb_trg)))
                                ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:276:37: note: expanded from macro 'INSN_BB'
#define INSN_BB(INSN) (BLOCK_TO_BB (BLOCK_NUM (INSN)))
                                    ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
note: (skipping 5 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:116:35: note: expanded from macro 'IN_EDGES'
#define IN_EDGES(block) (in_edges[block])
                                  ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:259:40: note: expanded from macro 'EDGE_TO_BIT'
#define EDGE_TO_BIT(edge) (edge_to_bit[edge])
                                       ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sbitmap.h:51:19: note: expanded from macro 'TEST_BIT'
((BITMAP)->elms [(BITNO) / SBITMAP_ELT_BITS] >> (BITNO) % SBITMAP_ELT_BITS & 1)
                  ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1546:26: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && !IS_REACHABLE (INSN_BB (insn1), bb_trg)))
                                ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:276:37: note: expanded from macro 'INSN_BB'
#define INSN_BB(INSN) (BLOCK_TO_BB (BLOCK_NUM (INSN)))
                                    ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
note: (skipping 5 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:116:35: note: expanded from macro 'IN_EDGES'
#define IN_EDGES(block) (in_edges[block])
                                  ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:259:40: note: expanded from macro 'EDGE_TO_BIT'
#define EDGE_TO_BIT(edge) (edge_to_bit[edge])
                                       ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sbitmap.h:51:50: note: expanded from macro 'TEST_BIT'
((BITMAP)->elms [(BITNO) / SBITMAP_ELT_BITS] >> (BITNO) % SBITMAP_ELT_BITS & 1)
                                                 ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1587:20: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (back_link = LOG_LINKS (load_insn);
                   ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:583:25: note: expanded from macro 'LOG_LINKS'
#define LOG_LINKS(INSN) XEXP(INSN, 7)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1588:31: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
       back_link; back_link = XEXP (back_link, 1))
                              ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1598:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
               fore_link; fore_link = XEXP (fore_link, 1))
                                      ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1608:9: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  if (INSN_BB (insn2) == bb_trg)
                      ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:276:37: note: expanded from macro 'INSN_BB'
#define INSN_BB(INSN) (BLOCK_TO_BB (BLOCK_NUM (INSN)))
                                    ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:153:41: note: expanded from macro 'BLOCK_TO_BB'
#define BLOCK_TO_BB(block) (block_to_bb[block])
                                        ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1612:45: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  if (*(candp->split_bbs.first_member) == BLOCK_NUM (insn2))
                                                          ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1634:7: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (LOG_LINKS (load_insn) == NULL)
      ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:583:25: note: expanded from macro 'LOG_LINKS'
#define LOG_LINKS(INSN) XEXP(INSN, 7)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1756:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = NEXT_INSN (prev_head); insn != next_tail; insn = NEXT_INSN (insn))
              ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1756:64: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = NEXT_INSN (prev_head); insn != next_tail; insn = NEXT_INSN (insn))
                                                               ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1780:18: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        src_next_tail = NEXT_INSN (tail);
                        ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1783:54: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        for (insn = src_head; insn != src_next_tail; insn = NEXT_INSN (insn))
                                                            ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1789:8: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
                && (!IS_SPECULATIVE_INSN (insn)
                     ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:275:65: note: expanded from macro 'IS_SPECULATIVE_INSN'
#define IS_SPECULATIVE_INSN(INSN) (IS_SPECULATIVE (BLOCK_TO_BB (BLOCK_NUM (INSN))))
                                                                ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:153:41: note: expanded from macro 'BLOCK_TO_BB'
#define BLOCK_TO_BB(block) (block_to_bb[block])
                                        ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:211:47: note: expanded from macro 'IS_SPECULATIVE'
#define IS_SPECULATIVE(src) ( candidate_table[src].is_speculative )
                                              ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1795:13: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
                             && (recog_memoized (insn) < 0
                                 ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1795:13: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
                             && (recog_memoized (insn) < 0
                                 ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1822:7: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (INSN_BB (insn) != target_bb)
      ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:276:37: note: expanded from macro 'INSN_BB'
#define INSN_BB(INSN) (BLOCK_TO_BB (BLOCK_NUM (INSN)))
                                    ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:153:41: note: expanded from macro 'BLOCK_TO_BB'
#define BLOCK_TO_BB(block) (block_to_bb[block])
                                        ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1826:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (IS_SPECULATIVE_INSN (insn))
          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:275:65: note: expanded from macro 'IS_SPECULATIVE_INSN'
#define IS_SPECULATIVE_INSN(INSN) (IS_SPECULATIVE (BLOCK_TO_BB (BLOCK_NUM (INSN))))
                                                                ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:153:41: note: expanded from macro 'BLOCK_TO_BB'
#define BLOCK_TO_BB(block) (block_to_bb[block])
                                        ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:211:47: note: expanded from macro 'IS_SPECULATIVE'
#define IS_SPECULATIVE(src) ( candidate_table[src].is_speculative )
                                              ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1828:27: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (!check_live (insn, INSN_BB (insn)))
                                 ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:276:37: note: expanded from macro 'INSN_BB'
#define INSN_BB(INSN) (BLOCK_TO_BB (BLOCK_NUM (INSN)))
                                    ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:153:41: note: expanded from macro 'BLOCK_TO_BB'
#define BLOCK_TO_BB(block) (block_to_bb[block])
                                        ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1830:23: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          update_live (insn, INSN_BB (insn));
                             ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:276:37: note: expanded from macro 'INSN_BB'
#define INSN_BB(INSN) (BLOCK_TO_BB (BLOCK_NUM (INSN)))
                                    ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:153:41: note: expanded from macro 'BLOCK_TO_BB'
#define BLOCK_TO_BB(block) (block_to_bb[block])
                                        ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1841:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      b1 = BLOCK_FOR_INSN (insn);
           ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1856:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          BB_END (b1) = PREV_INSN (insn);
                        ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1863:19: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          BB_HEAD (b1) = NEXT_INSN (insn);
                         ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1884:7: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (INSN_BB (next) != target_bb
      ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:276:37: note: expanded from macro 'INSN_BB'
#define INSN_BB(INSN) (BLOCK_TO_BB (BLOCK_NUM (INSN)))
                                    ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:153:41: note: expanded from macro 'BLOCK_TO_BB'
#define BLOCK_TO_BB(block) (block_to_bb[block])
                                        ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1885:22: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && (!IS_VALID (INSN_BB (next))
                     ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:276:37: note: expanded from macro 'INSN_BB'
#define INSN_BB(INSN) (BLOCK_TO_BB (BLOCK_NUM (INSN)))
                                    ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:153:41: note: expanded from macro 'BLOCK_TO_BB'
#define BLOCK_TO_BB(block) (block_to_bb[block])
                                        ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:210:41: note: expanded from macro 'IS_VALID'
#define IS_VALID(src) ( candidate_table[src].is_valid )
                                        ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1887:8: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          || (IS_SPECULATIVE_INSN (next)
              ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:275:65: note: expanded from macro 'IS_SPECULATIVE_INSN'
#define IS_SPECULATIVE_INSN(INSN) (IS_SPECULATIVE (BLOCK_TO_BB (BLOCK_NUM (INSN))))
                                                                ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:153:41: note: expanded from macro 'BLOCK_TO_BB'
#define BLOCK_TO_BB(block) (block_to_bb[block])
                                        ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:211:47: note: expanded from macro 'IS_SPECULATIVE'
#define IS_SPECULATIVE(src) ( candidate_table[src].is_speculative )
                                              ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1891:12: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      && recog_memoized (next) >= 0
                         ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1891:12: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      && recog_memoized (next) >= 0
                         ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1897:27: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  || !check_live (next, INSN_BB (next))
                                        ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:276:37: note: expanded from macro 'INSN_BB'
#define INSN_BB(INSN) (BLOCK_TO_BB (BLOCK_NUM (INSN)))
                                    ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:153:41: note: expanded from macro 'BLOCK_TO_BB'
#define BLOCK_TO_BB(block) (block_to_bb[block])
                                        ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1898:34: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  || !is_exception_free (next, INSN_BB (next), target_bb)))))
                                               ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:276:37: note: expanded from macro 'INSN_BB'
#define INSN_BB(INSN) (BLOCK_TO_BB (BLOCK_NUM (INSN)))
                                    ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:153:41: note: expanded from macro 'BLOCK_TO_BB'
#define BLOCK_TO_BB(block) (block_to_bb[block])
                                        ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1914:33: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
    sprintf (tmp, "b%3d: i%4d", INSN_BB (insn), INSN_UID (insn));
                                ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:276:37: note: expanded from macro 'INSN_BB'
#define INSN_BB(INSN) (BLOCK_TO_BB (BLOCK_NUM (INSN)))
                                    ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:153:41: note: expanded from macro 'BLOCK_TO_BB'
#define BLOCK_TO_BB(block) (block_to_bb[block])
                                        ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1917:36: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (current_nr_blocks > 1 && INSN_BB (insn) != target_bb)
                                   ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:276:37: note: expanded from macro 'INSN_BB'
#define INSN_BB(INSN) (BLOCK_TO_BB (BLOCK_NUM (INSN)))
                                    ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:153:41: note: expanded from macro 'BLOCK_TO_BB'
#define BLOCK_TO_BB(block) (block_to_bb[block])
                                        ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1918:43: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
        sprintf (tmp, "%d/b%d", INSN_UID (insn), INSN_BB (insn));
                                                 ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:276:37: note: expanded from macro 'INSN_BB'
#define INSN_BB(INSN) (BLOCK_TO_BB (BLOCK_NUM (INSN)))
                                    ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:153:41: note: expanded from macro 'BLOCK_TO_BB'
#define BLOCK_TO_BB(block) (block_to_bb[block])
                                        ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1933:7: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (INSN_BB (insn1) != INSN_BB (insn2))
      ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:276:37: note: expanded from macro 'INSN_BB'
#define INSN_BB(INSN) (BLOCK_TO_BB (BLOCK_NUM (INSN)))
                                    ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:153:41: note: expanded from macro 'BLOCK_TO_BB'
#define BLOCK_TO_BB(block) (block_to_bb[block])
                                        ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1933:26: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (INSN_BB (insn1) != INSN_BB (insn2))
                         ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:276:37: note: expanded from macro 'INSN_BB'
#define INSN_BB(INSN) (BLOCK_TO_BB (BLOCK_NUM (INSN)))
                                    ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:153:41: note: expanded from macro 'BLOCK_TO_BB'
#define BLOCK_TO_BB(block) (block_to_bb[block])
                                        ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1938:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if ((INSN_BB (insn2) == target_bb) && (INSN_BB (insn1) != target_bb))
           ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:276:37: note: expanded from macro 'INSN_BB'
#define INSN_BB(INSN) (BLOCK_TO_BB (BLOCK_NUM (INSN)))
                                    ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:153:41: note: expanded from macro 'BLOCK_TO_BB'
#define BLOCK_TO_BB(block) (block_to_bb[block])
                                        ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1938:46: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if ((INSN_BB (insn2) == target_bb) && (INSN_BB (insn1) != target_bb))
                                             ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:276:37: note: expanded from macro 'INSN_BB'
#define INSN_BB(INSN) (BLOCK_TO_BB (BLOCK_NUM (INSN)))
                                    ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:153:41: note: expanded from macro 'BLOCK_TO_BB'
#define BLOCK_TO_BB(block) (block_to_bb[block])
                                        ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1940:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if ((INSN_BB (insn1) == target_bb) && (INSN_BB (insn2) != target_bb))
           ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:276:37: note: expanded from macro 'INSN_BB'
#define INSN_BB(INSN) (BLOCK_TO_BB (BLOCK_NUM (INSN)))
                                    ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:153:41: note: expanded from macro 'BLOCK_TO_BB'
#define BLOCK_TO_BB(block) (block_to_bb[block])
                                        ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1940:46: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if ((INSN_BB (insn1) == target_bb) && (INSN_BB (insn2) != target_bb))
                                             ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:276:37: note: expanded from macro 'INSN_BB'
#define INSN_BB(INSN) (BLOCK_TO_BB (BLOCK_NUM (INSN)))
                                    ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:153:41: note: expanded from macro 'BLOCK_TO_BB'
#define BLOCK_TO_BB(block) (block_to_bb[block])
                                        ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1944:18: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      spec_val = IS_SPECULATIVE_INSN (insn1) - IS_SPECULATIVE_INSN (insn2);
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:275:65: note: expanded from macro 'IS_SPECULATIVE_INSN'
#define IS_SPECULATIVE_INSN(INSN) (IS_SPECULATIVE (BLOCK_TO_BB (BLOCK_NUM (INSN))))
                                                                ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:153:41: note: expanded from macro 'BLOCK_TO_BB'
#define BLOCK_TO_BB(block) (block_to_bb[block])
                                        ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:211:47: note: expanded from macro 'IS_SPECULATIVE'
#define IS_SPECULATIVE(src) ( candidate_table[src].is_speculative )
                                              ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1944:48: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      spec_val = IS_SPECULATIVE_INSN (insn1) - IS_SPECULATIVE_INSN (insn2);
                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:275:65: note: expanded from macro 'IS_SPECULATIVE_INSN'
#define IS_SPECULATIVE_INSN(INSN) (IS_SPECULATIVE (BLOCK_TO_BB (BLOCK_NUM (INSN))))
                                                                ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:153:41: note: expanded from macro 'BLOCK_TO_BB'
#define BLOCK_TO_BB(block) (block_to_bb[block])
                                        ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:211:47: note: expanded from macro 'IS_SPECULATIVE'
#define IS_SPECULATIVE(src) ( candidate_table[src].is_speculative )
                                              ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1949:18: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      prob_val = INSN_PROBABILITY (insn2) - INSN_PROBABILITY (insn1);
                 ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:274:56: note: expanded from macro 'INSN_PROBABILITY'
#define INSN_PROBABILITY(INSN) (SRC_PROB (BLOCK_TO_BB (BLOCK_NUM (INSN))))
                                                       ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:153:41: note: expanded from macro 'BLOCK_TO_BB'
#define BLOCK_TO_BB(block) (block_to_bb[block])
                                        ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:212:41: note: expanded from macro 'SRC_PROB'
#define SRC_PROB(src) ( candidate_table[src].src_prob )
                                        ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1949:45: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      prob_val = INSN_PROBABILITY (insn2) - INSN_PROBABILITY (insn1);
                                            ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:274:56: note: expanded from macro 'INSN_PROBABILITY'
#define INSN_PROBABILITY(INSN) (SRC_PROB (BLOCK_TO_BB (BLOCK_NUM (INSN))))
                                                       ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:153:41: note: expanded from macro 'BLOCK_TO_BB'
#define BLOCK_TO_BB(block) (block_to_bb[block])
                                        ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:212:41: note: expanded from macro 'SRC_PROB'
#define SRC_PROB(src) ( candidate_table[src].src_prob )
                                        ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1963:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
  return BLOCK_NUM (next) == BLOCK_NUM (insn);
         ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:1963:30: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
  return BLOCK_NUM (next) == BLOCK_NUM (insn);
                             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:2058:32: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                     && sets_likely_spilled (PATTERN (insn)))))
                                             ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:2063:44: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (last != 0 && !find_insn_list (insn, LOG_LINKS (last)))
                                                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:583:25: note: expanded from macro 'LOG_LINKS'
#define LOG_LINKS(INSN) XEXP(INSN, 7)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:2078:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      insn = PREV_INSN (insn);
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:2146:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (; copy ; copy = XEXP (copy, 1))
                       ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:2162:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      copy_insns = XEXP (copy_insns, 1);
                   ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:2163:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      copy_mems = XEXP (copy_mems, 1);
                  ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:2327:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          next_tail = NEXT_INSN (tail);
                      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:2349:48: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (insn = head; insn != next_tail; insn = NEXT_INSN (insn))
                                                      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:2359:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      n = NOTE_LINE_NUMBER (insn);
                          ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:2364:6: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                 NOTE_SOURCE_FILE (insn));
                                 ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:815:32: note: expanded from macro 'NOTE_SOURCE_FILE'
#define NOTE_SOURCE_FILE(INSN)  XCSTR (INSN, 4, NOTE)
                                ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:541:32: note: expanded from macro 'XCSTR'
#define XCSTR(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtstr)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:2379:7: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
                           INSN_BB (insn),
                           ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:276:37: note: expanded from macro 'INSN_BB'
#define INSN_BB(INSN) (BLOCK_TO_BB (BLOCK_NUM (INSN)))
                                    ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:153:41: note: expanded from macro 'BLOCK_TO_BB'
#define BLOCK_TO_BB(block) (block_to_bb[block])
                                        ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:2378:7: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
                           INSN_CODE (insn),
                           ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:2384:9: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  if (recog_memoized (insn) < 0)
                      ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:2384:9: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  if (recog_memoized (insn) < 0)
                      ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:2402:7: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
                           INSN_BB (insn),
                           ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:276:37: note: expanded from macro 'INSN_BB'
#define INSN_BB(INSN) (BLOCK_TO_BB (BLOCK_NUM (INSN)))
                                    ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h:337:32: note: expanded from macro 'BLOCK_NUM'
#define BLOCK_NUM(INSN)       (BLOCK_FOR_INSN (INSN)->index + 0)
                               ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:153:41: note: expanded from macro 'BLOCK_TO_BB'
#define BLOCK_TO_BB(block) (block_to_bb[block])
                                        ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:2401:7: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
                           INSN_CODE (insn),
                           ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:2412:53: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              for (link = INSN_DEPEND (insn); link; link = XEXP (link, 1))
                                                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:2513:39: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      current_sched_info->prev_head = PREV_INSN (head);
                                      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:2514:39: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      current_sched_info->next_tail = NEXT_INSN (tail);
                                      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:2532:16: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (note = REG_NOTES (head); note; note = XEXP (note, 1))
                      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:2532:47: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (note = REG_NOTES (head); note; note = XEXP (note, 1))
                                                     ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c:2536:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                note = XEXP (note, 1);
                       ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
90 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-vis.c -o sched-vis.o
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-vis.c:105:46: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = get_last_insn (); insn; insn = PREV_INSN (insn))
                                             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-vis.c:214:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && INTVAL (XEXP (x, 1)) < 0)
                     ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-vis.c:217:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          op[1] = GEN_INT (-INTVAL (XEXP (x, 1)));
                                    ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1882:67: note: expanded from macro 'GEN_INT'
#define GEN_INT(N)  gen_rtx_CONST_INT (VOIDmode, (HOST_WIDE_INT) (N))
                                                                  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-vis.c:222:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          op[1] = XEXP (x, 1);
                  ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-vis.c:228:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      op[1] = XEXP (x, 1);
              ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-vis.c:234:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      op[1] = XEXP (x, 1);
              ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-vis.c:239:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      op[1] = XEXP (x, 1);
              ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-vis.c:248:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      op[1] = XEXP (x, 1);
              ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-vis.c:253:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      op[1] = XEXP (x, 1);
              ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-vis.c:258:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      op[1] = XEXP (x, 1);
              ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-vis.c:263:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      op[1] = XEXP (x, 1);
              ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-vis.c:268:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      op[1] = XEXP (x, 1);
              ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-vis.c:273:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      op[1] = XEXP (x, 1);
              ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-vis.c:278:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      op[1] = XEXP (x, 1);
              ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-vis.c:283:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      op[1] = XEXP (x, 1);
              ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-vis.c:288:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      op[1] = XEXP (x, 1);
              ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-vis.c:297:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      op[1] = XEXP (x, 1);
              ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-vis.c:302:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      op[1] = XEXP (x, 1);
              ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-vis.c:307:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      op[1] = XEXP (x, 1);
              ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-vis.c:312:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      op[1] = XEXP (x, 1);
              ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-vis.c:317:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      op[1] = XEXP (x, 1);
              ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-vis.c:322:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      op[1] = XEXP (x, 1);
              ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-vis.c:327:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      op[1] = XEXP (x, 1);
              ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-vis.c:332:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      op[1] = XEXP (x, 1);
              ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-vis.c:349:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      op[1] = XEXP (x, 1);
              ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-vis.c:354:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      op[1] = XEXP (x, 1);
              ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-vis.c:359:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      op[1] = XEXP (x, 1);
              ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-vis.c:364:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      op[1] = XEXP (x, 1);
              ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-vis.c:369:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      op[1] = XEXP (x, 1);
              ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-vis.c:374:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      op[1] = XEXP (x, 1);
              ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-vis.c:379:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      op[1] = XEXP (x, 1);
              ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-vis.c:384:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      op[1] = XEXP (x, 1);
              ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-vis.c:389:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      op[1] = XEXP (x, 1);
              ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-vis.c:394:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      op[1] = XEXP (x, 1);
              ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-vis.c:399:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      op[1] = XEXP (x, 1);
              ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-vis.c:400:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      op[2] = XEXP (x, 2);
              ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-vis.c:405:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      op[1] = XEXP (x, 1);
              ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-vis.c:406:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      op[2] = XEXP (x, 2);
              ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-vis.c:466:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          op[1] = XEXP (x, 1);
                  ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-vis.c:473:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      op[1] = XEXP (x, 1);
              ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-vis.c:475:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      op[2] = XEXP (x, 2);
              ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-vis.c:485:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      op[1] = XEXP (x, 1);
              ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-vis.c:486:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      op[2] = XEXP (x, 2);
              ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-vis.c:504:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        sprintf (tmp, "%d", XINT (x, 1));
                            ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-vis.c:606:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      sprintf (t, "#%d", SUBREG_BYTE (x));
                         ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-vis.c:642:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      print_value (t2, SET_SRC (x), verbose);
                       ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-vis.c:661:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && XEXP (COND_EXEC_TEST (x), 1) == const0_rtx)
             ^                         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-vis.c:664:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
               && XEXP (COND_EXEC_TEST (x), 1) == const0_rtx)
                  ^                         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-vis.c:671:26: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      print_pattern (t2, COND_EXEC_CODE (x), verbose);
                         ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1257:29: note: expanded from macro 'COND_EXEC_CODE'
#define COND_EXEC_CODE(RTX) XCEXP (RTX, 1, COND_EXEC)
                            ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-vis.c:753:25: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      print_pattern (t, PATTERN (x), verbose);
                        ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-vis.c:761:25: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      print_pattern (t, PATTERN (x), verbose);
                        ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-vis.c:769:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      x = PATTERN (insn);
          ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-vis.c:789:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (NOTE_LINE_NUMBER (x) > 0)
          ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-vis.c:791:4: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
                 NOTE_SOURCE_FILE (x), NOTE_LINE_NUMBER (x));
                 ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:815:32: note: expanded from macro 'NOTE_SOURCE_FILE'
#define NOTE_SOURCE_FILE(INSN)  XCSTR (INSN, 4, NOTE)
                                ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:541:32: note: expanded from macro 'XCSTR'
#define XCSTR(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtstr)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-vis.c:791:26: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                 NOTE_SOURCE_FILE (x), NOTE_LINE_NUMBER (x));
                                       ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-vis.c:794:24: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                 GET_NOTE_INSN_NAME (NOTE_LINE_NUMBER (x)));
                                     ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:927:20: note: expanded from macro 'GET_NOTE_INSN_NAME'
  (note_insn_name[(NOTE_CODE) - (int) NOTE_INSN_BIAS])
                   ^~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
56 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sdbout.c -o sdbout.o
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c -o sibcall.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:35:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:69:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  while (NEXT_INSN (insn))
         ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:70:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
    insn = NEXT_INSN (insn);
           ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:72:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    insn = PREV_INSN (insn);
           ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:79:22: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
    hard = SET_DEST (PATTERN (insn));
                     ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1244:30: note: expanded from macro 'SET_DEST'
#define SET_DEST(RTX) XC2EXP(RTX, 0, SET, CLOBBER)
                             ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:554:51: note: expanded from macro 'XC2EXP'
#define XC2EXP(RTX, N, C1, C2)      (RTL_CHECKC2 (RTX, N, C1, C2).rtx)
                                                  ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:392:39: note: expanded from macro 'RTL_CHECKC2'
#define RTL_CHECKC2(RTX, N, C1, C2) ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:83:31: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
    hard = SET_DEST (XVECEXP (PATTERN (insn), 0, 0));
                              ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 4 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1244:30: note: expanded from macro 'SET_DEST'
#define SET_DEST(RTX) XC2EXP(RTX, 0, SET, CLOBBER)
                             ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:554:51: note: expanded from macro 'XC2EXP'
#define XC2EXP(RTX, N, C1, C2)      (RTL_CHECKC2 (RTX, N, C1, C2).rtx)
                                                  ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:392:39: note: expanded from macro 'RTL_CHECKC2'
#define RTL_CHECKC2(RTX, N, C1, C2) ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:102:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  insn = NEXT_INSN (insn);
         ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:107:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  set = single_set (insn);
        ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:107:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  set = single_set (insn);
        ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:108:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (! set || SET_SRC (set) != hard)
               ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:112:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  insn = NEXT_INSN (insn);
         ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:118:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && (set = single_set (insn)) != NULL_RTX
                ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:118:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && (set = single_set (insn)) != NULL_RTX
                ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:119:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && SET_SRC (set) == soft)
         ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:122:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      insn = NEXT_INSN (insn);
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:150:37: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (! identify_call_return_value (PATTERN (orig_insn), &hardret, &softret))
                                    ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:157:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  set = single_set (insn);
        ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:157:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  set = single_set (insn);
        ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:164:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && SET_SRC (set) == softret)
             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:184:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && SET_SRC (set) == softret)
         ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:192:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && SET_SRC (set) == softret)
         ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:200:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      set = single_set (insn);
            ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:200:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      set = single_set (insn);
            ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:207:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && SET_SRC (set) == x)
             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:229:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && (XEXP (PATTERN (insn), 0) == current_function_return_rtx
                ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:230:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          || XEXP (PATTERN (insn), 0) == const0_rtx))
                   ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:248:24: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && (REGNO (XEXP (PATTERN (insn), 0)) >= FIRST_PSEUDO_REGISTER))
                       ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1019:28: note: expanded from macro 'REGNO'
#define REGNO(RTX) XCUINT (RTX, 0, REG)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:45: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:254:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      set = single_set (set_insn);
            ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:254:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      set = single_set (set_insn);
            ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:256:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          || SET_SRC (set) != XEXP (PATTERN (insn), 0)
             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:256:30: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          || SET_SRC (set) != XEXP (PATTERN (insn), 0)
                                    ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:276:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
    set = single_set (insn);
          ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:276:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
    set = single_set (insn);
          ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:281:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XEXP (SET_SRC (set), 0) == stack_pointer_rtx
               ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:300:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
    set = single_set (insn);
          ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:300:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
    set = single_set (insn);
          ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:439:33: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = seq; insn; insn = NEXT_INSN (insn))
                                ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:447:16: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
            if (XEXP (PATTERN (insn), 0) != NULL_RTX
                      ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:448:37: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                && sequence_uses_addressof (XEXP (PATTERN (insn), 0)))
                                                  ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:450:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            if (XEXP (PATTERN (insn), 1) != NULL_RTX
                ^                     ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:450:16: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
            if (XEXP (PATTERN (insn), 1) != NULL_RTX
                      ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:451:31: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                && sequence_uses_addressof (XEXP (PATTERN (insn), 1)))
                                            ^                     ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:451:37: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                && sequence_uses_addressof (XEXP (PATTERN (insn), 1)))
                                                  ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:453:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
            if (XEXP (PATTERN (insn), 2) != NULL_RTX
                ^                     ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:453:16: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
            if (XEXP (PATTERN (insn), 2) != NULL_RTX
                      ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:454:31: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                && sequence_uses_addressof (XEXP (PATTERN (insn), 2)))
                                            ^                     ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:454:37: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                && sequence_uses_addressof (XEXP (PATTERN (insn), 2)))
                                                  ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:457:27: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        else if (uses_addressof (PATTERN (insn))
                                 ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:458:44: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                 || (REG_NOTES (insn) && uses_addressof (REG_NOTES (insn))))
                                                         ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:458:8: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                 || (REG_NOTES (insn) && uses_addressof (REG_NOTES (insn))))
                     ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:471:42: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = get_insns (); insn; insn = NEXT_INSN (insn))
                                         ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:533:23: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
    emit_insn_before (XEXP (PATTERN (insn), 2), insn);
                      ^                     ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:533:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
    emit_insn_before (XEXP (PATTERN (insn), 2), insn);
                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:535:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    emit_insn_before (XEXP (PATTERN (insn), 1), insn);
                      ^                     ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:535:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
    emit_insn_before (XEXP (PATTERN (insn), 1), insn);
                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:537:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
    emit_insn_before (XEXP (PATTERN (insn), 0), insn);
                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:544:7: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (XEXP (PATTERN (insn), 3))
      ^                     ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:544:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (XEXP (PATTERN (insn), 3))
            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:545:23: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
    LABEL_PRESERVE_P (XEXP (PATTERN (insn), 3)) = 0;
                      ^                     ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1230:41: note: expanded from macro 'LABEL_PRESERVE_P'
  (RTL_FLAG_CHECK2("LABEL_PRESERVE_P", (RTX), CODE_LABEL, NOTE)->in_struct)
                                        ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:484:48: note: expanded from macro 'RTL_FLAG_CHECK2'
#define RTL_FLAG_CHECK2(NAME, RTX, C1, C2)                              (RTX)
                                                                         ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:545:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
    LABEL_PRESERVE_P (XEXP (PATTERN (insn), 3)) = 0;
                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1230:41: note: expanded from macro 'LABEL_PRESERVE_P'
  (RTL_FLAG_CHECK2("LABEL_PRESERVE_P", (RTX), CODE_LABEL, NOTE)->in_struct)
                                        ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:484:48: note: expanded from macro 'RTL_FLAG_CHECK2'
#define RTL_FLAG_CHECK2(NAME, RTX, C1, C2)                              (RTX)
                                                                         ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:604:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
           insn = NEXT_INSN (insn))
                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:621:18: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && (set = single_set (insn))
                        ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:621:18: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && (set = single_set (insn))
                        ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:626:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              return_value_pseudo = SET_SRC (set);
                                    ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:655:35: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = insns; insn; insn = NEXT_INSN (insn))
                                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:660:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          int sibcall = (XEXP (PATTERN (insn), 1) != NULL_RTX);
                         ^                     ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:660:25: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          int sibcall = (XEXP (PATTERN (insn), 1) != NULL_RTX);
                               ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:661:25: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          int tailrecursion = (XEXP (PATTERN (insn), 2) != NULL_RTX);
                               ^                     ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:661:31: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          int tailrecursion = (XEXP (PATTERN (insn), 2) != NULL_RTX);
                                     ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:662:29: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
          basic_block call_block = BLOCK_FOR_INSN (insn);
                                   ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:569:30: note: expanded from macro 'BLOCK_FOR_INSN'
#define BLOCK_FOR_INSN(INSN) XBBDEF (INSN, 3)
                             ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:513:25: note: expanded from macro 'XBBDEF'
#define XBBDEF(RTX, N)  (RTL_CHECK1 (RTX, N, 'B').bb)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:733:46: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (insn = get_insns (); insn; insn = NEXT_INSN (insn))
                                             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c:736:33: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
            purge_mem_unchanging_flag (PATTERN (insn));
                                       ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
72 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c -o simplify-rtx.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:39:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:139:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    addr = XEXP (addr, 1);
           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:246:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                    XEXP (op0, 0), XEXP (op0, 1));
                                                   ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:256:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                          XEXP (op0, 0), XEXP (op0, 1));
                                                         ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:263:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                            XEXP (op0, 0), XEXP (op0, 1));
                                                           ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:301:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      op1 = simplify_replace_rtx (XEXP (x, 1), old, new);
                                  ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:302:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (op0 == XEXP (x, 0) && op1 == XEXP (x, 1))
                                       ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:308:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      op1 = XEXP (x, 1);
            ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:312:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (op0 == XEXP (x, 0) && op1 == XEXP (x, 1))
                                       ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:321:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      op1 = simplify_replace_rtx (XEXP (x, 1), old, new);
                                  ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:322:35: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      op2 = simplify_replace_rtx (XEXP (x, 2), old, new);
                                  ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:323:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (op0 == XEXP (x, 0) && op1 == XEXP (x, 1) && op2 == XEXP (x, 2))
                                       ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:323:62: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (op0 == XEXP (x, 0) && op1 == XEXP (x, 1) && op2 == XEXP (x, 2))
                                                             ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:338:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                     SUBREG_BYTE (x));
                                     ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:354:32: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          op1 = simplify_replace_rtx (XEXP (x, 1), old, new);
                                      ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:360:37: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (op0 == XEXP (x, 0) && op1 == XEXP (x, 1))
                                           ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:465:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        lv = CONST_DOUBLE_LOW (trueop),  hv = CONST_DOUBLE_HIGH (trueop);
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1051:30: note: expanded from macro 'CONST_DOUBLE_HIGH'
#define CONST_DOUBLE_HIGH(r) XCWINT (r, 1, CONST_DOUBLE)
                             ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:32: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                     ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:220:5: note: array 'hwint' declared here
    HOST_WIDE_INT hwint[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/hwint.h:49:26: note: expanded from macro 'HOST_WIDE_INT'
#   define HOST_WIDE_INT long
                         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:481:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        lv = CONST_DOUBLE_LOW (trueop),  hv = CONST_DOUBLE_HIGH (trueop);
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1051:30: note: expanded from macro 'CONST_DOUBLE_HIGH'
#define CONST_DOUBLE_HIGH(r) XCWINT (r, 1, CONST_DOUBLE)
                             ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:32: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                     ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:220:5: note: array 'hwint' declared here
    HOST_WIDE_INT hwint[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/hwint.h:49:26: note: expanded from macro 'HOST_WIDE_INT'
#   define HOST_WIDE_INT long
                         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:638:39: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        l1 = CONST_DOUBLE_LOW (trueop), h1 = CONST_DOUBLE_HIGH (trueop);
                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1051:30: note: expanded from macro 'CONST_DOUBLE_HIGH'
#define CONST_DOUBLE_HIGH(r) XCWINT (r, 1, CONST_DOUBLE)
                             ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:32: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                     ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:220:5: note: array 'hwint' declared here
    HOST_WIDE_INT hwint[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/hwint.h:49:26: note: expanded from macro 'HOST_WIDE_INT'
#   define HOST_WIDE_INT long
                         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:921:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                            XEXP (op, 0), XEXP (op, 1));
                                                          ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:925:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && XEXP (op, 1) == constm1_rtx)
                 ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:936:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                   XEXP (op, 1),
                                                   ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:950:56: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              return simplify_gen_binary (ROTATE, mode, temp, XEXP (op, 1));
                                                              ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:982:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && XEXP (op, 1) == const1_rtx)
                 ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:997:47: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            return simplify_gen_binary (MINUS, mode, XEXP (op, 1),
                                                     ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:1008:49: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  temp = simplify_unary_operation (NEG, mode, XEXP (op, 1),
                                                              ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:1017:55: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              return simplify_gen_binary (MINUS, mode, temp, XEXP (op, 1));
                                                             ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:1026:54: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              return simplify_gen_binary (MULT, mode, temp, XEXP (op, 1));
                                                            ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:1038:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                            XEXP (op, 1));
                                            ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:1131:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && associative_constant_p (XEXP (op0, 1)))
                                 ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:1133:52: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      tem = simplify_binary_operation (code, mode, XEXP (op0, 1), op1);
                                                   ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:1142:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && associative_constant_p (XEXP (op0, 1))
                                 ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:1143:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && associative_constant_p (XEXP (op1, 1)))
                                 ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:1146:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                         XEXP (op0, 1), XEXP (op1, 1));
                                         ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:1146:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                         XEXP (op0, 1), XEXP (op1, 1));
                                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:1155:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && associative_constant_p (XEXP (op0, 1)))
                                 ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:1158:52: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      return simplify_gen_binary (code, mode, tem, XEXP (op0, 1));
                                                   ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:1163:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && associative_constant_p (XEXP (op1, 1)))
                                 ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:1166:52: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      return simplify_gen_binary (code, mode, tem, XEXP (op1, 1));
                                                   ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:1340:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        l1 = CONST_DOUBLE_LOW (trueop0), h1 = CONST_DOUBLE_HIGH (trueop0);
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1051:30: note: expanded from macro 'CONST_DOUBLE_HIGH'
#define CONST_DOUBLE_HIGH(r) XCWINT (r, 1, CONST_DOUBLE)
                             ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:32: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                     ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:220:5: note: array 'hwint' declared here
    HOST_WIDE_INT hwint[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/hwint.h:49:26: note: expanded from macro 'HOST_WIDE_INT'
#   define HOST_WIDE_INT long
                         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:1345:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        l2 = CONST_DOUBLE_LOW (trueop1), h2 = CONST_DOUBLE_HIGH (trueop1);
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1051:30: note: expanded from macro 'CONST_DOUBLE_HIGH'
#define CONST_DOUBLE_HIGH(r) XCWINT (r, 1, CONST_DOUBLE)
                             ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:32: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                     ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:220:5: note: array 'hwint' declared here
    HOST_WIDE_INT hwint[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/hwint.h:49:26: note: expanded from macro 'HOST_WIDE_INT'
#   define HOST_WIDE_INT long
                         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:1511:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  coeff0 = INTVAL (XEXP (lhs, 1)), lhs = XEXP (lhs, 0);
                                   ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:1516:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                       && INTVAL (XEXP (lhs, 1)) >= 0
                                  ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:1517:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                       && INTVAL (XEXP (lhs, 1)) < HOST_BITS_PER_WIDE_INT)
                                  ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:1519:45: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  coeff0 = ((HOST_WIDE_INT) 1) << INTVAL (XEXP (lhs, 1));
                                                          ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:1528:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  coeff1 = INTVAL (XEXP (rhs, 1)), rhs = XEXP (rhs, 0);
                                   ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:1533:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                       && INTVAL (XEXP (rhs, 1)) >= 0
                                  ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:1534:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                       && INTVAL (XEXP (rhs, 1)) < HOST_BITS_PER_WIDE_INT)
                                  ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:1536:45: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  coeff1 = ((HOST_WIDE_INT) 1) << INTVAL (XEXP (rhs, 1));
                                                          ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:1592:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && XEXP (op0, 1) == const0_rtx && XEXP (op1, 1) == const0_rtx)
                 ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:1592:42: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && XEXP (op0, 1) == const0_rtx && XEXP (op1, 1) == const0_rtx)
                                                ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:1655:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  coeff0 = INTVAL (XEXP (lhs, 1)), lhs = XEXP (lhs, 0);
                                   ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:1660:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                       && INTVAL (XEXP (lhs, 1)) >= 0
                                  ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:1661:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                       && INTVAL (XEXP (lhs, 1)) < HOST_BITS_PER_WIDE_INT)
                                  ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:1663:45: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  coeff0 = ((HOST_WIDE_INT) 1) << INTVAL (XEXP (lhs, 1));
                                                          ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:1672:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  coeff1 = INTVAL (XEXP (rhs, 1)), rhs = XEXP (rhs, 0);
                                   ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:1677:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                       && INTVAL (XEXP (rhs, 1)) >= 0
                                  ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:1678:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                       && INTVAL (XEXP (rhs, 1)) < HOST_BITS_PER_WIDE_INT)
                                  ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:1680:45: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  coeff1 = ((HOST_WIDE_INT) 1) << INTVAL (XEXP (rhs, 1));
                                                          ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:1733:42: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  tem = simplify_gen_unary (NOT, mode, XEXP (op1, 1),
                                                       ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:1737:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              if (rtx_equal_p (op0, XEXP (op1, 1)))
                                    ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:2369:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              ops[n_ops].op = XEXP (this_op, 1);
                              ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:2391:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  ops[n_ops].op = XEXP (XEXP (this_op, 0), 1);
                                  ^                        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:2474:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                          && XEXP (XEXP (tem, 0), 1) == rhs)
                             ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:2595:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    op1 = XEXP (op0, 1), op0 = XEXP (op0, 0);
          ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:2701:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          h0u = h0s = CONST_DOUBLE_HIGH (trueop0);
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1051:30: note: expanded from macro 'CONST_DOUBLE_HIGH'
#define CONST_DOUBLE_HIGH(r) XCWINT (r, 1, CONST_DOUBLE)
                             ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:32: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                     ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:220:5: note: array 'hwint' declared here
    HOST_WIDE_INT hwint[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/hwint.h:49:26: note: expanded from macro 'HOST_WIDE_INT'
#   define HOST_WIDE_INT long
                         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:2712:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          h1u = h1s = CONST_DOUBLE_HIGH (trueop1);
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1051:30: note: expanded from macro 'CONST_DOUBLE_HIGH'
#define CONST_DOUBLE_HIGH(r) XCWINT (r, 1, CONST_DOUBLE)
                             ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:32: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                     ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:220:5: note: array 'hwint' declared here
    HOST_WIDE_INT hwint[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/hwint.h:49:26: note: expanded from macro 'HOST_WIDE_INT'
#   define HOST_WIDE_INT long
                         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:2935:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
               && rtx_equal_p (XEXP (op0, 1), op2))
                               ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:2937:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  && rtx_equal_p (XEXP (op0, 1), op1))))
                                  ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:2946:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
               && rtx_equal_p (XEXP (op0, 1), op2))
                               ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:2948:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  && rtx_equal_p (XEXP (op0, 1), op1))))
                                  ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:2960:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                XEXP (op0, 0), XEXP (op0, 1));
                                                               ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:2989:58: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              return gen_rtx_fmt_ee (code, mode, XEXP (op0, 0), XEXP (op0, 1));
                                                                ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:3132:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    = CONST_DOUBLE_HIGH (el) >> (i - HOST_BITS_PER_WIDE_INT);
                      ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1051:30: note: expanded from macro 'CONST_DOUBLE_HIGH'
#define CONST_DOUBLE_HIGH(r) XCWINT (r, 1, CONST_DOUBLE)
                             ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:32: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                     ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:220:5: note: array 'hwint' declared here
    HOST_WIDE_INT hwint[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/hwint.h:49:26: note: expanded from macro 'HOST_WIDE_INT'
#   define HOST_WIDE_INT long
                         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:3336:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      int final_offset = byte + SUBREG_BYTE (op);
                                ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:3340:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && byte == 0 && SUBREG_BYTE (op) == 0)
                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:3355:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (SUBREG_BYTE (op) == 0
          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:3446:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            ORIGINAL_REGNO (x) = ORIGINAL_REGNO (op);
            ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1020:29: note: expanded from macro 'ORIGINAL_REGNO'
#define ORIGINAL_REGNO(RTX) X0UINT (RTX, 1)
                            ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:523:28: note: expanded from macro 'X0UINT'
#define X0UINT(RTX, N)     (RTL_CHECK1 (RTX, N, '0').rtuint)
                            ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:3446:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            ORIGINAL_REGNO (x) = ORIGINAL_REGNO (op);
                                 ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1020:29: note: expanded from macro 'ORIGINAL_REGNO'
#define ORIGINAL_REGNO(RTX) X0UINT (RTX, 1)
                            ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:523:28: note: expanded from macro 'X0UINT'
#define X0UINT(RTX, N)     (RTL_CHECK1 (RTX, N, '0').rtuint)
                            ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:3470:47: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx part = is_realpart ? XEXP (op, 0) : XEXP (op, 1);
                                              ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:3570:53: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (swap_commutative_operands_p (XEXP (x, 0), XEXP (x, 1)))
                                                    ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:3571:42: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        return simplify_gen_binary (code, mode, XEXP (x, 1), XEXP (x, 0));
                                                ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:3576:66: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      return simplify_binary_operation (code, mode, XEXP (x, 0), XEXP (x, 1));
                                                                 ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:3581:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                         XEXP (x, 0), XEXP (x, 1),
                                                      ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:3582:7: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                         XEXP (x, 2));
                                         ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:3592:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                            XEXP (x, 0), XEXP (x, 1));
                                                         ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:3609:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                    SUBREG_BYTE (x));
                                    ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1064:26: note: expanded from macro 'SUBREG_BYTE'
#define SUBREG_BYTE(RTX) XCUINT (RTX, 1, SUBREG)
                         ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:32: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:3622:47: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && rtx_equal_p (XEXP (XEXP (x, 0), 0), XEXP (x, 1)))
                                                     ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c:3623:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          return XEXP (x, 1);
                 ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
89 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sreal.c -o sreal.o
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stmt.c -o stmt.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stmt.c:55:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stmt.c:567:5: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
    LABEL_NAME (DECL_RTL (label)) = IDENTIFIER_POINTER (DECL_NAME (label));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:931:25: note: expanded from macro 'LABEL_NAME'
#define LABEL_NAME(RTX) XCSTR (RTX, 7, CODE_LABEL)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:541:32: note: expanded from macro 'XCSTR'
#define XCSTR(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtstr)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stmt.c:592:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                       PREV_INSN (tail_recursion_reentry));
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stmt.c:620:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        handler_slot = XEXP (handler_slot, 1);
                       ^                   ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stmt.c:676:50: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (insn = get_last_insn (); insn; insn = PREV_INSN (insn))
                                                 ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stmt.c:681:21: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                  const0_rtx, REG_NOTES (insn));
                                                              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stmt.c:680:8: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
              REG_NOTES (insn) = alloc_EXPR_LIST (REG_NON_LOCAL_GOTO,
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stmt.c:709:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (PREV_INSN (label) != 0)
      ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stmt.c:888:4: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          NOTE_BLOCK (start) = block;
          ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:816:26: note: expanded from macro 'NOTE_BLOCK'
#define NOTE_BLOCK(INSN)        XCTREE (INSN, 4, NOTE)
                                ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:546:32: note: expanded from macro 'XCTREE'
#define XCTREE(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rttree)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stmt.c:892:4: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          NOTE_BLOCK (end) = block;
          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:816:26: note: expanded from macro 'NOTE_BLOCK'
#define NOTE_BLOCK(INSN)        XCTREE (INSN, 4, NOTE)
                                ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:546:32: note: expanded from macro 'XCTREE'
#define XCTREE(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rttree)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stmt.c:957:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      else if (PREV_INSN (f->target_rtl) != 0)
               ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stmt.c:1047:5: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        && PREV_INSN (f->target_rtl) == 0
           ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stmt.c:1746:7: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      ASM_OPERANDS_INPUT (body, i) = op;
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1106:36: note: expanded from macro 'ASM_OPERANDS_INPUT'
#define ASM_OPERANDS_INPUT(RTX, N) XCVECEXP (RTX, 3, N, ASM_OPERANDS)
                                   ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:551:43: note: expanded from macro 'XCVECEXP'
#define XCVECEXP(RTX, N, M, C)  RTVEC_ELT (XCVEC (RTX, N, C), M)
                                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stmt.c:1748:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
      ASM_OPERANDS_INPUT_CONSTRAINT_EXP (body, i)
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1109:3: note: expanded from macro 'ASM_OPERANDS_INPUT_CONSTRAINT_EXP'
  XCVECEXP (RTX, 4, N, ASM_OPERANDS)
  ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:551:43: note: expanded from macro 'XCVECEXP'
#define XCVECEXP(RTX, N, M, C)  RTVEC_ELT (XCVEC (RTX, N, C), M)
                                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stmt.c:1762:29: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      = protect_from_queue (ASM_OPERANDS_INPUT (body, i), 0);
                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1106:36: note: expanded from macro 'ASM_OPERANDS_INPUT'
#define ASM_OPERANDS_INPUT(RTX, N) XCVECEXP (RTX, 3, N, ASM_OPERANDS)
                                   ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:551:43: note: expanded from macro 'XCVECEXP'
#define XCVECEXP(RTX, N, M, C)  RTVEC_ELT (XCVEC (RTX, N, C), M)
                                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stmt.c:1761:5: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
    ASM_OPERANDS_INPUT (body, i)
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1106:36: note: expanded from macro 'ASM_OPERANDS_INPUT'
#define ASM_OPERANDS_INPUT(RTX, N) XCVECEXP (RTX, 3, N, ASM_OPERANDS)
                                   ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:551:43: note: expanded from macro 'XCVECEXP'
#define XCVECEXP(RTX, N, M, C)  RTVEC_ELT (XCVEC (RTX, N, C), M)
                                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stmt.c:1773:7: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
      ASM_OPERANDS_INPUT (body, ninputs - ninout + i)
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1106:36: note: expanded from macro 'ASM_OPERANDS_INPUT'
#define ASM_OPERANDS_INPUT(RTX, N) XCVECEXP (RTX, 3, N, ASM_OPERANDS)
                                   ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:551:43: note: expanded from macro 'XCVECEXP'
#define XCVECEXP(RTX, N, M, C)  RTVEC_ELT (XCVEC (RTX, N, C), M)
                                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stmt.c:1777:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
      ASM_OPERANDS_INPUT_CONSTRAINT_EXP (body, ninputs - ninout + i)
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1109:3: note: expanded from macro 'ASM_OPERANDS_INPUT_CONSTRAINT_EXP'
  XCVECEXP (RTX, 4, N, ASM_OPERANDS)
  ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:551:43: note: expanded from macro 'XCVECEXP'
#define XCVECEXP(RTX, N, M, C)  RTVEC_ELT (XCVEC (RTX, N, C), M)
                                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stmt.c:1790:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      ASM_OPERANDS_OUTPUT_CONSTRAINT (body) = constraints[0];
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1102:45: note: expanded from macro 'ASM_OPERANDS_OUTPUT_CONSTRAINT'
#define ASM_OPERANDS_OUTPUT_CONSTRAINT(RTX) XCSTR (RTX, 1, ASM_OPERANDS)
                                            ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:541:32: note: expanded from macro 'XCSTR'
#define XCSTR(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtstr)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stmt.c:1822:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          MEM_VOLATILE_P (SET_SRC (XVECEXP (body, 0, i))) = vol;
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1125:39: note: expanded from macro 'MEM_VOLATILE_P'
  (RTL_FLAG_CHECK3("MEM_VOLATILE_P", (RTX), MEM, ASM_OPERANDS,          \
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:485:52: note: expanded from macro 'RTL_FLAG_CHECK3'
#define RTL_FLAG_CHECK3(NAME, RTX, C1, C2, C3)                          (RTX)
                                                                         ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stmt.c:1876:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                             ASM_OPERANDS_INPUT (obody, opno)))
                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1106:36: note: expanded from macro 'ASM_OPERANDS_INPUT'
#define ASM_OPERANDS_INPUT(RTX, N) XCVECEXP (RTX, 3, N, ASM_OPERANDS)
                                   ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:551:43: note: expanded from macro 'XCVECEXP'
#define XCVECEXP(RTX, N, M, C)  RTVEC_ELT (XCVEC (RTX, N, C), M)
                                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:543:32: note: expanded from macro 'XCVEC'
#define XCVEC(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtvec)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:393:35: note: expanded from macro 'RTVEC_ELT'
#define RTVEC_ELT(RTVEC, I)         ((RTVEC)->elem[I])
                                      ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stmt.c:2624:54: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (etc_note = start_label; etc_note ; etc_note = NEXT_INSN (etc_note))
                                                     ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stmt.c:2627:6: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        if (NOTE_LINE_NUMBER (etc_note) == NOTE_INSN_LOOP_END_TOP_COND)
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stmt.c:2631:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        else if (NOTE_LINE_NUMBER (etc_note) == NOTE_INSN_LOOP_BEG)
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stmt.c:2639:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        else if (NOTE_LINE_NUMBER (etc_note) == NOTE_INSN_EH_REGION_BEG)
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stmt.c:2641:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        else if (NOTE_LINE_NUMBER (etc_note) == NOTE_INSN_EH_REGION_END)
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stmt.c:2658:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        else if (NOTE_LINE_NUMBER (etc_note) == NOTE_INSN_BLOCK_BEG)
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stmt.c:2660:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        else if (NOTE_LINE_NUMBER (etc_note) == NOTE_INSN_BLOCK_END)
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stmt.c:2671:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && NEXT_INSN (etc_note) != NULL_RTX
         ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stmt.c:2682:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && NOTE_LINE_NUMBER (PREV_INSN (start_move)) == NOTE_INSN_LOOP_CONT)
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stmt.c:2682:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && NOTE_LINE_NUMBER (PREV_INSN (start_move)) == NOTE_INSN_LOOP_CONT)
                               ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:39: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                                      ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:45: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stmt.c:2683:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        start_move = PREV_INSN (start_move);
                     ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stmt.c:2699:47: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
              next_insn = (insn == etc_note ? NULL : NEXT_INSN (insn));
                                                     ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stmt.c:2702:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  && (NOTE_LINE_NUMBER (insn) == NOTE_INSN_BLOCK_BEG
                      ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stmt.c:2703:12: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      || NOTE_LINE_NUMBER (insn) == NOTE_INSN_BLOCK_END))
                         ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stmt.c:2752:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
      NOTE_PREDICTION (note) = NOTE_PREDICT (PRED_CONTINUE, IS_TAKEN);
      ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:820:33: note: expanded from macro 'NOTE_PREDICTION'
#define NOTE_PREDICTION(INSN)   XCINT (INSN, 4, NOTE)
                                ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stmt.c:2994:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
      NOTE_PREDICTION (note) = NOTE_PREDICT (pred, NOT_TAKEN);
      ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:820:33: note: expanded from macro 'NOTE_PREDICTION'
#define NOTE_PREDICTION(INSN)   XCINT (INSN, 4, NOTE)
                                ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stmt.c:3425:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
      NOTE_BLOCK (note) = block;
      ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:816:26: note: expanded from macro 'NOTE_BLOCK'
#define NOTE_BLOCK(INSN)        XCTREE (INSN, 4, NOTE)
                                ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:546:32: note: expanded from macro 'XCTREE'
#define XCTREE(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rttree)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stmt.c:3660:59: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    for (slot = nonlocal_goto_handler_slots; slot; slot = XEXP (slot, 1))
                                                          ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stmt.c:3679:49: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (; link; link = TREE_CHAIN (link), slot = XEXP (slot, 1))
                                                ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stmt.c:3701:49: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (; link; link = TREE_CHAIN (link), slot = XEXP (slot, 1))
                                                ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stmt.c:3862:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
      NOTE_BLOCK (note) = NOTE_BLOCK (thisblock->data.block.first_insn);
      ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:816:26: note: expanded from macro 'NOTE_BLOCK'
#define NOTE_BLOCK(INSN)        XCTREE (INSN, 4, NOTE)
                                ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:546:32: note: expanded from macro 'XCTREE'
#define XCTREE(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rttree)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stmt.c:3862:27: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
      NOTE_BLOCK (note) = NOTE_BLOCK (thisblock->data.block.first_insn);
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:816:26: note: expanded from macro 'NOTE_BLOCK'
#define NOTE_BLOCK(INSN)        XCTREE (INSN, 4, NOTE)
                                ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:546:32: note: expanded from macro 'XCTREE'
#define XCTREE(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rttree)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stmt.c:3866:5: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
    NOTE_LINE_NUMBER (thisblock->data.block.first_insn) = NOTE_INSN_DELETED;
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stmt.c:4494:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
           insn = NEXT_INSN (insn))
                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stmt.c:4502:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                insn = PREV_INSN (insn);
                       ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stmt.c:4503:51: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              while (insn && (GET_CODE (insn) != NOTE || NOTE_LINE_NUMBER (insn) < 0));
                                                         ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stmt.c:4509:32: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  locus.file = NOTE_SOURCE_FILE (insn);
                               ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:815:32: note: expanded from macro 'NOTE_SOURCE_FILE'
#define NOTE_SOURCE_FILE(INSN)  XCSTR (INSN, 4, NOTE)
                                ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:541:32: note: expanded from macro 'XCSTR'
#define XCSTR(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtstr)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stmt.c:4510:32: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  locus.line = NOTE_LINE_NUMBER (insn);
                               ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stmt.c:5688:21: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      before_case = NEXT_INSN (before_case);
                    ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stmt.c:5841:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      l1 = XEXP (SET_SRC (PATTERN (i1)), 0);
                 ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stmt.c:5841:27: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      l1 = XEXP (SET_SRC (PATTERN (i1)), 0);
                          ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stmt.c:5846:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      l2 = XEXP (SET_SRC (PATTERN (i2)), 0);
                 ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stmt.c:5846:27: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      l2 = XEXP (SET_SRC (PATTERN (i2)), 0);
                          ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
54 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stor-layout.c -o stor-layout.o
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stringpool.c -o stringpool.o
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stringpool.c:91: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);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../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 -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/targhooks.c -o targhooks.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/targhooks.c:58:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
1 warning generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/timevar.c -o timevar.o
clang   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl \
  -DTARGET_NAME=\"x86_64--netbsd9.99.67\" \
  -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/toplev.c -o toplev.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/toplev.c:53:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/toplev.c:2593:42: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = get_insns (); insn; insn = NEXT_INSN (insn))
                                         ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/toplev.c:2595:5: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        && NOTE_LINE_NUMBER (insn) == NOTE_INSN_PREDICTION)
           ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/toplev.c:3716:15: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
      printf (_("\nTarget specific options:\n"));
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/intl.h:47:19: note: expanded from macro '_'
# define _(msgid) gettext (msgid)
                  ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/toplev.c:3716:15: note: treat the string as an argument to avoid this
      printf (_("\nTarget specific options:\n"));
              ^
              "%s", 
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/intl.h:47:19: note: expanded from macro '_'
# define _(msgid) gettext (msgid)
                  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/toplev.c:3758:14: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
            printf (_("\nThere are undocumented target specific options as well.\n"));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/intl.h:47:19: note: expanded from macro '_'
# define _(msgid) gettext (msgid)
                  ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/toplev.c:3758:14: note: treat the string as an argument to avoid this
            printf (_("\nThere are undocumented target specific options as well.\n"));
                    ^
                    "%s", 
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/intl.h:47:19: note: expanded from macro '_'
# define _(msgid) gettext (msgid)
                  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/toplev.c:3760:14: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
            printf (_("  They exist, but they are not documented.\n"));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/intl.h:47:19: note: expanded from macro '_'
# define _(msgid) gettext (msgid)
                  ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/toplev.c:3760:14: note: treat the string as an argument to avoid this
            printf (_("  They exist, but they are not documented.\n"));
                    ^
                    "%s", 
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/intl.h:47:19: note: expanded from macro '_'
# define _(msgid) gettext (msgid)
                  ^
6 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tracer.c -o tracer.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tracer.c:44:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tracer.c:90:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
       insn != NEXT_INSN (BB_END (bb));
               ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tracer.c:91:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
       insn = NEXT_INSN (insn))
              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
3 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tree.c -o tree.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tree.c:45:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
1 warning generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tree-dump.c -o tree-dump.o
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c -o unroll.o
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:316:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          last_loop_insn = PREV_INSN (last_loop_insn);
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:445:9: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        insn = NEXT_INSN (insn);
               ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:464:23: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      insert_before = NEXT_INSN (last_loop_insn);
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:468:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        copy_end = PREV_INSN (PREV_INSN (last_loop_insn));
                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:468:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        copy_end = PREV_INSN (PREV_INSN (last_loop_insn));
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:31: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:471:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          copy_end = PREV_INSN (last_loop_insn);
                     ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:505:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          insert_before = PREV_INSN (last_loop_insn);
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:506:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          copy_end = PREV_INSN (insert_before);
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:517:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          copy_end = PREV_INSN (insert_before);
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:546:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          insert_before = PREV_INSN (last_loop_insn);
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:547:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          copy_end = PREV_INSN (insert_before);
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:554:20: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          insert_before = NEXT_INSN (last_loop_insn);
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:580:9: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        insn = NEXT_INSN (insn);
               ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:587:17: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          copy_start = NEXT_INSN (insn);
                       ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:604:17: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  start_label = NEXT_INSN (copy_start);
                ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:607:19: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
    start_label = NEXT_INSN (start_label);
                  ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:622:7: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (LABEL_NAME (start_label))
      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:931:25: note: expanded from macro 'LABEL_NAME'
#define LABEL_NAME(RTX) XCSTR (RTX, 7, CODE_LABEL)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:541:32: note: expanded from macro 'XCSTR'
#define XCSTR(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtstr)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:638:25: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && start_label != JUMP_LABEL (PREV_INSN (last_loop_insn)))
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:638:37: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && start_label != JUMP_LABEL (PREV_INSN (last_loop_insn)))
                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:35: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                                  ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:45: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:643:23: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      insert_before = NEXT_INSN (last_loop_insn);
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:649:25: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && start_label != JUMP_LABEL (last_loop_insn))
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:691:52: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = copy_start; insn != loop_end; insn = NEXT_INSN (insn))
                                                   ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:699:8: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (JUMP_LABEL (insn))
              ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:702:10: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
                              JUMP_LABEL (insn));
                              ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.h:166:61: note: expanded from macro 'set_label_in_map'
#define set_label_in_map(MAP, I, X) ((MAP)->label_map[I] = (X))
                                                            ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:706:18: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              rtx pat = PATTERN (insn);
                        ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:1037:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            copy_end = PREV_INSN (PREV_INSN (last_loop_insn));
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:1037:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            copy_end = PREV_INSN (PREV_INSN (last_loop_insn));
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:31: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:1040:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              copy_end = PREV_INSN (last_loop_insn);
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:1054:5: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                PREV_INSN (loop_start));
                                ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:1081:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    copy_end = PREV_INSN (PREV_INSN (last_loop_insn));
                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:1081:29: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    copy_end = PREV_INSN (PREV_INSN (last_loop_insn));
                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:31: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:1092:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          emit_label_after (labels[0], PREV_INSN (loop_start));
                                       ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:1096:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              insert_before = PREV_INSN (last_loop_insn);
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:1097:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              copy_end = PREV_INSN (insert_before);
                         ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:1109:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              copy_end = PREV_INSN (insert_before);
                         ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:1140:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
  NOTE_PRECONDITIONED (loop->end) = loop_preconditioned;
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:821:37: note: expanded from macro 'NOTE_PRECONDITIONED'
#define NOTE_PRECONDITIONED(INSN)   XCINT (INSN, 4, NOTE)
                                    ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:1197:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      insn = NEXT_INSN (copy_end);
             ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:1199:43: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        PATTERN (insn) = remap_split_bivs (loop, PATTERN (insn));
                                                 ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:1199:2: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        PATTERN (insn) = remap_split_bivs (loop, PATTERN (insn));
        ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:1229:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          insn = PREV_INSN (copy_start);
                 ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:1230:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          pattern = PATTERN (insn);
                    ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:1233:9: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                    CODE_LABEL_NUMBER
                                    ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:803:33: note: expanded from macro 'CODE_LABEL_NUMBER'
#define CODE_LABEL_NUMBER(INSN) XINT (INSN, 6)
                                ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:1234:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                    (XEXP (SET_SRC (pattern), 0)));
                                           ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:803:39: note: expanded from macro 'CODE_LABEL_NUMBER'
#define CODE_LABEL_NUMBER(INSN) XINT (INSN, 6)
                                      ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:35: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:1235:4: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          SET_SRC (pattern) = gen_rtx_LABEL_REF (VOIDmode, tem);
          ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:1239:4: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
          JUMP_LABEL (insn) = tem;
          ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:1240:4: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          LABEL_NUSES (tem)++;
          ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:1265:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  insn = NEXT_INSN (copy_start);
         ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:1277:43: warning: array index 7 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && ! (GET_CODE (insn) == CODE_LABEL && LABEL_NAME (insn))
                                                 ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:931:25: note: expanded from macro 'LABEL_NAME'
#define LABEL_NAME(RTX) XCSTR (RTX, 7, CODE_LABEL)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:541:32: note: expanded from macro 'XCSTR'
#define XCSTR(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtstr)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:1279:6: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                && NOTE_LINE_NUMBER (insn) == NOTE_INSN_DELETED_LABEL))
                   ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:1282:9: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
        insn = NEXT_INSN (insn);
               ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:1349:7: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
      JUMP_LABEL (insn) = label;
      ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:1350:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
      LABEL_NUSES (label) += 1;
      ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:1358:7: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
      JUMP_LABEL (insn) = label;
      ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:1359:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
      LABEL_NUSES (label) += 1;
      ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:1580:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      src_insn = PREV_INSN (src_insn);
                 ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:1581:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      pattern = single_set (src_insn);
                ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:1581:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      pattern = single_set (src_insn);
                ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:1591:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  increment = XEXP (SET_SRC (pattern), 1);
              ^                        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:1591:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  increment = XEXP (SET_SRC (pattern), 1);
                    ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:1602:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        increment = XEXP (increment, 1);
                    ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:1621:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx second_part = XEXP (increment, 1);
                            ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:1659:23: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      || REGNO (XEXP (SET_SRC (pattern), 0)) != regno)
                      ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1019:28: note: expanded from macro 'REGNO'
#define REGNO(RTX) XCUINT (RTX, 0, REG)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:45: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:1669:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          src_insn = PREV_INSN (src_insn);
                     ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:1670:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          pattern = single_set (src_insn);
                    ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:1670:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          pattern = single_set (src_insn);
                    ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:1706:43: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XEXP (copy, 1) = initial_reg_note_copy (XEXP (notes, 1), map);
                                          ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:1706:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  XEXP (copy, 1) = initial_reg_note_copy (XEXP (notes, 1), map);
  ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:1779:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      insn = NEXT_INSN (insn);
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:1786:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          pattern = PATTERN (insn);
                    ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:1798:15: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if ((set = single_set (insn))
                     ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:1798:15: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if ((set = single_set (insn))
                     ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:1870:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                   XEXP (value, 1));
                                                   ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:1892:15: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if ((set = single_set (insn))
                     ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:1892:15: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if ((set = single_set (insn))
                     ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:1924:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      giv_inc = XEXP (splittable_regs[regno], 1);
                                ^                             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2003:18: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              pattern = PATTERN (copy);
                        ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2010:46: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
          REG_NOTES (copy) = initial_reg_note_copy (REG_NOTES (insn), map);
                                                    ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2010:4: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
          REG_NOTES (copy) = initial_reg_note_copy (REG_NOTES (insn), map);
          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2011:4: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          INSN_LOCATOR (copy) = INSN_LOCATOR (insn);
          ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:570:28: note: expanded from macro 'INSN_LOCATOR'
#define INSN_LOCATOR(INSN) XINT (INSN, 4)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2011:26: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          INSN_LOCATOR (copy) = INSN_LOCATOR (insn);
                                ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:570:28: note: expanded from macro 'INSN_LOCATOR'
#define INSN_LOCATOR(INSN) XINT (INSN, 4)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2062:39: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          pattern = copy_rtx_and_substitute (PATTERN (insn), map, 0);
                                             ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2064:46: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
          REG_NOTES (copy) = initial_reg_note_copy (REG_NOTES (insn), map);
                                                    ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2064:4: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
          REG_NOTES (copy) = initial_reg_note_copy (REG_NOTES (insn), map);
          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2065:4: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          INSN_LOCATOR (copy) = INSN_LOCATOR (insn);
          ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:570:28: note: expanded from macro 'INSN_LOCATOR'
#define INSN_LOCATOR(INSN) XINT (INSN, 4)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2065:26: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          INSN_LOCATOR (copy) = INSN_LOCATOR (insn);
                                ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:570:28: note: expanded from macro 'INSN_LOCATOR'
#define INSN_LOCATOR(INSN) XINT (INSN, 4)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2067:8: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (JUMP_LABEL (insn))
              ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2070:13: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                      CODE_LABEL_NUMBER
                                                      ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:803:33: note: expanded from macro 'CODE_LABEL_NUMBER'
#define CODE_LABEL_NUMBER(INSN) XINT (INSN, 6)
                                ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2071:14: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                      (JUMP_LABEL (insn)));
                                                       ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:803:39: note: expanded from macro 'CODE_LABEL_NUMBER'
#define CODE_LABEL_NUMBER(INSN) XINT (INSN, 6)
                                      ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:35: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2069:8: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
              JUMP_LABEL (copy) = get_label_from_map (map,
              ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2072:8: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
              LABEL_NUSES (JUMP_LABEL (copy))++;
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2072:21: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
              LABEL_NUSES (JUMP_LABEL (copy))++;
                           ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:33: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                                ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:45: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2074:8: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (JUMP_LABEL (insn) == start_label && insn == copy_end
              ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2093:5: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  JUMP_LABEL (jmp) = exit_label;
                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2094:5: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  LABEL_NUSES (exit_label)++;
                  ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2097:5: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  LABEL_NUSES (lab) = 0;
                  ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2112:8: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (JUMP_LABEL (insn))
              ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2118:19: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              if ((set = single_set (copy)))
                         ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2118:19: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              if ((set = single_set (copy)))
                         ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2120:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  tem = SET_SRC (set);
                        ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2125:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      if (XEXP (tem, 1) != pc_rtx)
                          ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2126:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                        label = XEXP (XEXP (tem, 1), 0);
                                      ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2128:18: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
                        label = XEXP (XEXP (tem, 2), 0);
                                      ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2133:3: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
                JUMP_LABEL (copy) = label;
                ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2141:8: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                          CODE_LABEL_NUMBER (JUMP_LABEL (insn)));
                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:803:33: note: expanded from macro 'CODE_LABEL_NUMBER'
#define CODE_LABEL_NUMBER(INSN) XINT (INSN, 6)
                                ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2141:27: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                          CODE_LABEL_NUMBER (JUMP_LABEL (insn)));
                                                             ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:803:39: note: expanded from macro 'CODE_LABEL_NUMBER'
#define CODE_LABEL_NUMBER(INSN) XINT (INSN, 6)
                                      ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:35: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2139:5: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  JUMP_LABEL (copy)
                  ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2147:8: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
              LABEL_NUSES (JUMP_LABEL (copy))++;
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2147:21: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
              LABEL_NUSES (JUMP_LABEL (copy))++;
                           ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:33: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                                ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:45: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2152:18: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              rtx pat = PATTERN (copy);
                        ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2158:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
                LABEL_NUSES (XEXP (XVECEXP (pat, diff_vec_p, i), 0))++;
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2186:39: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          pattern = copy_rtx_and_substitute (PATTERN (insn), map, 0);
                                             ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2188:46: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
          REG_NOTES (copy) = initial_reg_note_copy (REG_NOTES (insn), map);
                                                    ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2188:4: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
          REG_NOTES (copy) = initial_reg_note_copy (REG_NOTES (insn), map);
          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2189:4: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          INSN_LOCATOR (copy) = INSN_LOCATOR (insn);
          ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:570:28: note: expanded from macro 'INSN_LOCATOR'
#define INSN_LOCATOR(INSN) XINT (INSN, 4)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2189:26: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          INSN_LOCATOR (copy) = INSN_LOCATOR (insn);
                                ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:570:28: note: expanded from macro 'INSN_LOCATOR'
#define INSN_LOCATOR(INSN) XINT (INSN, 4)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2196:33: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
            = copy_rtx_and_substitute (CALL_INSN_FUNCTION_USAGE (insn),
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:798:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE'
#define CALL_INSN_FUNCTION_USAGE(INSN)  XEXP(INSN, 9)
                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2195:4: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
          CALL_INSN_FUNCTION_USAGE (copy)
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:798:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE'
#define CALL_INSN_FUNCTION_USAGE(INSN)  XEXP(INSN, 9)
                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2218:12: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                                     CODE_LABEL_NUMBER (insn)));
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:803:33: note: expanded from macro 'CODE_LABEL_NUMBER'
#define CODE_LABEL_NUMBER(INSN) XINT (INSN, 6)
                                ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2234:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (NOTE_LINE_NUMBER (insn) != NOTE_INSN_DELETED
              ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2235:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                   && NOTE_LINE_NUMBER (insn) != NOTE_INSN_DELETED_LABEL
                      ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2236:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                   && NOTE_LINE_NUMBER (insn) != NOTE_INSN_BASIC_BLOCK
                      ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2237:11: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                   && ((NOTE_LINE_NUMBER (insn) != NOTE_INSN_LOOP_VTOP
                        ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2238:7: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                        && NOTE_LINE_NUMBER (insn) != NOTE_INSN_LOOP_CONT)
                           ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2258:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      insn = NEXT_INSN (insn);
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2262:24: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
        final_reg_note_copy (&REG_NOTES (map->insn_map[INSN_UID (insn)]), map);
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2278:61: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (insn = copy_notes_from; insn != loop_end; insn = NEXT_INSN (insn))
                                                            ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2287:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && ((NOTE_LINE_NUMBER (insn) != NOTE_INSN_DELETED
                   ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2288:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                   && NOTE_LINE_NUMBER (insn) != NOTE_INSN_BASIC_BLOCK
                      ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2289:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                   && NOTE_LINE_NUMBER (insn) != NOTE_INSN_LOOP_VTOP
                      ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2290:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                   && NOTE_LINE_NUMBER (insn) != NOTE_INSN_LOOP_CONT)))
                      ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2295:22: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (final_label && LABEL_NUSES (final_label) > 0)
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2338:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    loop_end = PREV_INSN (loop_end);
               ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2343:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
    insn = NEXT_INSN (insn);
           ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2351:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (p = NEXT_INSN (insn); p != loop_end; p = NEXT_INSN (p))
           ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2351:49: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (p = NEXT_INSN (insn); p != loop_end; p = NEXT_INSN (p))
                                                ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2355:18: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
          target_insn = JUMP_LABEL (p);
                        ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2360:40: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (q = loop_start; q != insn; q = NEXT_INSN (q))
                                              ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2516:47: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              || reg_mentioned_p (bl->biv->dest_reg, SET_SRC (bl->init_set)))
                                                     ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2523:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        if ((tem = single_set (v->insn)) == 0
                   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2523:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        if ((tem = single_set (v->insn)) == 0
                   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2884:50: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (label = loop->exit_labels; label; label = LABEL_NEXTREF (label))
                                                 ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1008:28: note: expanded from macro 'LABEL_NEXTREF'
#define LABEL_NEXTREF(REF) XCEXP (REF, 1, LABEL_REF)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2894:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  LABEL_NEXTREF (label) = loop->exit_labels;
  ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1008:28: note: expanded from macro 'LABEL_NEXTREF'
#define LABEL_NEXTREF(REF) XCEXP (REF, 1, LABEL_REF)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2896:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (; label; label = LABEL_NEXTREF (label))
                        ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1008:28: note: expanded from macro 'LABEL_NEXTREF'
#define LABEL_NEXTREF(REF) XCEXP (REF, 1, LABEL_REF)
                           ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2902:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      insn = NEXT_INSN (XEXP (label, 0));
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2910:35: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              if (reg_referenced_p (reg, PATTERN (insn)))
                                         ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2917:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              set = single_set (insn);
                    ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2917:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
              set = single_set (insn);
                    ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2931:10: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
                insn = JUMP_LABEL (insn);
                       ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:2934:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          insn = NEXT_INSN (insn);
                 ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:3092:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          for (insn = NEXT_INSN (v->insn); insn != loop_end;
                      ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:3093:16: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
               insn = NEXT_INSN (insn))
                      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:3152:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = PREV_INSN (loop_start); insn; insn = PREV_INSN (insn))
              ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:3152:52: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = PREV_INSN (loop_start); insn; insn = PREV_INSN (insn))
                                                   ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:3162:15: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if ((set = single_set (insn))
                     ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:3162:15: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if ((set = single_set (insn))
                     ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:3174:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                ret = SET_SRC (set);
                      ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:3205:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        return XEXP (op, 1);
               ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:3206:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      else if (XEXP (op, 1) == reg)
               ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:3229:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op01 = XEXP (op0, 1), op00 = XEXP (op0, 0);
               ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:3234:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        op11 = XEXP (op1, 1), op10 = XEXP (op1, 0);
               ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:3501:4: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
                        return 0;
                        ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:3497:9: note: previous statement is here
                      if (loop_dump_stream)
                      ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:3286:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  last_loop_insn = PREV_INSN (loop->end);
                   ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:3301:7: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (LABEL_NUSES (JUMP_LABEL (last_loop_insn)) > 1)
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:3301:20: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (LABEL_NUSES (JUMP_LABEL (last_loop_insn)) > 1)
                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:33: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                                ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:45: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:3313:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx temp = PREV_INSN (last_loop_insn);
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:3320:12: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
              if (JUMP_LABEL (temp) == 0)
                  ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:3331:15: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  INSN_UID (JUMP_LABEL (temp)) < max_uid_for_loop
                            ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:563:31: note: expanded from macro 'INSN_UID'
#define INSN_UID(INSN)  XINT (INSN, 0)
                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:35: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:3333:19: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  && INSN_LUID (JUMP_LABEL (temp)) > INSN_LUID (loop->top)
                                ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:563:31: note: expanded from macro 'INSN_UID'
#define INSN_UID(INSN)  XINT (INSN, 0)
                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:35: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:3334:19: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  && INSN_LUID (JUMP_LABEL (temp)) < INSN_LUID (loop->cont))
                                ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:563:31: note: expanded from macro 'INSN_UID'
#define INSN_UID(INSN)  XINT (INSN, 0)
                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:35: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:3344:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      while ((temp = PREV_INSN (temp)) != loop->cont);
                     ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:3365:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  comparison_value = XEXP (comparison, 1);
                     ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:3630:41: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        reg2 = XEXP (final_value, 0), const2 = XEXP (final_value, 1);
                                               ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:3678:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  && XEXP (temp2, 0) == XEXP (temp, 1))
                                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:3679:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                initial_value = XEXP (temp2, 1);
                                ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:3973:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx p = NEXT_INSN (copy_start);
          ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:3982:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      p = NEXT_INSN (p);
          ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:4003:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      p = NEXT_INSN (p);
          ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:4028:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  label_ref = SET_SRC (x);
              ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:4038:7: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (CODE_LABEL_NUMBER (label) == CODE_LABEL_NUMBER (XEXP (label_ref, 0)))
      ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:803:33: note: expanded from macro 'CODE_LABEL_NUMBER'
#define CODE_LABEL_NUMBER(INSN) XINT (INSN, 6)
                                ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c:4038:36: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (CODE_LABEL_NUMBER (label) == CODE_LABEL_NUMBER (XEXP (label_ref, 0)))
                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:803:33: note: expanded from macro 'CODE_LABEL_NUMBER'
#define CODE_LABEL_NUMBER(INSN) XINT (INSN, 6)
                                ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
180 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/varasm.c -o varasm.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/varasm.c:42:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/varasm.c:824:4: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          ORIGINAL_REGNO (DECL_RTL (decl)) = reg_number;
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1020:29: note: expanded from macro 'ORIGINAL_REGNO'
#define ORIGINAL_REGNO(RTX) X0UINT (RTX, 1)
                            ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:523:28: note: expanded from macro 'X0UINT'
#define X0UINT(RTX, N)     (RTL_CHECK1 (RTX, N, '0').rtuint)
                            ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/varasm.c:864:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  SYMBOL_REF_DECL (x) = decl;
  ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1284:30: note: expanded from macro 'SYMBOL_REF_DECL'
#define SYMBOL_REF_DECL(RTX)    X0TREE ((RTX), 2)
                                ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:529:28: note: expanded from macro 'X0TREE'
#define X0TREE(RTX, N)     (RTL_CHECK1 (RTX, N, '0').rttree)
                            ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/varasm.c:1737:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  SYMBOL_REF_FLAGS (x) = SYMBOL_FLAG_LOCAL;
  ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1293:31: note: expanded from macro 'SYMBOL_REF_FLAGS'
#define SYMBOL_REF_FLAGS(RTX)   X0INT ((RTX), 1)
                                ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:522:27: note: expanded from macro 'X0INT'
#define X0INT(RTX, N)      (RTL_CHECK1 (RTX, N, '0').rtint)
                            ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/varasm.c:2163:24: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
          hi = value.offset + CODE_LABEL_NUMBER (XEXP (value.base, 0)) * 13;
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:803:33: note: expanded from macro 'CODE_LABEL_NUMBER'
#define CODE_LABEL_NUMBER(INSN) XINT (INSN, 6)
                                ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/varasm.c:2449:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  SYMBOL_REF_FLAGS (symbol) = SYMBOL_FLAG_LOCAL;
  ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1293:31: note: expanded from macro 'SYMBOL_REF_FLAGS'
#define SYMBOL_REF_FLAGS(RTX)   X0INT ((RTX), 1)
                                ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:522:27: note: expanded from macro 'X0INT'
#define X0INT(RTX, N)      (RTL_CHECK1 (RTX, N, '0').rtint)
                            ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/varasm.c:2450:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  SYMBOL_REF_DECL (symbol) = desc->value;
  ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1284:30: note: expanded from macro 'SYMBOL_REF_DECL'
#define SYMBOL_REF_DECL(RTX)    X0TREE ((RTX), 2)
                                ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:529:28: note: expanded from macro 'X0TREE'
#define X0TREE(RTX, N)     (RTL_CHECK1 (RTX, N, '0').rttree)
                            ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/varasm.c:2545:14: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  tree exp = SYMBOL_REF_DECL (symbol);
             ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1284:30: note: expanded from macro 'SYMBOL_REF_DECL'
#define SYMBOL_REF_DECL(RTX)    X0TREE ((RTX), 2)
                                ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:529:28: note: expanded from macro 'X0TREE'
#define X0TREE(RTX, N)     (RTL_CHECK1 (RTX, N, '0').rttree)
                            ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/varasm.c:2721:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          value->un.di.high = CONST_DOUBLE_HIGH (x);
                              ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1051:30: note: expanded from macro 'CONST_DOUBLE_HIGH'
#define CONST_DOUBLE_HIGH(r) XCWINT (r, 1, CONST_DOUBLE)
                             ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:32: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                     ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:220:5: note: array 'hwint' declared here
    HOST_WIDE_INT hwint[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/hwint.h:49:26: note: expanded from macro 'HOST_WIDE_INT'
#   define HOST_WIDE_INT long
                         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/varasm.c:2746:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    value->un.int_vec[i].high = CONST_DOUBLE_HIGH (elt);
                                                ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1051:30: note: expanded from macro 'CONST_DOUBLE_HIGH'
#define CONST_DOUBLE_HIGH(r) XCWINT (r, 1, CONST_DOUBLE)
                             ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:32: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                     ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:220:5: note: array 'hwint' declared here
    HOST_WIDE_INT hwint[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/hwint.h:49:26: note: expanded from macro 'HOST_WIDE_INT'
#   define HOST_WIDE_INT long
                         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/varasm.c:2799:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          value->un.addr.offset = INTVAL (XEXP (x, 1));
                                          ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/varasm.c:2804:38: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          value->un.addr.offset = - INTVAL (XEXP (x, 1));
                                            ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/varasm.c:2830:31: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          value->kind = RTX_UNSPEC + XINT (value->un.addr.base, 1);
                                     ^                          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/varasm.c:2863:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  decode_rtx_const (GET_MODE (x), XEXP (x, 1), &val1);
                                  ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/varasm.c:3000:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  SYMBOL_REF_FLAGS (symbol) = SYMBOL_FLAG_LOCAL;
  ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1293:31: note: expanded from macro 'SYMBOL_REF_FLAGS'
#define SYMBOL_REF_FLAGS(RTX)   X0INT ((RTX), 1)
                                ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:522:27: note: expanded from macro 'X0INT'
#define X0INT(RTX, N)      (RTL_CHECK1 (RTX, N, '0').rtint)
                            ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/varasm.c:3013:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  SYMBOL_REF_FLAGS (symbol) = SYMBOL_FLAG_LOCAL;
  ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1293:31: note: expanded from macro 'SYMBOL_REF_FLAGS'
#define SYMBOL_REF_FLAGS(RTX)   X0INT ((RTX), 1)
                                ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:522:27: note: expanded from macro 'X0INT'
#define X0INT(RTX, N)      (RTL_CHECK1 (RTX, N, '0').rtint)
                            ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/varasm.c:3144:8: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  && NOTE_LINE_NUMBER (tmp) == NOTE_INSN_DELETED))
                     ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:825:32: note: expanded from macro 'NOTE_LINE_NUMBER'
#define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
                               ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/varasm.c:3263:42: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = get_insns (); insn; insn = NEXT_INSN (insn))
                                         ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/varasm.c:3265:23: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      mark_constants (PATTERN (insn));
                      ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/varasm.c:3269:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
       link = XEXP (link, 1))
              ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/varasm.c:3274:18: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        mark_constants (PATTERN (insn));
                        ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/varasm.c:3303:23: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      mark_constants (PATTERN (x));
                      ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/varasm.c:3370:15: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          tree exp = SYMBOL_REF_DECL (x);
                     ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1284:30: note: expanded from macro 'SYMBOL_REF_DECL'
#define SYMBOL_REF_DECL(RTX)    X0TREE ((RTX), 2)
                                ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:529:28: note: expanded from macro 'X0TREE'
#define X0TREE(RTX, N)     (RTL_CHECK1 (RTX, N, '0').rttree)
                            ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/varasm.c:5182:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  SYMBOL_REF_FLAGS (symbol) = flags;
  ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1293:31: note: expanded from macro 'SYMBOL_REF_FLAGS'
#define SYMBOL_REF_FLAGS(RTX)   X0INT ((RTX), 1)
                                ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:522:27: note: expanded from macro 'X0INT'
#define X0INT(RTX, N)      (RTL_CHECK1 (RTX, N, '0').rtint)
                            ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/varasm.c:5300:
./gt-varasm.h:75:7: warning: switch condition has boolean value [-Wswitch-bool]
      switch (((*x).value).kind >= RTX_INT)
      ^       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./gt-varasm.h:306:7: warning: switch condition has boolean value [-Wswitch-bool]
      switch (((*x).value).kind >= RTX_INT)
      ^       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./gt-varasm.h:552:3: warning: switch condition has boolean value [-Wswitch-bool]
  switch (((*x).value).kind >= RTX_INT)
  ^       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
27 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/version.c -o version.o
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/vmsdbgout.c -o vmsdbgout.o
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/xcoffout.c -o xcoffout.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/xcoffout.c:35:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
1 warning generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alloc-pool.c -o alloc-pool.o
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/et-forest.c -o et-forest.o
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfghooks.c -o cfghooks.o
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/bt-load.c -o bt-load.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/bt-load.c:33:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/bt-load.c:225:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && (set = single_set (insn)))
                ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/bt-load.c:225:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && (set = single_set (insn)))
                ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/bt-load.c:228:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx src = SET_SRC (set);
                ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/bt-load.c:277:17: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
          this_group = obstack_alloc (&migrate_btrl_obstack,
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/bt-load.c:265:30: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx def_src = SET_SRC (single_set (def->insn));
                             ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:28: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:45: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/bt-load.c:265:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx def_src = SET_SRC (single_set (def->insn));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/bt-load.c:265:30: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx def_src = SET_SRC (single_set (def->insn));
                             ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:28: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:45: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/bt-load.c:301:7: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
    = obstack_alloc (&migrate_btrl_obstack, sizeof (struct btr_def_s));
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/bt-load.c:352:10: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  user = obstack_alloc (&migrate_btrl_obstack, sizeof (struct btr_user_s));
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/bt-load.c:336:29: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx *usep = find_btr_use (PATTERN (insn));
                            ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/bt-load.c:347:51: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      unambiguous_single_use = !btr_referenced_p (PATTERN (insn), usep);
                                                  ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/bt-load.c:477:40: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (insn = BB_HEAD (bb), last = NEXT_INSN (BB_END (bb));
                                       ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/bt-load.c:479:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
           insn = NEXT_INSN (insn), insn_luid++)
                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/bt-load.c:506:27: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  if (btr_referenced_p (PATTERN (insn), NULL))
                                        ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/bt-load.c:526:19: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                          note_stores (PATTERN (insn), note_btr_set, &info);
                                       ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/bt-load.c:535:19: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      rtx pat = PATTERN (insn);
                                ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/bt-load.c:629:40: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for (insn = BB_HEAD (bb), last = NEXT_INSN (BB_END (bb));
                                       ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/bt-load.c:631:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
           insn = NEXT_INSN (insn))
                  ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/bt-load.c:1082:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
    insp = NEXT_INSN (insp);
           ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/bt-load.c:1088:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  set = single_set (old_insn);
        ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/bt-load.c:1088:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  set = single_set (old_insn);
        ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/bt-load.c:1089:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  src = SET_SRC (set);
        ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/bt-load.c:1133:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      insn = PREV_INSN (insn);
             ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
24 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/pretty-print.c -o pretty-print.o
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ggc-page.c -o ggc-page.o
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ggc-page.c:869:60: warning: format specifies type 'void *' but the argument has type 'char *' [-Wformat-pedantic]
             (void *) entry, (unsigned long) OBJECT_SIZE (order), page,
                                                                  ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ggc-page.c:870:7: warning: format specifies type 'void *' but the argument has type 'char *' [-Wformat-pedantic]
             page + entry_size - 1);
             ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ggc-page.c:903:7: warning: format specifies type 'void *' but the argument has type 'char *' [-Wformat-pedantic]
             entry->page, entry->page + entry->bytes - 1);
             ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ggc-page.c:903:20: warning: format specifies type 'void *' but the argument has type 'char *' [-Wformat-pedantic]
             entry->page, entry->page + entry->bytes - 1);
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ggc-page.c:524:1: warning: unused function 'ggc_allocated_p' [-Wunused-function]
ggc_allocated_p (const void *p)
^
5 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/web.c -o web.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/web.c:55:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/web.c:118:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx set = single_set (insn);
            ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/web.c:118:13: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  rtx set = single_set (insn);
            ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/web.c:139:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && SET_SRC (set) == DF_REF_REG (use)
         ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/web.c:140:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && SET_SRC (set) == SET_DEST (set))
         ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/web.c:214:7: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      REG_ATTRS (newreg) = REG_ATTRS (reg);
      ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1167:24: note: expanded from macro 'REG_ATTRS'
#define REG_ATTRS(RTX) X0REGATTR (RTX, 2)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:534:29: note: expanded from macro 'X0REGATTR'
#define X0REGATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, REG).rtreg)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/web.c:214:28: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      REG_ATTRS (newreg) = REG_ATTRS (reg);
                           ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1167:24: note: expanded from macro 'REG_ATTRS'
#define REG_ATTRS(RTX) X0REGATTR (RTX, 2)
                       ^               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:534:29: note: expanded from macro 'X0REGATTR'
#define X0REGATTR(RTX, N)  (RTL_CHECKC1 (RTX, N, REG).rtreg)
                            ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/web.c:285:42: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = get_insns (); insn; insn = NEXT_INSN (insn))
                                         ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/web.c:287:22: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      for_each_rtx (&PATTERN (insn), mark_addressof, use_addressof);
                     ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
9 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl \
	/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c -o i386.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:34:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:3257:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      || INTVAL (XEXP (slot, 1)) != i * 16)
                                 ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:3269:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      || INTVAL (XEXP (slot, 1)) != i * 8)
                                 ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:3354:54: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              dest_mem = adjust_address (mem, mode, INTVAL (XEXP (slot, 1)));
                                                            ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.h:652:35: note: expanded from macro 'adjust_address'
  adjust_address_1 (MEMREF, MODE, OFFSET, 1, 1)
                                  ^~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:3508:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  set = PATTERN (insn);
        ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:3578:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              && (XINT (op, 1) == UNSPEC_GOT
                  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:3579:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  || XINT (op, 1) == UNSPEC_GOTOFF
                     ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:3580:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  || XINT (op, 1) == UNSPEC_GOTPCREL)))
                     ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:3592:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          || XINT (op, 1) != UNSPEC_GOTOFF)
             ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:3617:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && XINT (op, 1) == UNSPEC_GOTPCREL)
             ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:3621:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && XINT (XEXP (op, 0), 1) == UNSPEC_GOTPCREL)
             ^                   ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:3654:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (SYMBOL_REF_LOCAL_P (op))
      ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1305:5: note: expanded from macro 'SYMBOL_REF_LOCAL_P'
  ((SYMBOL_REF_FLAGS (RTX) & SYMBOL_FLAG_LOCAL) != 0)
    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1293:31: note: expanded from macro 'SYMBOL_REF_FLAGS'
#define SYMBOL_REF_FLAGS(RTX)   X0INT ((RTX), 1)
                                ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:522:27: note: expanded from macro 'X0INT'
#define X0INT(RTX, N)      (RTL_CHECK1 (RTX, N, '0').rtint)
                            ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:3676:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  return SYMBOL_REF_TLS_MODEL (op);
         ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1314:23: note: expanded from macro 'SYMBOL_REF_TLS_MODEL'
  ((enum tls_model) ((SYMBOL_REF_FLAGS (RTX) >> SYMBOL_FLAG_TLS_SHIFT) & 7))
                      ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1293:31: note: expanded from macro 'SYMBOL_REF_FLAGS'
#define SYMBOL_REF_FLAGS(RTX)   X0INT ((RTX), 1)
                                ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:522:27: note: expanded from macro 'X0INT'
#define X0INT(RTX, N)      (RTL_CHECK1 (RTX, N, '0').rtint)
                            ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:3684:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  return SYMBOL_REF_TLS_MODEL (op) == kind;
         ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1314:23: note: expanded from macro 'SYMBOL_REF_TLS_MODEL'
  ((enum tls_model) ((SYMBOL_REF_FLAGS (RTX) >> SYMBOL_FLAG_TLS_SHIFT) & 7))
                      ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1293:31: note: expanded from macro 'SYMBOL_REF_FLAGS'
#define SYMBOL_REF_FLAGS(RTX)   X0INT ((RTX), 1)
                                ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:522:27: note: expanded from macro 'X0INT'
#define X0INT(RTX, N)      (RTL_CHECK1 (RTX, N, '0').rtint)
                            ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:4104:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      || XEXP (op, 1) != const0_rtx)
         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:4287:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && INTVAL (XEXP (XEXP (op, 0), 1)) == 8
                 ^                   ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:4288:18: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && INTVAL (XEXP (XEXP (op, 0), 2)) == 8
                 ^                   ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:4594:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          switch (XINT (XEXP (value, 0), 1))
                  ^                      ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:4607:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            rtx op2 = XEXP (XEXP (value, 0), 1);
                      ^                      ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:4648:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  switch (XINT (op1, 1))
                          ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:4703:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            rtx op2 = XEXP (XEXP (value, 0), 1);
                      ^                      ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:4883:6: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                 CODE_LABEL_NUMBER (XEXP (xops[2], 0)));
                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:803:33: note: expanded from macro 'CODE_LABEL_NUMBER'
#define CODE_LABEL_NUMBER(INSN) XINT (INSN, 6)
                                ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:5345: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:128:31: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
  ~~~~~~~~~~~~~~              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:5345:7: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
      REG_NOTES (insn) = gen_rtx_EXPR_LIST (REG_MAYBE_DEAD, const0_rtx, NULL);
      ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:5589:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          addends[n++] = XEXP (op, 1);
                         ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:5606:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              scale_rtx = XEXP (op, 1);
                          ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:5610:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              if (XINT (op, 1) == UNSPEC_TP
                  ^         ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:5645:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      scale_rtx = XEXP (addr, 1);
                  ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:5653:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      tmp = XEXP (addr, 1);
            ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:5793:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          || XINT (term, 1) != UNSPEC_GOTPCREL)
             ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:5834:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        switch (XINT (x, 1))
                ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:5898:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        switch (XINT (inner, 1))
                ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:5933:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && SYMBOL_REF_LOCAL_P (disp))
             ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1305:5: note: expanded from macro 'SYMBOL_REF_LOCAL_P'
  ((SYMBOL_REF_FLAGS (RTX) & SYMBOL_FLAG_LOCAL) != 0)
    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1293:31: note: expanded from macro 'SYMBOL_REF_FLAGS'
#define SYMBOL_REF_FLAGS(RTX)   X0INT ((RTX), 1)
                                ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:522:27: note: expanded from macro 'X0INT'
#define X0INT(RTX, N)      (RTL_CHECK1 (RTX, N, '0').rtint)
                            ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:5941:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx op1 = XEXP (XEXP (disp, 0), 1);
                    ^                     ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:5948:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                && SYMBOL_REF_LOCAL_P (op0))
                   ^~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1305:5: note: expanded from macro 'SYMBOL_REF_LOCAL_P'
  ((SYMBOL_REF_FLAGS (RTX) & SYMBOL_FLAG_LOCAL) != 0)
    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1293:31: note: expanded from macro 'SYMBOL_REF_FLAGS'
#define SYMBOL_REF_FLAGS(RTX)   X0INT ((RTX), 1)
                                ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:522:27: note: expanded from macro 'X0INT'
#define X0INT(RTX, N)      (RTL_CHECK1 (RTX, N, '0').rtint)
                            ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:5965:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          || XINT (disp, 1) != UNSPEC_GOTPCREL)
             ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:5999:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (XINT (disp, 1))
          ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:6145:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        switch (XINT (XEXP (disp, 0), 1))
                ^                     ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:6180:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  || (XINT (XEXP (XEXP (disp, 0), 0), 1) != UNSPEC_DTPOFF
                      ^                               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:6181:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      && XINT (XEXP (XEXP (disp, 0), 0), 1) != UNSPEC_NTPOFF))
                         ^                               ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:6303:38: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
            new = gen_rtx_PLUS (Pmode, new, XEXP (addr, 1));
                                            ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:274:42: note: expanded from macro 'gen_rtx_PLUS'
  gen_rtx_fmt_ee (PLUS, (MODE), (ARG0), (ARG1))
                                         ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:6372:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx op0 = XEXP (addr, 0), op1 = XEXP (addr, 1);
                                          ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:6405:39: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              new  = legitimize_pic_address (XEXP (addr, 1),
                                             ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:6415:15: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                      new = XEXP (new, 1);
                            ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:6639:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                      force_reg (Pmode, XEXP (XEXP (x, 1), 0)),
                                                              ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
./genrtl.h:280:34: note: expanded from macro 'gen_rtx_MULT'
  gen_rtx_fmt_ee (MULT, (MODE), (ARG0), (ARG1))
                                 ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:6638:4: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          XEXP (x, 1) = gen_rtx_MULT (Pmode,
          ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:6647:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          XEXP (x, 0) = XEXP (x, 1);
                        ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:6648:4: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          XEXP (x, 1) = tmp;
          ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:6661:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                          XEXP (XEXP (x, 1), 0)),
                                                ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
./genrtl.h:274:42: note: expanded from macro 'gen_rtx_PLUS'
  gen_rtx_fmt_ee (PLUS, (MODE), (ARG0), (ARG1))
                                         ^~~~
./genrtl.h:274:34: note: expanded from macro 'gen_rtx_PLUS'
  gen_rtx_fmt_ee (PLUS, (MODE), (ARG0), (ARG1))
                                 ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:6662:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                            XEXP (XEXP (x, 1), 1));
                            ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:274:42: note: expanded from macro 'gen_rtx_PLUS'
  gen_rtx_fmt_ee (PLUS, (MODE), (ARG0), (ARG1))
                                         ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:6662:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                            XEXP (XEXP (x, 1), 1));
                                  ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
./genrtl.h:274:42: note: expanded from macro 'gen_rtx_PLUS'
  gen_rtx_fmt_ee (PLUS, (MODE), (ARG0), (ARG1))
                                         ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:6678:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              constant = XEXP (x, 1);
                         ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:6679:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              other = XEXP (XEXP (XEXP (x, 0), 1), 1);
                      ^                            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:6679:22: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              other = XEXP (XEXP (XEXP (x, 0), 1), 1);
                            ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:6683:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              constant = XEXP (XEXP (XEXP (x, 0), 1), 1);
                         ^                            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:6683:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              constant = XEXP (XEXP (XEXP (x, 0), 1), 1);
                               ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:6684:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              other = XEXP (x, 1);
                      ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:6694:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                                              XEXP (XEXP (XEXP (x, 0), 1), 0)),
                                                    ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
./genrtl.h:274:42: note: expanded from macro 'gen_rtx_PLUS'
  gen_rtx_fmt_ee (PLUS, (MODE), (ARG0), (ARG1))
                                         ^~~~
./genrtl.h:274:34: note: expanded from macro 'gen_rtx_PLUS'
  gen_rtx_fmt_ee (PLUS, (MODE), (ARG0), (ARG1))
                                 ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:6711:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          XEXP (x, 1) = force_operand (XEXP (x, 1), 0);
                                       ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:6711:4: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          XEXP (x, 1) = force_operand (XEXP (x, 1), 0);
          ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:6719:39: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (flag_pic && SYMBOLIC_CONST (XEXP (x, 1)))
                                      ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.h:2077:65: note: expanded from macro 'SYMBOLIC_CONST'
   || (GET_CODE (X) == CONST && symbolic_reference_mentioned_p (X)))
                                                                ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:6731:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          rtx val  = force_operand (XEXP (x, 1), temp);
                                    ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:6735:4: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          XEXP (x, 1) = temp;
          ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:6775:45: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (!TARGET_MACHO && code == 'P' && ! SYMBOL_REF_LOCAL_P (x))
                                            ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1305:5: note: expanded from macro 'SYMBOL_REF_LOCAL_P'
  ((SYMBOL_REF_FLAGS (RTX) & SYMBOL_FLAG_LOCAL) != 0)
    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1293:31: note: expanded from macro 'SYMBOL_REF_FLAGS'
#define SYMBOL_REF_FLAGS(RTX)   X0INT ((RTX), 1)
                                ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:522:27: note: expanded from macro 'X0INT'
#define X0INT(RTX, N)      (RTL_CHECK1 (RTX, N, '0').rtint)
                            ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:6801:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          if (CONST_DOUBLE_HIGH (x) || CONST_DOUBLE_LOW (x) < 0)
              ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1051:30: note: expanded from macro 'CONST_DOUBLE_HIGH'
#define CONST_DOUBLE_HIGH(r) XCWINT (r, 1, CONST_DOUBLE)
                             ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:32: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                     ^              ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:220:5: note: array 'hwint' declared here
    HOST_WIDE_INT hwint[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/hwint.h:49:26: note: expanded from macro 'HOST_WIDE_INT'
#   define HOST_WIDE_INT long
                         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:6820:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          output_pic_addr_const (file, XEXP (x, 1), code);
                                       ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:6824:33: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          output_pic_addr_const (file, XEXP (x, 1), code);
                                       ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:6837:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      output_pic_addr_const (file, XEXP (x, 1), code);
                                   ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:6846:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
       switch (XINT (x, 1))
               ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:6950:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          || XINT (XEXP (x, 0), 1) != UNSPEC_GOTPCREL
             ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:6970:6: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
        y = XEXP (y, 1);
            ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:6972:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
               && REGNO (XEXP (y, 1)) == PIC_OFFSET_TABLE_REGNUM)
                         ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1019:28: note: expanded from macro 'REGNO'
#define REGNO(RTX) XCUINT (RTX, 0, REG)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:540:45: note: expanded from macro 'XCUINT'
#define XCUINT(RTX, N, C)     (RTL_CHECKC1 (RTX, N, C).rtuint)
                                            ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:38: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:6984:13: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  x = XEXP (XEXP (x, 1), 0);
            ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:6986:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && ((XINT (x, 1) == UNSPEC_GOT && GET_CODE (orig_x) == MEM)
           ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:6987:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          || (XINT (x, 1) == UNSPEC_GOTOFF && GET_CODE (orig_x) != MEM)))
              ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:6997:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && ((XINT (XEXP (x, 0), 1) == UNSPEC_GOT && GET_CODE (orig_x) == MEM)
           ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:6998:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          || (XINT (XEXP (x, 0), 1) == UNSPEC_GOTOFF
              ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:7001:64: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      x = gen_rtx_PLUS (VOIDmode, XVECEXP (XEXP (x, 0), 0, 0), XEXP (x, 1));
                                                               ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:274:42: note: expanded from macro 'gen_rtx_PLUS'
  gen_rtx_fmt_ee (PLUS, (MODE), (ARG0), (ARG1))
                                         ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:7208:43: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = get_insns (); insn ; insn = NEXT_INSN (insn))
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:7210:20: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
        && for_each_rtx (&PATTERN (insn), get_some_local_dynamic_name_1, 0))
                          ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:7722:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  offset = XEXP (XEXP (disp, 0), 1);
                           ^                     ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:7774:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  switch (XINT (x, 1))
          ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:8679:9: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  set = PATTERN (insn);
        ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:8693:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              || XEXP (SET_SRC (set), 1) != const0_rtx))
                 ^                    ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:8693:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              || XEXP (SET_SRC (set), 1) != const0_rtx))
                       ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:35: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:9572: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:128:31: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
  ~~~~~~~~~~~~~~              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:9582: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:128:31: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
  ~~~~~~~~~~~~~~              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:9593: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:128:31: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
  ~~~~~~~~~~~~~~              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:9574:11: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                               REG_NOTES (i));
                               ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:128:47: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
                                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:9571:2: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
        REG_NOTES (i)
        ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:9584:7: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                           REG_NOTES (i));
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:128:47: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
                                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:9581:5: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
    REG_NOTES (i)
    ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:9595:11: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
                               REG_NOTES (i));
                               ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
./genrtl.h:128:47: note: expanded from macro 'gen_rtx_EXPR_LIST'
  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1))
                                              ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:9592:2: warning: array index 8 is past the end of the array (which contains 1 element) [-Warray-bounds]
        REG_NOTES (i)
        ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:635:25: note: expanded from macro 'REG_NOTES'
#define REG_NOTES(INSN) XEXP(INSN, 8)
                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:11255:4: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          LABEL_NUSES (label) = 1;
          ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:11265:4: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          LABEL_NUSES (label) = 1;
          ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:11275:4: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          LABEL_NUSES (label) = 1;
          ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:11281:4: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          LABEL_NUSES (label) = 1;
          ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:11305:4: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          LABEL_NUSES (label) = 1;
          ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:11320:4: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          LABEL_NUSES (label) = 1;
          ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:11335:4: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          LABEL_NUSES (label) = 1;
          ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:11350:4: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          LABEL_NUSES (label) = 1;
          ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:11494:4: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          LABEL_NUSES (label) = 1;
          ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:11503:4: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          LABEL_NUSES (label) = 1;
          ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:11514:4: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          LABEL_NUSES (label) = 1;
          ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:11520:4: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          LABEL_NUSES (label) = 1;
          ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:11543:4: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          LABEL_NUSES (label) = 1;
          ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:11555:4: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          LABEL_NUSES (label) = 1;
          ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:11566:4: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          LABEL_NUSES (label) = 1;
          ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:11577:4: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds]
          LABEL_NUSES (label) = 1;
          ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:935:26: note: expanded from macro 'LABEL_NUSES'
#define LABEL_NUSES(RTX) XCINT (RTX, 4, CODE_LABEL)
                         ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:539:32: note: expanded from macro 'XCINT'
#define XCINT(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtint)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:11821:8: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
       JUMP_LABEL (tmp) = end_2_label;
       ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:996:28: note: expanded from macro 'JUMP_LABEL'
#define JUMP_LABEL(INSN)   XCEXP (INSN, 9, JUMP_INSN)
                           ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:11865:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && ! SYMBOL_REF_LOCAL_P (XEXP (fnaddr, 0)))
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1305:5: note: expanded from macro 'SYMBOL_REF_LOCAL_P'
  ((SYMBOL_REF_FLAGS (RTX) & SYMBOL_FLAG_LOCAL) != 0)
    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1293:31: note: expanded from macro 'SYMBOL_REF_FLAGS'
#define SYMBOL_REF_FLAGS(RTX)   X0INT ((RTX), 1)
                                ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:522:27: note: expanded from macro 'X0INT'
#define X0INT(RTX, N)      (RTL_CHECK1 (RTX, N, '0').rtint)
                            ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:11903:5: warning: array index 9 is past the end of the array (which contains 1 element) [-Warray-bounds]
    CALL_INSN_FUNCTION_USAGE (call) = use;
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:798:40: note: expanded from macro 'CALL_INSN_FUNCTION_USAGE'
#define CALL_INSN_FUNCTION_USAGE(INSN)  XEXP(INSN, 9)
                                        ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:12090:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      rtx set = PATTERN (insn);
                ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:12104:37: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      return memory_address_length (SET_SRC (set));
                                    ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:12154:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if ((set = single_set (dep_insn)) != 0)
             ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:12154:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if ((set = single_set (dep_insn)) != 0)
             ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:12160:17: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
           && XVECLEN (PATTERN (dep_insn), 0) == 2
                       ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:509:35: note: expanded from macro 'XVEC'
#define XVEC(RTX, N)    (RTL_CHECK2 (RTX, N, 'E', 'V').rtvec)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:268:32: note: expanded from macro 'GET_NUM_ELEM'
#define GET_NUM_ELEM(RTVEC)             ((RTVEC)->num_elem)
                                          ^~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:12164:32: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      set = SET_DEST (XVECEXP (PATTERN (dep_insn), 0, 0));
                               ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 4 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1244:30: note: expanded from macro 'SET_DEST'
#define SET_DEST(RTX) XC2EXP(RTX, 0, SET, CLOBBER)
                             ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:554:51: note: expanded from macro 'XC2EXP'
#define XC2EXP(RTX, N, C1, C2)      (RTL_CHECKC2 (RTX, N, C1, C2).rtx)
                                                  ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:392:39: note: expanded from macro 'RTL_CHECKC2'
#define RTL_CHECKC2(RTX, N, C1, C2) ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:12165:33: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      set2 = SET_DEST (XVECEXP (PATTERN (dep_insn), 0, 0));
                                ^~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
note: (skipping 4 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1244:30: note: expanded from macro 'SET_DEST'
#define SET_DEST(RTX) XC2EXP(RTX, 0, SET, CLOBBER)
                             ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:554:51: note: expanded from macro 'XC2EXP'
#define XC2EXP(RTX, N, C1, C2)      (RTL_CHECKC2 (RTX, N, C1, C2).rtx)
                                                  ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:392:39: note: expanded from macro 'RTL_CHECKC2'
#define RTL_CHECKC2(RTX, N, C1, C2) ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:12175:38: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (!reg_overlap_mentioned_p (set, PATTERN (insn)))
                                     ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:12178:46: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (set2 && reg_overlap_mentioned_p (set2, PATTERN (insn)))
                                             ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:12195:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      addr = PATTERN (insn);
             ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:12203:14: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      addr = SET_SRC (addr);
             ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:12234:26: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  dep_insn_code_number = recog_memoized (dep_insn);
                         ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:12234:26: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  dep_insn_code_number = recog_memoized (dep_insn);
                         ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:12237:35: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (dep_insn_code_number < 0 || recog_memoized (insn) < 0)
                                  ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:12237:35: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (dep_insn_code_number < 0 || recog_memoized (insn) < 0)
                                  ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:12278:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && (set = single_set (dep_insn)) != NULL_RTX
                    ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:12278:14: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && (set = single_set (dep_insn)) != NULL_RTX
                    ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:12279:15: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && (set2 = single_set (insn)) != NULL_RTX
                     ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:22: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                                          ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1661:42: note: expanded from macro 'single_set_1'
#define single_set_1(I) single_set_2 (I, PATTERN (I))
                                         ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:12279:15: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && (set2 = single_set (insn)) != NULL_RTX
                     ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1659:8: note: expanded from macro 'single_set'
                          ? PATTERN (I) : single_set_1 (I)) \
                            ^~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:12280:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          && rtx_equal_p (SET_DEST (set), SET_SRC (set2))
                                          ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1245:22: note: expanded from macro 'SET_SRC'
#define SET_SRC(RTX) XCEXP(RTX, 1, SET)
                     ^          ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:542:32: note: expanded from macro 'XCEXP'
#define XCEXP(RTX, N, C)      (RTL_CHECKC1 (RTX, N, C).rtx)
                               ^                 ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:391:37: note: expanded from macro 'RTL_CHECKC1'
#define RTL_CHECKC1(RTX, N, C)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:12385:7: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (recog_memoized (insn) >= 0)
      ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:24:28: note: expanded from macro 'recog_memoized'
#define recog_memoized(I) (INSN_CODE (I) >= 0 \
                           ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:12385:7: warning: array index 6 is past the end of the array (which contains 1 element) [-Warray-bounds]
  if (recog_memoized (insn) >= 0)
      ^~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.h:25:9: note: expanded from macro 'recog_memoized'
                           ? INSN_CODE (I) : recog_memoized_1 (I))
                             ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:576:25: note: expanded from macro 'INSN_CODE'
#define INSN_CODE(INSN) XINT (INSN, 6)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:15084:10: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses]
                   || (!GET_CODE (x) != LABEL_REF
                       ^             ~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:15084:10: note: add parentheses after the '!' to evaluate the comparison first
                   || (!GET_CODE (x) != LABEL_REF
                       ^
                        (                        )
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:15084:10: note: add parentheses around left hand side expression to silence this warning
                   || (!GET_CODE (x) != LABEL_REF
                       ^
                       (            )
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:15086:18: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                           || !SYMBOL_REF_LOCAL_P (x)))))
                               ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1305:5: note: expanded from macro 'SYMBOL_REF_LOCAL_P'
  ((SYMBOL_REF_FLAGS (RTX) & SYMBOL_FLAG_LOCAL) != 0)
    ^~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1293:31: note: expanded from macro 'SYMBOL_REF_FLAGS'
#define SYMBOL_REF_FLAGS(RTX)   X0INT ((RTX), 1)
                                ^             ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:522:27: note: expanded from macro 'X0INT'
#define X0INT(RTX, N)      (RTL_CHECK1 (RTX, N, '0').rtint)
                            ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:389:38: note: expanded from macro 'RTL_CHECK1'
#define RTL_CHECK1(RTX, N, C1)      ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:15084:24: warning: result of comparison of constant 'LABEL_REF' (80) with boolean expression is always true [-Wtautological-constant-out-of-range-compare]
                   || (!GET_CODE (x) != LABEL_REF
                       ~~~~~~~~~~~~~ ^  ~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:15135:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          HOST_WIDE_INT value = INTVAL (XEXP (x, 1));
                                        ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:15159:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              if (INTVAL (XEXP (x, 1)) > 32)
                          ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:15186:43: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
          unsigned HOST_WIDE_INT value = INTVAL (XEXP (x, 1));
                                                 ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:15225:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              HOST_WIDE_INT val = INTVAL (XEXP (XEXP (XEXP (x, 0), 0), 1));
                                          ^                            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:15229:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  *total += rtx_cost (XEXP (XEXP (x, 0), 1), outer_code);
                                      ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:15232:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  *total += rtx_cost (XEXP (x, 1), outer_code);
                                      ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:15239:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              HOST_WIDE_INT val = INTVAL (XEXP (XEXP (x, 0), 1));
                                          ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:1043:28: note: expanded from macro 'INTVAL'
#define INTVAL(RTX) XCWINT(RTX, 0, CONST_INT)
                           ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:395:33: note: expanded from macro 'XCWINT'
#define XCWINT(RTX, N, C)           ((RTX)->u.hwint[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:15244:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                  *total += rtx_cost (XEXP (x, 1), outer_code);
                                      ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:15252:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              *total += rtx_cost (XEXP (XEXP (x, 0), 1), outer_code);
                                  ^                  ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:15253:28: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
              *total += rtx_cost (XEXP (x, 1), outer_code);
                                  ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:15275:20: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                    + (rtx_cost (XEXP (x, 1), outer_code)
                                 ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:15314:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (XINT (x, 1) == UNSPEC_TP)
          ^        ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:15775:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (PATTERN (insn), 1) == UNSPECV_ALIGN)
         ^                     ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:23: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:15775:16: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && XINT (PATTERN (insn), 1) == UNSPECV_ALIGN)
               ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:506:35: note: expanded from macro 'XINT'
#define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
                                     ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:39: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                      ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:15785:42: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      && symbolic_reference_mentioned_p (PATTERN (insn))
                                         ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:15797:52: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
      if (l < 4 && symbolic_reference_mentioned_p (PATTERN (insn)))
                                                   ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:15826:42: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  for (insn = get_insns (); insn; insn = NEXT_INSN (insn))
                                         ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:15843:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
          start = NEXT_INSN (start);
                  ^~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:567:25: note: expanded from macro 'NEXT_INSN'
#define NEXT_INSN(INSN) XEXP (INSN, 2)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:15892:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    for (prev = PREV_INSN (ret); prev; prev = PREV_INSN (prev))
                ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:15892:47: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    for (prev = PREV_INSN (ret); prev; prev = PREV_INSN (prev))
                                              ^~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:566:25: note: expanded from macro 'PREV_INSN'
#define PREV_INSN(INSN) XEXP (INSN, 1)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c:15955:25: warning: array index 5 is past the end of the array (which contains 1 element) [-Warray-bounds]
  return for_each_rtx (&PATTERN (insn), extended_reg_mentioned_1, NULL);
                        ^~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:572:23: note: expanded from macro 'PATTERN'
#define PATTERN(INSN)   XEXP (INSN, 5)
                        ^           ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:508:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rtx)
                         ^                ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:390:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h:219:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
159 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/host-default.c -o host-default.o
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tree-inline.c -o tree-inline.o
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tree-inline.c:539: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);
                  ~~~~~~~~~~  ^~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tree-inline.c:554: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,
                ~~~~~~~~~~  ^~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tree-inline.c:816: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);
                  ~~~~~~~~~~  ^~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tree-inline.c:846: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,
                      ~~~~~~~~~~  ^~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tree-inline.c:862: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);
                         ~~~~~~~~~~  ^~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tree-inline.c:894: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);
                  ~~~~~~~~~~  ^~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tree-inline.c:957: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);
                ~~~~~~~~~~  ^~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tree-inline.c:959: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,
                ~~~~~~~~~~  ^~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tree-inline.c:967: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);
           ~~~~~~~~~~  ^~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tree-inline.c:1072:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case DECL_STMT:
         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tree-inline.c:1084:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case GOTO_STMT:
         ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tree-inline.c:1368: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));
                                                        ~~~~~~~~~  ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tree-inline.c:1368: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));
         ~~~~~~  ^~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tree-inline.c:1455: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));
               ~~~~~~~~~~  ^~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tree-inline.c:1511: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));
               ~~~~~~~~~~  ^~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tree-inline.c:1527: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));
               ~~~~~~~~~~  ^~~~~~~~~~
16 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tree-optimize.c -o tree-optimize.o
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cgraph.c -o cgraph.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cgraph.c:36:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:122:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes]
     ATTRIBUTE_ASM_FPRINTF(2, 3);
     ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/output.h:112:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF'
#define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m)
                                                    ^
1 warning generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cgraphunit.c -o cgraphunit.o
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 cfgloopanal.o cfgloopmanip.o loop-init.o loop-unswitch.o loop-unroll.o cfgrtl.o combine.o conflict.o convert.o coverage.o cse.o cselib.o dbxout.o debug.o df.o diagnostic.o dojump.o doloop.o dominance.o dwarf2asm.o dwarf2out.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 hooks.o ifcvt.o insn-attrtab.o insn-emit.o insn-modes.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 optabs.o options.o opts.o params.o postreload.o predict.o print-rtl.o print-tree.o value-prof.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 sreal.o stmt.o stor-layout.o stringpool.o targhooks.o timevar.o toplev.o tracer.o tree.o tree-dump.o unroll.o varasm.o varray.o version.o vmsdbgout.o xcoffout.o alloc-pool.o et-forest.o cfghooks.o bt-load.o pretty-print.o ggc-page.o web.o i386.o  host-default.o hashtable.o tree-inline.o tree-optimize.o cgraph.o cgraphunit.o
ranlib libbackend.a
clang   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H  -o cc1 \
	c-parse.o c-lang.o c-pretty-print.o stub-objc.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-incpath.o cppdefault.o c-ppoutput.o c-cppbuiltin.o prefix.o c-objc-common.o c-dump.o c-pch.o libcpp.a  main.o libbackend.a ../libiberty/libiberty.a ../intl/libintl.a  
clang   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  \
-DTARGET_MACHINE=\"x86_64--netbsd9.99.67\" \
-c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/collect2.c -o collect2.o
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/collect2.c:466: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);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/collect2.c:487: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);
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/collect2.c:875:24: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  temporary_firstobj = obstack_alloc (&temporary_obstack, 0);
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
3 warnings generated.
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tlink.c -o tlink.o
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tlink.c:195:35: 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 = obstack_alloc
                                  ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tlink.c:223:8: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  ep = obstack_alloc
       ^~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tlink.c:295: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));
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:474:4: note: expanded from macro 'obstack_copy0'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tlink.c:307: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);
         ^~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tlink.c:475: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));
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:474:4: note: expanded from macro 'obstack_copy0'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tlink.c:700:25: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
              fprintf (stderr, _("collect: relinking\n"));
                               ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/intl.h:47:19: note: expanded from macro '_'
# define _(msgid) gettext (msgid)
                  ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tlink.c:700:25: note: treat the string as an argument to avoid this
              fprintf (stderr, _("collect: relinking\n"));
                               ^
                               "%s", 
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/intl.h:47:19: note: expanded from macro '_'
# define _(msgid) gettext (msgid)
                  ^
6 warnings generated.
clang   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H  -o Tcollect2 \
	collect2.o tlink.o intl.o version.o ../libiberty/libiberty.a ../intl/libintl.a   
mv -f Tcollect2 collect2
if test yes = yes \
   || test -n ""; then \
  /bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genmultilib \
    "" \
    "" \
    "" \
    "" \
    "" \
    "" \
    "" \
    "yes" \
    > tmp-mlib.h; \
else \
  /bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genmultilib '' '' '' '' '' '' '' no \
    > tmp-mlib.h; \
fi
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/move-if-change tmp-mlib.h multilib.h
echo timestamp > s-mlib
lsf="/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/lang-specs.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/objc/lang-specs.h"; for f in $lsf; do \
    echo "#include \"$f\""; \
done | sed 's|/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/||' > tmp-specs.h
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/move-if-change tmp-specs.h specs.h
echo timestamp > s-specs
(SHLIB_LINK=' ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wno-error -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.tmp @multilib_flags@ @shlib_objs@ -lc && rm -f @shlib_base_name@.so && if [ -f @shlib_dir@@shlib_so_name@.so.1 ]; then mv -f @shlib_dir@@shlib_so_name@.so.1 @shlib_dir@@shlib_so_name@.so.1.backup; else true; fi && mv @shlib_dir@@shlib_so_name@.so.1.tmp @shlib_dir@@shlib_so_name@.so.1 && 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 -pedantic -Wno-long-long  -Wno-error  -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl \
  -DLINK_LIBGCC_SPEC="\"%D -R/usr/pkg/gcc34/lib\"" -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/pkg/gcc34/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/pkg/gcc34/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"3.4.6\" -DDEFAULT_TARGET_MACHINE=\"x86_64--netbsd9.99.67\" -DSTANDARD_BINDIR_PREFIX=\"/usr/pkg/gcc34/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 /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcc.c -o gcc.o)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcc.c:1693: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);
                  ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcc.c:2335: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);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcc.c:4141: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));
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcc.c:4238: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);
               ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcc.c:4369: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);
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcc.c:4414: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);
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcc.c:4433: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);
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcc.c:4874:14: 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);
                           ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcc.c:5220: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);
               ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcc.c:5984: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);
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcc.c:5991: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);
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcc.c:5998: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);
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcc.c:6012: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);
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcc.c:6021: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));
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcc.c:6261:12: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
          printf (_("\nFor bug reporting instructions, please see:\n"));
                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/intl.h:47:19: note: expanded from macro '_'
# define _(msgid) gettext (msgid)
                  ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcc.c:6261:12: note: treat the string as an argument to avoid this
          printf (_("\nFor bug reporting instructions, please see:\n"));
                  ^
                  "%s", 
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/intl.h:47:19: note: expanded from macro '_'
# define _(msgid) gettext (msgid)
                  ^
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcc.c:6947: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);
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
16 warnings generated.
(SHLIB_LINK=' ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -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.tmp @multilib_flags@ @shlib_objs@ -lc && rm -f @shlib_base_name@.so && if [ -f @shlib_dir@@shlib_so_name@.so.1 ]; then mv -f @shlib_dir@@shlib_so_name@.so.1 @shlib_dir@@shlib_so_name@.so.1.backup; else true; fi && mv @shlib_dir@@shlib_so_name@.so.1.tmp @shlib_dir@@shlib_so_name@.so.1 && 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 -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl \
  -DLINK_LIBGCC_SPEC="\"%D -R/usr/pkg/gcc34/lib\"" -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/pkg/gcc34/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/pkg/gcc34/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"3.4.6\" -DDEFAULT_TARGET_MACHINE=\"x86_64--netbsd9.99.67\" -DSTANDARD_BINDIR_PREFIX=\"/usr/pkg/gcc34/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 /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gccspec.c -o gccspec.o)
clang   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H  -o xgcc gcc.o gccspec.o intl.o \
  prefix.o version.o  ../libiberty/libiberty.a ../intl/libintl.a  
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cppspec.c -o cppspec.o
clang   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H  -o cpp gcc.o cppspec.o intl.o \
  prefix.o version.o  ../libiberty/libiberty.a ../intl/libintl.a  
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -dumpspecs > tmp-specs
mv tmp-specs specs
if [ -f /usr/include/limits.h ] ; then \
  cat /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/limitx.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/glimits.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/limity.h > tmp-xlimits.h; \
else \
  cat /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/glimits.h > tmp-xlimits.h; \
fi
mv tmp-xlimits.h xlimits.h
(SHLIB_LINK=' ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -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.tmp @multilib_flags@ @shlib_objs@ -lc && rm -f @shlib_base_name@.so && if [ -f @shlib_dir@@shlib_so_name@.so.1 ]; then mv -f @shlib_dir@@shlib_so_name@.so.1 @shlib_dir@@shlib_so_name@.so.1.backup; else true; fi && mv @shlib_dir@@shlib_so_name@.so.1.tmp @shlib_dir@@shlib_so_name@.so.1 && ln -s @shlib_dir@@shlib_so_name@.so.1 @shlib_base_name@.so' \
SHLIB_MULTILIB=''; \
clang -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -DLINK_LIBGCC_SPEC="\"%D -R/usr/pkg/gcc34/lib\"" -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/pkg/gcc34/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/pkg/gcc34/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"3.4.6\" -DDEFAULT_TARGET_MACHINE=\"x86_64--netbsd9.99.67\" -DSTANDARD_BINDIR_PREFIX=\"/usr/pkg/gcc34/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"` \
	-I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/g77spec.c)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/g77spec.c:353:12: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
          printf (_("\
                  ^~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/intl.h:47:19: note: expanded from macro '_'
# define _(msgid) gettext (msgid)
                  ^~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/g77spec.c:353:12: note: treat the string as an argument to avoid this
          printf (_("\
                  ^
                  "%s", 
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/intl.h:47:19: note: expanded from macro '_'
# define _(msgid) gettext (msgid)
                  ^
1 warning generated.
clang   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H  -o g77 gcc.o g77spec.o \
   version.o prefix.o intl.o  ../libiberty/libiberty.a ../intl/libintl.a  
if [ -f specs.ready ] ; then \
	true; \
else \
	echo timestamp > specs.ready; \
fi
(MAKE="/usr/pkg/bin/gmake"; srcdir=`cd /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/fixinc && ${PWDCMD-pwd}` ; \
CC="clang"; CFLAGS="  -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long  -Wno-error  -DHAVE_CONFIG_H -DGENERATOR_FILE"; LDFLAGS=""; \
WARN_CFLAGS="-W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long  -Wno-error"; LIBERTY=`${PWDCMD-pwd}`/"../libiberty/libiberty.a"; \
export MAKE srcdir CC CFLAGS LDFLAGS WARN_CFLAGS LIBERTY; \
cd ./fixinc && \
/bin/sh ${srcdir}/mkfixinc.sh x86_64--netbsd9.99.67 x86_64--netbsd9.99.67)
constructing ../fixinc.sh for x86_64--netbsd9.99.67 to run on x86_64--netbsd9.99.67
/usr/pkg/bin/gmake TARGETS=oneprocess SHELL="/bin/sh" CC="clang" CFLAGS=" -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-error -DHAVE_CONFIG_H -DGENERATOR_FILE" LDFLAGS="" LIBERTY="/data/scratch/lang/gcc34/work/obj/gcc/../libiberty/libiberty.a" install-bin
gmake[3]: Entering directory '/data/scratch/lang/gcc34/work/obj/gcc/fixinc'
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/fixinc/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 -pedantic -Wno-long-long -Wno-error -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long  -Wno-error -I. -I.. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/fixinc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/fixinc/.. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/fixinc/../config -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/fixinc/../../include /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/fixinc/fixincl.c
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/fixinc/fixincl.c:105:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/fixinc/fixincl.x:251:1: warning: string literal of length 5139 exceeds maximum length 4095 that ISO C99 compilers are required to support [-Woverlength-strings]
"/* This file was generated by fixincludes */\n\
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/fixinc/fixincl.c:647:3: warning: variable 'res' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized]
  default:
  ^~~~~~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/fixinc/fixincl.c:653:10: note: uninitialized use occurs here
  return res;
         ^~~
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/fixinc/fixincl.c:631:10: note: initialize the variable 'res' to silence this warning
  int res;
         ^
          = 0
2 warnings generated.
clang -c -DIN_GCC -DHAVE_CONFIG_H -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-error -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long  -Wno-error -I. -I.. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/fixinc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/fixinc/.. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/fixinc/../config -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/fixinc/../../include /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/fixinc/fixtests.c
clang -c -DIN_GCC -DHAVE_CONFIG_H -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-error -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long  -Wno-error -I. -I.. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/fixinc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/fixinc/.. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/fixinc/../config -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/fixinc/../../include /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/fixinc/fixfixes.c
clang -c -DIN_GCC -DHAVE_CONFIG_H -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-error -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long  -Wno-error -I. -I.. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/fixinc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/fixinc/.. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/fixinc/../config -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/fixinc/../../include /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/fixinc/server.c
clang -c -DIN_GCC -DHAVE_CONFIG_H -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-error -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long  -Wno-error -I. -I.. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/fixinc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/fixinc/.. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/fixinc/../config -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/fixinc/../../include /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/fixinc/procopen.c
clang -c -DIN_GCC -DHAVE_CONFIG_H -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-error -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long  -Wno-error -I. -I.. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/fixinc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/fixinc/.. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/fixinc/../config -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/fixinc/../../include /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/fixinc/fixlib.c
clang -DIN_GCC -DHAVE_CONFIG_H -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-error -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long  -Wno-error -I. -I.. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/fixinc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/fixinc/.. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/fixinc/../config -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/fixinc/../../include  -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o /data/scratch/lang/gcc34/work/obj/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/gcc34/work/obj/gcc/fixinc'
rm -rf include; mkdir include
chmod a+rx include
(TARGET_MACHINE='x86_64--netbsd9.99.67'; srcdir=`cd /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc; ${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 /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gsyslimits.h include/syslimits.h; \
fi; \
chmod a+r include/syslimits.h)
Fixing headers into /data/scratch/lang/gcc34/work/obj/gcc/include for x86_64--netbsd9.99.67 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/gcc34/work/obj/gcc/include
Applying io_quotes_use            to dev/dm/netbsd-dm.h
Applying io_quotes_def            to dev/hdaudio/hdaudioreg.h
Applying io_quotes_use            to dev/ic/isp_ioctl.h
Applying io_quotes_use            to dev/ic/nvmereg.h
Applying io_quotes_use            to dev/iscsi/iscsi_ioctl.h
Applying io_quotes_use            to dev/scsipi/ses.h
Applying io_quotes_def            to 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
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_va_list_clients    to curses.h
Fixed:  curses.h
Applying stdio_stdarg_h           to stdio.h
Applying stdio_va_list            to stdio.h
Fixed:  stdio.h
Applying stdio_va_list_clients    to krb5.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 gnu_types                to stdlib.h
Fixed:  stdlib.h
Applying gnu_types                to stddef.h
Fixed:  stddef.h
Applying sysv68_string            to string.h
Applying stdio_va_list_clients    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 .. /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ginclude/float.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ginclude/iso646.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ginclude/stdarg.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ginclude/stdbool.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ginclude/stddef.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ginclude/varargs.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unwind.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/mmintrin.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/xmmintrin.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/emmintrin.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/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 /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/README-fixinc include/README
chmod a+r include/README
echo timestamp > stmp-int-hdrs
objext='.o' \
LIB1ASMFUNCS='' \
LIB2FUNCS_ST='_eprintf __gcc_bcmp' \
LIBGCOV='_gcov _gcov_merge_add _gcov_merge_single _gcov_merge_delta' \
LIB2ADD='' \
LIB2ADD_ST='' \
LIB2ADD_SH='' \
LIB2ADDEH='/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unwind-dw2.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unwind-dw2-fde.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unwind-sjlj.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gthr-gnat.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unwind-c.c' \
LIB2ADDEHSTATIC='/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unwind-dw2.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unwind-dw2-fde.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unwind-sjlj.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gthr-gnat.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unwind-c.c' \
LIB2ADDEHSHARED='/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unwind-dw2.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unwind-dw2-fde.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unwind-sjlj.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gthr-gnat.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unwind-c.c' \
LIB2ADDEHDEP='unwind.inc unwind-dw2-fde.h' \
LIBUNWIND='' \
LIBUNWINDDEP='' \
SHLIBUNWIND_LINK='' \
SHLIBUNWIND_INSTALL='' \
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/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld --print-multi-lib` \
EXTRA_MULTILIB_PARTS='' \
SHLIB_LINK=' ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -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.tmp @multilib_flags@ @shlib_objs@ -lc && rm -f @shlib_base_name@.so && if [ -f @shlib_dir@@shlib_so_name@.so.1 ]; then mv -f @shlib_dir@@shlib_so_name@.so.1 @shlib_dir@@shlib_so_name@.so.1.backup; else true; fi && mv @shlib_dir@@shlib_so_name@.so.1.tmp @shlib_dir@@shlib_so_name@.so.1 && ln -s @shlib_dir@@shlib_so_name@.so.1 @shlib_base_name@.so' \
SHLIB_INSTALL='$(SHELL) $(srcdir)/mkinstalldirs $(DESTDIR)$(slibdir)@shlib_slibdir_qual@; /data/scratch/lang/gcc34/work/.tools/bin/install -c -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='/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/mkmap-symver.awk' \
SHLIB_MKMAP_OPTS='' \
SHLIB_MAPFILES='/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc-std.ver' \
SHLIB_NM_FLAGS='-pg' \
MULTILIB_OSDIRNAMES='' \
mkinstalldirs='/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/mkinstalldirs' \
  /bin/sh mklibgcc > tmp-libgcc.mk
mv tmp-libgcc.mk libgcc.mk
TARGET_CPU_DEFAULT="" \
HEADERS="ansidecl.h" DEFINES="" \
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/mkconfig.sh tconfig.h
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2 -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fno-unit-at-a-time -fPIC \
   -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/crtstuff.c -DCRT_BEGIN \
  -o crtbegin.o
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2 -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fno-unit-at-a-time -fPIC \
   -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/crtstuff.c -DCRT_END \
  -o crtend.o
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2 -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fno-unit-at-a-time -fPIC \
   -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/crtstuff.c -DCRT_BEGIN -DCRTSTUFFS_O \
  -o crtbeginS.o
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2 -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fno-unit-at-a-time -fPIC \
   -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/crtstuff.c -DCRT_END -DCRTSTUFFS_O \
  -o crtendS.o
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2 -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fno-unit-at-a-time -fPIC \
   -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/crtstuff.c -DCRT_BEGIN -DCRTSTUFFT_O \
  -o crtbeginT.o
/usr/pkg/bin/gmake \
  CFLAGS="-g  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long  " \
  CONFIG_H="tconfig.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/ansidecl.h" TM_H="tm.h      /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/biarch64.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/unix.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/att.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/dbxelf.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/elfos.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/netbsd.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/netbsd-elf.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/x86-64.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/netbsd64.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/defaults.h insn-constants.h insn-flags.h" \
  INCLUDES="-I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl" \
  MAKEOVERRIDES= \
  -f libgcc.mk all
gmake[3]: Entering directory '/data/scratch/lang/gcc34/work/obj/gcc'
for d in libgcc; do \
  if [ -d $d ]; then true; else /bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/mkinstalldirs $d; fi; \
done
mkdir -p -- libgcc
if [ -f stmp-dirs ]; then true; else touch stmp-dirs; fi
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_muldi3 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_muldi3.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_muldi3.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_muldi3.oS libgcc/./_muldi3.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_negdi2 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_negdi2.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_negdi2.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_negdi2.oS libgcc/./_negdi2.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_lshrdi3 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_lshrdi3.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_lshrdi3.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_lshrdi3.oS libgcc/./_lshrdi3.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_ashldi3 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_ashldi3.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_ashldi3.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_ashldi3.oS libgcc/./_ashldi3.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_ashrdi3 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_ashrdi3.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_ashrdi3.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_ashrdi3.oS libgcc/./_ashrdi3.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_cmpdi2 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_cmpdi2.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_cmpdi2.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_cmpdi2.oS libgcc/./_cmpdi2.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_ucmpdi2 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_ucmpdi2.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_ucmpdi2.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_ucmpdi2.oS libgcc/./_ucmpdi2.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_floatdidf -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_floatdidf.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_floatdidf.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_floatdidf.oS libgcc/./_floatdidf.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_floatdisf -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_floatdisf.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_floatdisf.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_floatdisf.oS libgcc/./_floatdisf.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_fixunsdfsi -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_fixunsdfsi.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_fixunsdfsi.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_fixunsdfsi.oS libgcc/./_fixunsdfsi.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_fixunssfsi -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_fixunssfsi.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_fixunssfsi.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_fixunssfsi.oS libgcc/./_fixunssfsi.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_fixunsdfdi -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_fixunsdfdi.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_fixunsdfdi.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_fixunsdfdi.oS libgcc/./_fixunsdfdi.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_fixdfdi -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_fixdfdi.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_fixdfdi.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_fixdfdi.oS libgcc/./_fixdfdi.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_fixunssfdi -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_fixunssfdi.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_fixunssfdi.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_fixunssfdi.oS libgcc/./_fixunssfdi.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_fixsfdi -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_fixsfdi.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_fixsfdi.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_fixsfdi.oS libgcc/./_fixsfdi.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_fixxfdi -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_fixxfdi.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_fixxfdi.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_fixxfdi.oS libgcc/./_fixxfdi.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_fixunsxfdi -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_fixunsxfdi.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_fixunsxfdi.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_fixunsxfdi.oS libgcc/./_fixunsxfdi.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_floatdixf -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_floatdixf.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_floatdixf.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_floatdixf.oS libgcc/./_floatdixf.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_fixunsxfsi -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_fixunsxfsi.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_fixunsxfsi.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_fixunsxfsi.oS libgcc/./_fixunsxfsi.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_fixtfdi -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_fixtfdi.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_fixtfdi.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_fixtfdi.oS libgcc/./_fixtfdi.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_fixunstfdi -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_fixunstfdi.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_fixunstfdi.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_fixunstfdi.oS libgcc/./_fixunstfdi.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_floatditf -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_floatditf.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_floatditf.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_floatditf.oS libgcc/./_floatditf.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_clear_cache -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_clear_cache.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_clear_cache.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_clear_cache.oS libgcc/./_clear_cache.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_enable_execute_stack -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_enable_execute_stack.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_enable_execute_stack.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_enable_execute_stack.oS libgcc/./_enable_execute_stack.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_trampoline -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_trampoline.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_trampoline.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_trampoline.oS libgcc/./_trampoline.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL__main -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./__main.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./__main.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./__main.oS libgcc/./__main.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_absvsi2 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_absvsi2.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_absvsi2.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_absvsi2.oS libgcc/./_absvsi2.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_absvdi2 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_absvdi2.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_absvdi2.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_absvdi2.oS libgcc/./_absvdi2.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_addvsi3 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_addvsi3.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_addvsi3.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_addvsi3.oS libgcc/./_addvsi3.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_addvdi3 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_addvdi3.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_addvdi3.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_addvdi3.oS libgcc/./_addvdi3.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_subvsi3 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_subvsi3.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_subvsi3.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_subvsi3.oS libgcc/./_subvsi3.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_subvdi3 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_subvdi3.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_subvdi3.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_subvdi3.oS libgcc/./_subvdi3.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_mulvsi3 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_mulvsi3.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_mulvsi3.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_mulvsi3.oS libgcc/./_mulvsi3.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_mulvdi3 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_mulvdi3.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_mulvdi3.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_mulvdi3.oS libgcc/./_mulvdi3.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_negvsi2 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_negvsi2.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_negvsi2.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_negvsi2.oS libgcc/./_negvsi2.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_negvdi2 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_negvdi2.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_negvdi2.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_negvdi2.oS libgcc/./_negvdi2.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_ctors -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_ctors.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_ctors.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_ctors.oS libgcc/./_ctors.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_ffssi2 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_ffssi2.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_ffssi2.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_ffssi2.oS libgcc/./_ffssi2.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_ffsdi2 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_ffsdi2.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_ffsdi2.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_ffsdi2.oS libgcc/./_ffsdi2.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_clz -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_clz.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_clz.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_clz.oS libgcc/./_clz.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_clzsi2 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_clzsi2.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_clzsi2.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_clzsi2.oS libgcc/./_clzsi2.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_clzdi2 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_clzdi2.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_clzdi2.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_clzdi2.oS libgcc/./_clzdi2.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_ctzsi2 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_ctzsi2.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_ctzsi2.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_ctzsi2.oS libgcc/./_ctzsi2.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_ctzdi2 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_ctzdi2.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_ctzdi2.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_ctzdi2.oS libgcc/./_ctzdi2.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_popcount_tab -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_popcount_tab.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_popcount_tab.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_popcount_tab.oS libgcc/./_popcount_tab.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_popcountsi2 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_popcountsi2.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_popcountsi2.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_popcountsi2.oS libgcc/./_popcountsi2.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_popcountdi2 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_popcountdi2.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_popcountdi2.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_popcountdi2.oS libgcc/./_popcountdi2.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_paritysi2 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_paritysi2.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_paritysi2.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_paritysi2.oS libgcc/./_paritysi2.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_paritydi2 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_paritydi2.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_paritydi2.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_paritydi2.oS libgcc/./_paritydi2.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_divdi3 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -fexceptions -fnon-call-exceptions -o libgcc/./_divdi3.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_divdi3.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_divdi3.oS libgcc/./_divdi3.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_moddi3 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -fexceptions -fnon-call-exceptions -o libgcc/./_moddi3.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_moddi3.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_moddi3.oS libgcc/./_moddi3.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_udivdi3 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -fexceptions -fnon-call-exceptions -o libgcc/./_udivdi3.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_udivdi3.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_udivdi3.oS libgcc/./_udivdi3.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_umoddi3 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -fexceptions -fnon-call-exceptions -o libgcc/./_umoddi3.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_umoddi3.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_umoddi3.oS libgcc/./_umoddi3.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_udiv_w_sdiv -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -fexceptions -fnon-call-exceptions -o libgcc/./_udiv_w_sdiv.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_udiv_w_sdiv.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_udiv_w_sdiv.oS libgcc/./_udiv_w_sdiv.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_udivmoddi4 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -fexceptions -fnon-call-exceptions -o libgcc/./_udivmoddi4.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_udivmoddi4.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_udivmoddi4.oS libgcc/./_udivmoddi4.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_eprintf -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_eprintf.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_eprintf.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_eprintf.oS libgcc/./_eprintf.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL__gcc_bcmp -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./__gcc_bcmp.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./__gcc_bcmp.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./__gcc_bcmp.oS libgcc/./__gcc_bcmp.o -xassembler -
rm -rf ./libgcc.a
` if [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/ar ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/ar ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo ar; else t='s,y,y,'; echo ar | sed -e  ; fi; fi`  rc ./libgcc.a libgcc/./_muldi3.oS libgcc/./_negdi2.oS libgcc/./_lshrdi3.oS libgcc/./_ashldi3.oS libgcc/./_ashrdi3.oS libgcc/./_cmpdi2.oS libgcc/./_ucmpdi2.oS libgcc/./_floatdidf.oS libgcc/./_floatdisf.oS libgcc/./_fixunsdfsi.oS libgcc/./_fixunssfsi.oS libgcc/./_fixunsdfdi.oS libgcc/./_fixdfdi.oS libgcc/./_fixunssfdi.oS libgcc/./_fixsfdi.oS libgcc/./_fixxfdi.oS libgcc/./_fixunsxfdi.oS libgcc/./_floatdixf.oS libgcc/./_fixunsxfsi.oS libgcc/./_fixtfdi.oS libgcc/./_fixunstfdi.oS libgcc/./_floatditf.oS libgcc/./_clear_cache.oS libgcc/./_enable_execute_stack.oS libgcc/./_trampoline.oS libgcc/./__main.oS libgcc/./_absvsi2.oS libgcc/./_absvdi2.oS libgcc/./_addvsi3.oS libgcc/./_addvdi3.oS libgcc/./_subvsi3.oS libgcc/./_subvdi3.oS libgcc/./_mulvsi3.oS libgcc/./_mulvdi3.oS libgcc/./_negvsi2.oS libgcc/./_negvdi2.oS libgcc/./_ctors.oS libgcc/./_ffssi2.oS libgcc/./_ffsdi2.oS libgcc/./_clz.oS libgcc/./_clzsi2.oS libgcc/./_clzdi2.oS libgcc/./_ctzsi2.oS libgcc/./_ctzdi2.oS libgcc/./_popcount_tab.oS libgcc/./_popcountsi2.oS libgcc/./_popcountdi2.oS libgcc/./_paritysi2.oS libgcc/./_paritydi2.oS libgcc/./_divdi3.oS libgcc/./_moddi3.oS libgcc/./_udivdi3.oS libgcc/./_umoddi3.oS libgcc/./_udiv_w_sdiv.oS libgcc/./_udivmoddi4.oS libgcc/./_eprintf.oS libgcc/./__gcc_bcmp.oS
` if [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/ranlib ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/ranlib ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo ranlib; else t='s,y,y,'; echo ranlib | sed -e  ; fi; fi` ./libgcc.a
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_gcov -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcov.c -o libgcc/./_gcov.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcov-io.h:240,
                 from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcov.c:51:
./auto-host.h:23:1: warning: "DEFAULT_USE_CXA_ATEXIT" redefined
In file included from ./tm.h:17,
                 from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcov.c:39:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/defaults.h:608:1: warning: this is the location of the previous definition
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_gcov_merge_add -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcov.c -o libgcc/./_gcov_merge_add.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcov-io.h:240,
                 from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcov.c:51:
./auto-host.h:23:1: warning: "DEFAULT_USE_CXA_ATEXIT" redefined
In file included from ./tm.h:17,
                 from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcov.c:39:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/defaults.h:608:1: warning: this is the location of the previous definition
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_gcov_merge_single -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcov.c -o libgcc/./_gcov_merge_single.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcov-io.h:240,
                 from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcov.c:51:
./auto-host.h:23:1: warning: "DEFAULT_USE_CXA_ATEXIT" redefined
In file included from ./tm.h:17,
                 from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcov.c:39:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/defaults.h:608:1: warning: this is the location of the previous definition
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_gcov_merge_delta -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcov.c -o libgcc/./_gcov_merge_delta.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcov-io.h:240,
                 from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcov.c:51:
./auto-host.h:23:1: warning: "DEFAULT_USE_CXA_ATEXIT" redefined
In file included from ./tm.h:17,
                 from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcov.c:39:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/defaults.h:608:1: warning: this is the location of the previous definition
rm -rf ./libgcov.a
` if [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/ar ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/ar ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo ar; else t='s,y,y,'; echo ar | sed -e  ; fi; fi`  rc ./libgcov.a libgcc/./_gcov.o libgcc/./_gcov_merge_add.o libgcc/./_gcov_merge_single.o libgcc/./_gcov_merge_delta.o
` if [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/ranlib ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/ranlib ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo ranlib; else t='s,y,y,'; echo ranlib | sed -e  ; fi; fi` ./libgcov.a
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl -fexceptions -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unwind-dw2.c -o libgcc/./unwind-dw2.o
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl -fexceptions -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unwind-dw2-fde.c -o libgcc/./unwind-dw2-fde.o
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl -fexceptions -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unwind-sjlj.c -o libgcc/./unwind-sjlj.o
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl -fexceptions -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gthr-gnat.c -o libgcc/./gthr-gnat.o
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl -fexceptions -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unwind-c.c -o libgcc/./unwind-c.o
rm -rf ./libgcc_eh.a
` if [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/ar ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/ar ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo ar; else t='s,y,y,'; echo ar | sed -e  ; fi; fi`  rc ./libgcc_eh.a libgcc/./unwind-dw2.o libgcc/./unwind-dw2-fde.o libgcc/./unwind-sjlj.o libgcc/./gthr-gnat.o libgcc/./unwind-c.o
` if [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/ranlib ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/ranlib ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo ranlib; else t='s,y,y,'; echo ranlib | sed -e  ; fi; fi` ./libgcc_eh.a
{ ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg  libgcc/./_muldi3.o libgcc/./_negdi2.o libgcc/./_lshrdi3.o libgcc/./_ashldi3.o libgcc/./_ashrdi3.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/./_enable_execute_stack.o libgcc/./_trampoline.o libgcc/./__main.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/./_ffssi2.o libgcc/./_ffsdi2.o libgcc/./_clz.o libgcc/./_clzsi2.o libgcc/./_clzdi2.o libgcc/./_ctzsi2.o libgcc/./_ctzdi2.o libgcc/./_popcount_tab.o libgcc/./_popcountsi2.o libgcc/./_popcountdi2.o libgcc/./_paritysi2.o libgcc/./_paritydi2.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/./gthr-gnat.o libgcc/./unwind-c.o; echo %%; \
  cat /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc-std.ver \
    | sed -e '/^[   ]*#/d' \
          -e 's/^%\(if\|else\|elif\|endif\|define\)/#\1/' \
    |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -E -xassembler-with-cpp -; \
} | awk -f /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/mkmap-symver.awk  > libgcc/./tmp-libgcc.map
mv 'libgcc/./tmp-libgcc.map' libgcc/./libgcc.map
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -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.tmp   libgcc/./_muldi3.o libgcc/./_negdi2.o libgcc/./_lshrdi3.o libgcc/./_ashldi3.o libgcc/./_ashrdi3.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/./_enable_execute_stack.o libgcc/./_trampoline.o libgcc/./__main.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/./_ffssi2.o libgcc/./_ffsdi2.o libgcc/./_clz.o libgcc/./_clzsi2.o libgcc/./_clzdi2.o libgcc/./_ctzsi2.o libgcc/./_ctzdi2.o libgcc/./_popcount_tab.o libgcc/./_popcountsi2.o libgcc/./_popcountdi2.o libgcc/./_paritysi2.o libgcc/./_paritydi2.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/./gthr-gnat.o libgcc/./unwind-c.o -lc && rm -f libgcc_s.so && if [ -f libgcc_s.so.1 ]; then mv -f libgcc_s.so.1 libgcc_s.so.1.backup; else true; fi && mv libgcc_s.so.1.tmp libgcc_s.so.1 && 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/gcc34/work/obj/gcc'
gmake[2]: Leaving directory '/data/scratch/lang/gcc34/work/obj/gcc'
echo timestamp > stage1_build
echo stage1_build > stage_last
/usr/pkg/bin/gmake stage1
gmake[2]: Entering directory '/data/scratch/lang/gcc34/work/obj/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/gcc34/work/obj/gcc'
for dir in libgcc; do \
  if [ -d stage1/$dir ]; then true; else /bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/mkinstalldirs stage1/$dir; fi; \
done
mkdir -p -- stage1/libgcc
for dir in libgcc; do \
  mv $dir/*.o stage1/$dir; \
  mv $dir/*.os stage1/$dir || true; \
  test ! -f $dir/stacknote.s || mv $dir/stacknote.s stage1/$dir; \
  test ! -f $dir/libgcc.a || mv $dir/lib* stage1/$dir; \
done
mv: rename libgcc/*.os to stage1/libgcc/*.os: No such file or directory
gmake[3]: Leaving directory '/data/scratch/lang/gcc34/work/obj/gcc'
subdirs="f objc"; for dir in $subdirs; \
 do \
   if [ -d stage1/$dir ] ; then true ; else mkdir stage1/$dir ; fi ; \
 done
mv specs stage1/specs
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 min-insn-modes.c insn-modes.c insn-modes.h s-flags s-config s-codes s-mlib s-genrtl s-modes 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 genmodes 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 protoize unprotoize specs collect2 collect2 gcov-iov gcov gcov-dump *.[0-9][0-9].* *.[si] libcpp.a libbackend.a libgcc.mk g77 g77-cross f771 cc1obj 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 protoize to stage1/protoize: No such file or directory
mv: rename unprotoize to stage1/unprotoize: No such file or directory
mv: rename specs to stage1/specs: 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 gcov-dump to stage1/gcov-dump: 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
mv: rename g77-cross to stage1/g77-cross: No such file or directory
mv: rename f771 to stage1/f771: No such file or directory
mv: rename cc1obj to stage1/cc1obj: No such file or directory
gmake[2]: [Makefile:3649: 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/libgcov.a
rm -f stage1/libgcc_s*.so
rm -f stage1/libunwind.a stage1/libunwind*.so
cp libgcc.a stage1
` if [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/ranlib ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/ranlib ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo ranlib; else t='s,y,y,'; echo ranlib | sed -e $t ; fi; fi` stage1/libgcc.a
cp libgcov.a stage1
` if [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/ranlib ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/ranlib ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo ranlib; else t='s,y,y,'; echo ranlib | sed -e $t ; fi; fi` stage1/libgcov.a
if [ -f libgcc_eh.a ] ; then cp libgcc_eh.a stage1; \
   ` if [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/ranlib ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/ranlib ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo ranlib; else t='s,y,y,'; echo ranlib | sed -e $t ; fi; fi` stage1/libgcc_eh.a; \
fi
cp libgcc_s*.so stage1
cp libunwind.a libunwind*.so stage1
cp: libunwind.a: No such file or directory
cp: libunwind*.so: No such file or directory
gmake[2]: [Makefile:3662: stage1-start] Error 1 (ignored)
for f in .. ; do if [ x${f} != x.. ]; then \
  cp stage1/${f} . ; \
else true; \
fi; done
mv -f f/*.o f/fini f/stamp-str f/str-*.h f/str-*.j g77spec.o stage1/f
mv: rename f/*.o to stage1/f/*.o: No such file or directory
mv: rename f/fini to stage1/f/fini: No such file or directory
mv: rename f/stamp-str to stage1/f/stamp-str: No such file or directory
mv: rename f/str-*.h to stage1/f/str-*.h: No such file or directory
mv: rename f/str-*.j to stage1/f/str-*.j: No such file or directory
mv: rename g77spec.o to stage1/f/g77spec.o: No such file or directory
gmake[2]: [/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/Make-lang.in:309: f77.stage1] Error 1 (ignored)
mv objc/*.o stage1/objc
mv: rename objc/*.o to stage1/objc/*.o: No such file or directory
gmake[2]: [/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/objc/Make-lang.in:141: objc.stage1] Error 1 (ignored)
for dir in . f objc ; \
do \
  rm -f $dir/*.{gcda,gcno} ; \
done
gmake[2]: Leaving directory '/data/scratch/lang/gcc34/work/obj/gcc'
echo timestamp > stage1_copy
echo stage2_build > stage_last
/usr/pkg/bin/gmake CC=" stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/" CC_FOR_BUILD=" stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/" \
	 STAGE_PREFIX=stage1/ \
	 ADAFLAGS="" CFLAGS="-g -O2" LDFLAGS="" WARN_CFLAGS="\$(GCC_WARN_CFLAGS)" STRICT_WARN="-pedantic -Wno-long-long -Wold-style-definition " libdir=/usr/pkg/gcc34/lib LANGUAGES="c gcov gcov-dump f77 objc" MAKEINFO="makeinfo --split-size=5000000" MAKEINFOFLAGS="--no-split" MAKEOVERRIDES= OUTPUT_OPTION="-o \$@" \
	 CFLAGS="-g -O2" WERROR="" 
gmake[2]: Entering directory '/data/scratch/lang/gcc34/work/obj/gcc'
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genmodes.c -o genmodes.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/errors.c -o errors.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genmodes \
 genmodes.o errors.o ../libiberty/libiberty.a
ld: error in stage1/crtend.o(.eh_frame); no .eh_frame_hdr table will be created
./genmodes -h > tmp-modes.h
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/move-if-change tmp-modes.h insn-modes.h
./genmodes -m > tmp-min-modes.c
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/move-if-change tmp-min-modes.c min-insn-modes.c
./genmodes > tmp-modes.c
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/move-if-change tmp-modes.c insn-modes.c
echo timestamp > s-modes
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gengenrtl.c -o gengenrtl.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -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 /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/move-if-change tmp-genrtl.h genrtl.h
./gengenrtl > tmp-genrtl.c
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/move-if-change tmp-genrtl.c genrtl.c
echo timestamp > s-genrtl
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genconstants.c -o genconstants.o
echo "/* This file is machine generated.  Do not edit.  */" > tmp-gtyp.h
echo "static const char *const srcdir = "  >> tmp-gtyp.h
echo "\"/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc\"" >> tmp-gtyp.h
echo ";" >> tmp-gtyp.h
echo "static const char *const lang_files[] = {" >> tmp-gtyp.h
ll="/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/com.c  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/com.h  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/ste.c  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/where.h  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/where.c  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/lex.c  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/objc/objc-act.h  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-parse.in  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-tree.h  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-decl.c  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-objc-common.c  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.h  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-pragma.c  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/objc/objc-act.c  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-lang.c  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-parse.in  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-tree.h  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-decl.c  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.h  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-pragma.c  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-objc-common.c "; \
for f in $ll; do \
echo "\"$f\", "; done >> tmp-gtyp.h
echo "NULL};" >> tmp-gtyp.h
echo "static const char *const langs_for_lang_files[] = {" >> tmp-gtyp.h
ff="f  f  f  f  f  f  objc  objc  objc  objc  objc  objc  objc  objc  objc  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 *const all_files[] = {" >> tmp-gtyp.h
gf="/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/input.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/coretypes.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cpplib.h auto-host.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/ansidecl.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/biarch64.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/unix.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/att.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/dbxelf.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/elfos.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/netbsd.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/netbsd-elf.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/x86-64.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/netbsd64.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/defaults.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/hashtab.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/splay-tree.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/bitmap.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/coverage.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.h  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tree.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libfuncs.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/hashtable.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/real.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/varray.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/insn-addr.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cselib.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cgraph.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-tree.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/bitmap.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cselib.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cgraph.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dbxout.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dwarf2out.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dwarf2asm.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dojump.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/except.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/explow.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/fold-const.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/lists.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/profile.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-build.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regclass.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/langhooks.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sdbout.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stmt.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stor-layout.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stringpool.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tree.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/varasm.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/com.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/com.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/ste.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/where.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/where.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/lex.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/objc/objc-act.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-parse.in /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-tree.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-decl.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-objc-common.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-pragma.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/objc/objc-act.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-lang.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-parse.in /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-tree.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-decl.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-pragma.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-objc-common.c"; \
for f in $gf; do \
echo "\"$f\", "; done >> tmp-gtyp.h
echo " NULL};" >> tmp-gtyp.h
echo "static const char *const lang_dir_names[] = { \"c\", " >> tmp-gtyp.h
gf="f objc"; \
for l in $gf; do \
echo "\"$l\", "; done >> tmp-gtyp.h
echo "NULL};" >> tmp-gtyp.h
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/move-if-change tmp-gtyp.h gtyp-gen.h 
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gengtype.c -o gengtype.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition   -Wno-error  -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl \
 /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gengtype-lex.c -o gengtype-lex.o
gengtype-lex.c: In function `yy_get_next_buffer':
gengtype-lex.c:2412: warning: old-style parameter declaration
gengtype-lex.c: In function `yy_get_previous_state':
gengtype-lex.c:2544: warning: old-style parameter declaration
gengtype-lex.c: In function `input':
gengtype-lex.c:2657: warning: old-style parameter declaration
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition   -Wno-error  -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl \
 /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gengtype-yacc.c -o gengtype-yacc.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -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 `basic_block_def' used but not defined
warning: structure `answer' used but not defined
warning: structure `cpp_macro' used but not defined
warning: structure `reg_info_def' used but not defined
warning: structure `basic_block_def' used but not defined
warning: structure `answer' used but not defined
warning: structure `cpp_macro' used but not defined
echo timestamp > s-gtype
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.c -o rtl.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/read-rtl.c -o read-rtl.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/bitmap.c -o bitmap.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ggc-none.c -o ggc-none.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl \
    min-insn-modes.c -o min-insn-modes.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gensupport.c -o gensupport.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dummy-conditions.c -o dummy-conditions.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genconstants \
 genconstants.o gensupport.o dummy-conditions.o rtl.o read-rtl.o bitmap.o ggc-none.o min-insn-modes.o \
    errors.o ../libiberty/libiberty.a
ld: error in stage1/crtend.o(.eh_frame); no .eh_frame_hdr table will be created
./genconstants /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.md > tmp-constants.h
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/move-if-change tmp-constants.h insn-constants.h
echo timestamp > s-constants
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genflags.c -o genflags.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genconditions.c -o genconditions.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genconditions \
 genconditions.o gensupport.o dummy-conditions.o rtl.o read-rtl.o bitmap.o ggc-none.o min-insn-modes.o \
    errors.o ../libiberty/libiberty.a
ld: error in stage1/crtend.o(.eh_frame); no .eh_frame_hdr table will be created
./genconditions /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.md > tmp-conditions.c
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/move-if-change tmp-conditions.c insn-conditions.c
echo timestamp > s-conditions
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genpreds.c -o genpreds.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genpreds \
 genpreds.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 /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/move-if-change tmp-preds.h tm-preds.h
echo timestamp > s-preds
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition   -Wno-error  -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl insn-conditions.c
insn-conditions.c:757: warning: string length `534' is greater than the length `509' ISO C89 compilers are required to support
insn-conditions.c:1043: warning: string length `533' is greater than the length `509' ISO C89 compilers are required to support
insn-conditions.c:1581: warning: string length `597' is greater than the length `509' ISO C89 compilers are required to support
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gencheck.c -o gencheck.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -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
./gencheck > tmp-check.h
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/move-if-change tmp-check.h tree-check.h
echo timestamp > s-check
rm -f print-rtl1.c
sed -e 's/config[.]h/bconfig.h/' /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-rtl.c > print-rtl1.c
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl print-rtl1.c -o print-rtl1.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genflags \
	genflags.o rtl.o read-rtl.o bitmap.o ggc-none.o min-insn-modes.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
./genflags /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.md > tmp-flags.h
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/move-if-change tmp-flags.h insn-flags.h
echo timestamp > s-flags
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition   -Wno-error  -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-parse.c -o c-parse.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-lang.c -o c-lang.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-pretty-print.c -o c-pretty-print.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stub-objc.c -o stub-objc.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/attribs.c -o attribs.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-errors.c -o c-errors.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-lex.c -o c-lex.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-pragma.c -o c-pragma.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-decl.c -o c-decl.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-typeck.c -o c-typeck.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-convert.c -o c-convert.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-aux-info.c -o c-aux-info.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c -o c-common.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl \
	/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-opts.c -o c-opts.o 
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-format.c -o c-format.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-semantics.c -o c-semantics.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-incpath.c -o c-incpath.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl \
  -DGCC_INCLUDE_DIR=\"/usr/pkg/gcc34/lib/gcc/x86_64--netbsd9.99.67/3.4.6/include\" -DGPLUSPLUS_INCLUDE_DIR=\"/usr/pkg/gcc34/lib/gcc/x86_64--netbsd9.99.67/3.4.6/../../../..`echo /usr/pkg/gcc34 | sed -e 's|^/usr/pkg/gcc34||' -e 's|/[^/]*|/..|g'`/include/c++/3.4.6\" -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/usr/pkg/gcc34/lib/gcc/x86_64--netbsd9.99.67/3.4.6/../../../..`echo /usr/pkg/gcc34 | sed -e 's|^/usr/pkg/gcc34||' -e 's|/[^/]*|/..|g'`/include/c++/3.4.6/x86_64--netbsd9.99.67\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/usr/pkg/gcc34/lib/gcc/x86_64--netbsd9.99.67/3.4.6/../../../..`echo /usr/pkg/gcc34 | sed -e 's|^/usr/pkg/gcc34||' -e 's|/[^/]*|/..|g'`/include/c++/3.4.6/backward\" -DLOCAL_INCLUDE_DIR=\"/usr/pkg/gcc34/include\" -DCROSS_INCLUDE_DIR=\"/usr/pkg/gcc34/lib/gcc/x86_64--netbsd9.99.67/3.4.6/../../../../x86_64--netbsd9.99.67/sys-include\" -DTOOL_INCLUDE_DIR=\"/usr/pkg/gcc34/lib/gcc/x86_64--netbsd9.99.67/3.4.6/../../../../x86_64--netbsd9.99.67/include\"  \
  -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cppdefault.c -o cppdefault.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-ppoutput.c -o c-ppoutput.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-cppbuiltin.c -o c-cppbuiltin.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl \
-DPREFIX=\"/usr/pkg/gcc34\" \
  -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/prefix.c -o prefix.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genconfig.c -o genconfig.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genconfig \
	genconfig.o rtl.o read-rtl.o bitmap.o ggc-none.o min-insn-modes.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
./genconfig /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.md > tmp-config.h
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/move-if-change tmp-config.h insn-config.h
echo timestamp > s-config
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-objc-common.c -o c-objc-common.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-dump.c -o c-dump.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl \
  -DHOST_MACHINE=\"x86_64--netbsd9.99.67\" -DTARGET_MACHINE=\"x86_64--netbsd9.99.67\" \
  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-pch.c -o c-pch.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cpplib.c -o cpplib.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cpplex.c -o cpplex.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cppmacro.c -o cppmacro.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cppexp.c -o cppexp.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cppfiles.c -o cppfiles.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cpptrad.c -o cpptrad.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cpphash.c -o cpphash.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cpperror.c -o cpperror.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cppinit.c -o cppinit.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cppcharset.c -o cppcharset.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/hashtable.c -o hashtable.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/line-map.c -o line-map.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/mkdeps.c -o mkdeps.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cpppch.c -o cpppch.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 cppcharset.o hashtable.o line-map.o mkdeps.o cpppch.o
ranlib libcpp.a
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/main.c -o main.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c -o alias.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/bb-reorder.c -o bb-reorder.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gencodes.c -o gencodes.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o gencodes \
	gencodes.o rtl.o read-rtl.o bitmap.o ggc-none.o min-insn-modes.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
./gencodes /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.md > tmp-codes.h
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/move-if-change tmp-codes.h insn-codes.h
echo timestamp > s-codes
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.c -o builtins.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/caller-save.c -o caller-save.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/calls.c -o calls.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfg.c -o cfg.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfganal.c -o cfganal.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgbuild.c -o cfgbuild.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c -o cfgcleanup.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c -o cfglayout.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgloop.c -o cfgloop.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgloopanal.c -o cfgloopanal.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgloopmanip.c -o cfgloopmanip.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop-init.c -o loop-init.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop-unswitch.c -o loop-unswitch.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop-unroll.c -o loop-unroll.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c -o cfgrtl.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattr.c -o genattr.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genattr \
	genattr.o rtl.o read-rtl.o bitmap.o ggc-none.o min-insn-modes.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
./genattr /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.md > tmp-attr.h
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/move-if-change tmp-attr.h insn-attr.h
echo timestamp > s-attr
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c -o combine.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/conflict.c -o conflict.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/convert.c -o convert.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcov-iov.c -o gcov-iov.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE  gcov-iov.o -o gcov-iov
ld: error in stage1/crtend.o(.eh_frame); no .eh_frame_hdr table will be created
./gcov-iov > tmp-gcov-iov.h
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/move-if-change tmp-gcov-iov.h gcov-iov.h
gcov-iov.h is unchanged
echo timestamp > s-iov
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/coverage.c -o coverage.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c -o cse.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cselib.c -o cselib.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dbxout.c -o dbxout.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/debug.c -o debug.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.c -o df.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/diagnostic.c -o diagnostic.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dojump.c -o dojump.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/doloop.c -o doloop.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dominance.c -o dominance.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dwarf2asm.c -o dwarf2asm.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dwarf2out.c -o dwarf2out.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c -o emit-rtl.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/except.c -o except.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/explow.c -o explow.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expmed.c -o expmed.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c -o expr.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c -o final.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c -o flow.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/fold-const.c -o fold-const.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c -o function.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c -o gcse.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl genrtl.c -o genrtl.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ggc-common.c -o ggc-common.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/global.c -o global.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/graph.c -o graph.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl gtype-desc.c -o gtype-desc.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c -o haifa-sched.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/hooks.c -o hooks.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c -o ifcvt.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c -o genattrtab.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genautomata.c -o genautomata.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/varray.c -o varray.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genattrtab \
 genattrtab.o genautomata.o \
 rtl.o read-rtl.o bitmap.o ggc-none.o min-insn-modes.o gensupport.o insn-conditions.o print-rtl1.o errors.o \
 varray.o ../libiberty/libiberty.a -lm
ld: error in stage1/crtend.o(.eh_frame); no .eh_frame_hdr table will be created
./genattrtab /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.md > tmp-attrtab.c

Automaton `pentium'
       48 NDFA states,            138 NDFA arcs
       48 DFA states,             138 DFA arcs
       20 minimal DFA states,      82 minimal DFA arcs
      158 all insns         17 insn equivalence classes
   91 transition comb vector els,   340 trans table els: use comb vect
   91 state alts comb vector els,   340 state alts table els: use comb vect
  340 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
      158 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
  600 min delay table els, compression factor 1

Automaton `athlon'
      518 NDFA states,           1668 NDFA arcs
      518 DFA states,            1668 DFA arcs
       76 minimal DFA states,     328 minimal DFA arcs
      158 all insns         10 insn equivalence classes
  382 transition comb vector els,   760 trans table els: use simple vect
  382 state alts comb vector els,   760 state alts table els: use simple vect
  760 min delay table els, compression factor 2

Automaton `athlon_load'
      162 NDFA states,            855 NDFA arcs
      162 DFA states,             855 DFA arcs
      162 minimal DFA states,     855 minimal DFA arcs
      158 all insns         10 insn equivalence classes
 1039 transition comb vector els,  1620 trans table els: use simple vect
 1039 state alts comb vector els,  1620 state alts table els: use simple vect
 1620 min delay table els, compression factor 2

Automaton `athlon_mult'
       16 NDFA states,             48 NDFA arcs
       16 DFA states,              48 DFA arcs
       16 minimal DFA states,      48 minimal DFA arcs
      158 all insns          4 insn equivalence classes
   52 transition comb vector els,    64 trans table els: use simple vect
   52 state alts comb vector els,    64 state alts table els: use simple vect
   64 min delay table els, compression factor 2

Automaton `athlon_fp'
    15522 NDFA states,          99908 NDFA arcs
    15522 DFA states,           99908 DFA arcs
      463 minimal DFA states,    3038 minimal DFA arcs
      158 all insns         21 insn equivalence classes
 3051 transition comb vector els,  9723 trans table els: use comb vect
 3051 state alts comb vector els,  9723 state alts table els: use comb vect
 9723 min delay table els, compression factor 1

17012 all allocated states,     101385 all allocated arcs
20258 all allocated alternative states
 4779 all transition comb vector els, 13107 all trans table els
 4779 all state alts comb vector els, 13107 all state alts table els
13107 all min delay table els
    0 locked states num

  transformation: 0.005755, building DFA: 2.915145
  DFA minimization: 0.410758, making insn equivalence: 0.000355
 all automaton generation: 3.366682, output: 0.032683
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/move-if-change tmp-attrtab.c insn-attrtab.c
echo timestamp > s-attrtab
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl -c insn-attrtab.c \
  -o insn-attrtab.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genemit.c -o genemit.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genemit \
	genemit.o rtl.o read-rtl.o bitmap.o ggc-none.o min-insn-modes.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
./genemit /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.md > tmp-emit.c
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/move-if-change tmp-emit.c insn-emit.c
echo timestamp > s-emit
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl -c insn-emit.c \
  -o insn-emit.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl insn-modes.c -o insn-modes.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genextract.c -o genextract.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genextract \
	genextract.o rtl.o read-rtl.o bitmap.o ggc-none.o min-insn-modes.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
./genextract /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.md > tmp-extract.c
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/move-if-change tmp-extract.c insn-extract.c
echo timestamp > s-extract
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl -c insn-extract.c \
  -o insn-extract.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genopinit.c -o genopinit.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genopinit \
	genopinit.o rtl.o read-rtl.o bitmap.o ggc-none.o min-insn-modes.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
./genopinit /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.md > tmp-opinit.c
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/move-if-change tmp-opinit.c insn-opinit.c
echo timestamp > s-opinit
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl -c insn-opinit.c \
  -o insn-opinit.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genoutput.c -o genoutput.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genoutput \
	genoutput.o rtl.o read-rtl.o bitmap.o ggc-none.o min-insn-modes.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
./genoutput /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.md > tmp-output.c
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/move-if-change tmp-output.c insn-output.c
echo timestamp > s-output
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl -c insn-output.c \
  -o insn-output.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genpeep.c -o genpeep.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genpeep \
	genpeep.o rtl.o read-rtl.o bitmap.o ggc-none.o min-insn-modes.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
./genpeep /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.md > tmp-peep.c
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/move-if-change tmp-peep.c insn-peep.c
echo timestamp > s-peep
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl -c insn-peep.c \
  -o insn-peep.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genrecog.c -o genrecog.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genrecog \
	genrecog.o rtl.o read-rtl.o bitmap.o ggc-none.o min-insn-modes.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
./genrecog /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.md > tmp-recog.c
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.md:14180: warning: source missing a mode?
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.md:14247: warning: source missing a mode?
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.md:16265: warning: operand 1 missing mode?
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.md:16308: warning: operand 1 missing mode?
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/move-if-change tmp-recog.c insn-recog.c
echo timestamp > s-recog
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl -c insn-recog.c \
  -o insn-recog.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c -o integrate.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl \
  -DLOCALEDIR=\"/usr/pkg/gcc34/share/locale\" \
  -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/intl.c -o intl.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c -o jump.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/langhooks.c -o langhooks.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/lcm.c -o lcm.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/lists.c -o lists.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c -o local-alloc.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c -o loop.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c -o optabs.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl options.c -o options.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/opts.c -o opts.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/params.c -o params.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/postreload.c -o postreload.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/predict.c -o predict.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-rtl.c -o print-rtl.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-tree.c -o print-tree.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/value-prof.c -o value-prof.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/profile.c -o profile.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra.c -o ra.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-build.c -o ra-build.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-colorize.c -o ra-colorize.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-debug.c -o ra-debug.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-rewrite.c -o ra-rewrite.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/real.c -o real.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c -o recog.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c -o reg-stack.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regclass.c -o regclass.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c -o regmove.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regrename.c -o regrename.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c -o reload.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c -o reload1.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reorg.c -o reorg.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/resource.c -o resource.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c -o rtlanal.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl-error.c -o rtl-error.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sbitmap.c -o sbitmap.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-deps.c -o sched-deps.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-ebb.c -o sched-ebb.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c -o sched-rgn.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-vis.c -o sched-vis.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sdbout.c -o sdbout.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c -o sibcall.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c -o simplify-rtx.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sreal.c -o sreal.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stmt.c -o stmt.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stor-layout.c -o stor-layout.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stringpool.c -o stringpool.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/targhooks.c -o targhooks.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/timevar.c -o timevar.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl \
  -DTARGET_NAME=\"x86_64--netbsd9.99.67\" \
  -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/toplev.c -o toplev.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tracer.c -o tracer.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tree.c -o tree.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tree-dump.c -o tree-dump.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c -o unroll.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/varasm.c -o varasm.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/version.c -o version.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/vmsdbgout.c -o vmsdbgout.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/xcoffout.c -o xcoffout.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alloc-pool.c -o alloc-pool.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/et-forest.c -o et-forest.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfghooks.c -o cfghooks.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/bt-load.c -o bt-load.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/pretty-print.c -o pretty-print.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ggc-page.c -o ggc-page.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/web.c -o web.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl \
	/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c -o i386.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/host-default.c -o host-default.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tree-inline.c -o tree-inline.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tree-optimize.c -o tree-optimize.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cgraph.c -o cgraph.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cgraphunit.c -o cgraphunit.o
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 cfgloopanal.o cfgloopmanip.o loop-init.o loop-unswitch.o loop-unroll.o cfgrtl.o combine.o conflict.o convert.o coverage.o cse.o cselib.o dbxout.o debug.o df.o diagnostic.o dojump.o doloop.o dominance.o dwarf2asm.o dwarf2out.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 hooks.o ifcvt.o insn-attrtab.o insn-emit.o insn-modes.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 optabs.o options.o opts.o params.o postreload.o predict.o print-rtl.o print-tree.o value-prof.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 sreal.o stmt.o stor-layout.o stringpool.o targhooks.o timevar.o toplev.o tracer.o tree.o tree-dump.o unroll.o varasm.o varray.o version.o vmsdbgout.o xcoffout.o alloc-pool.o et-forest.o cfghooks.o bt-load.o pretty-print.o ggc-page.o web.o i386.o  host-default.o hashtable.o tree-inline.o tree-optimize.o cgraph.o cgraphunit.o
ranlib libbackend.a
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H  -o cc1 \
	c-parse.o c-lang.o c-pretty-print.o stub-objc.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-incpath.o cppdefault.o c-ppoutput.o c-cppbuiltin.o prefix.o c-objc-common.o c-dump.o c-pch.o libcpp.a  main.o libbackend.a ../libiberty/libiberty.a ../intl/libintl.a  
ld: error in stage1/crtend.o(.eh_frame); no .eh_frame_hdr table will be created
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcov.c -o gcov.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H  gcov.o intl.o version.o ../libiberty/libiberty.a ../intl/libintl.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/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcov-dump.c -o gcov-dump.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H  gcov-dump.o version.o ../libiberty/libiberty.a ../intl/libintl.a   -o gcov-dump
ld: error in stage1/crtend.o(.eh_frame); no .eh_frame_hdr table will be created
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/bad.c -o f/bad.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/bit.c -o f/bit.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/bld.c -o f/bld.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/com.c -o f/com.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/data.c -o f/data.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/equiv.c -o f/equiv.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl \
      -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/fini.c -o f/fini.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o f/fini \
	f/fini.o ../libiberty/libiberty.a
ld: error in stage1/crtend.o(.eh_frame); no .eh_frame_hdr table will be created
./f/fini /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/str-1t.fin f/str-1t.j f/str-1t.h
./f/fini /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/str-2t.fin f/str-2t.j f/str-2t.h
./f/fini /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/str-fo.fin f/str-fo.j f/str-fo.h
./f/fini /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/str-io.fin f/str-io.j f/str-io.h
./f/fini /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/str-nq.fin f/str-nq.j f/str-nq.h
./f/fini /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/str-op.fin f/str-op.j f/str-op.h
./f/fini /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/str-ot.fin f/str-ot.j f/str-ot.h
echo timestamp > f/stamp-str
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/expr.c -o f/expr.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/global.c -o f/global.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/implic.c -o f/implic.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/info.c -o f/info.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/intrin.c -o f/intrin.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/lab.c -o f/lab.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/lex.c -o f/lex.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/malloc.c -o f/malloc.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/name.c -o f/name.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/parse.c -o f/parse.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/src.c -o f/src.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/st.c -o f/st.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/sta.c -o f/sta.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/stb.c -o f/stb.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/stc.c -o f/stc.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/std.c -o f/std.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/ste.c -o f/ste.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/storag.c -o f/storag.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/stp.c -o f/stp.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/str.c -o f/str.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/sts.c -o f/sts.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/stt.c -o f/stt.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/stu.c -o f/stu.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/stv.c -o f/stv.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/stw.c -o f/stw.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/symbol.c -o f/symbol.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/target.c -o f/target.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/top.c -o f/top.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/type.c -o f/type.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/where.c -o f/where.o
rm -f f771
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H  -o f771 f/bad.o f/bit.o f/bld.o f/com.o f/data.o f/equiv.o f/expr.o f/global.o f/implic.o f/info.o f/intrin.o f/lab.o f/lex.o f/malloc.o f/name.o f/parse.o f/src.o f/st.o f/sta.o f/stb.o f/stc.o f/std.o f/ste.o f/storag.o f/stp.o f/str.o f/sts.o f/stt.o f/stu.o f/stv.o f/stw.o f/symbol.o f/target.o f/top.o f/type.o f/where.o main.o libbackend.a ../libiberty/libiberty.a ../intl/libintl.a  
ld: error in stage1/crtend.o(.eh_frame); no .eh_frame_hdr table will be created
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -Iobjc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/objc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/objc/objc-lang.c -o objc/objc-lang.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition   -Wno-error  -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -Iobjc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/objc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/objc/objc-parse.c -o objc/objc-parse.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -Iobjc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/objc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/objc/objc-act.c -o objc/objc-act.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H  -o cc1obj \
	objc/objc-lang.o objc/objc-parse.o objc/objc-act.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-incpath.o cppdefault.o c-ppoutput.o c-cppbuiltin.o prefix.o c-objc-common.o c-dump.o c-pch.o libcpp.a  main.o libbackend.a ../libiberty/libiberty.a ../intl/libintl.a  
ld: error in stage1/crtend.o(.eh_frame); no .eh_frame_hdr table will be created
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  \
-DTARGET_MACHINE=\"x86_64--netbsd9.99.67\" \
-c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/collect2.c -o collect2.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tlink.c -o tlink.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H  -o Tcollect2 \
	collect2.o tlink.o intl.o version.o ../libiberty/libiberty.a ../intl/libintl.a   
ld: error in stage1/crtend.o(.eh_frame); no .eh_frame_hdr table will be created
mv -f Tcollect2 collect2
if test yes = yes \
   || test -n ""; then \
  /bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genmultilib \
    "" \
    "" \
    "" \
    "" \
    "" \
    "" \
    "" \
    "yes" \
    > tmp-mlib.h; \
else \
  /bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genmultilib '' '' '' '' '' '' '' no \
    > tmp-mlib.h; \
fi
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/move-if-change tmp-mlib.h multilib.h
multilib.h is unchanged
echo timestamp > s-mlib
(SHLIB_LINK=' ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wno-error -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.tmp @multilib_flags@ @shlib_objs@ -lc && rm -f @shlib_base_name@.so && if [ -f @shlib_dir@@shlib_so_name@.so.1 ]; then mv -f @shlib_dir@@shlib_so_name@.so.1 @shlib_dir@@shlib_so_name@.so.1.backup; else true; fi && mv @shlib_dir@@shlib_so_name@.so.1.tmp @shlib_dir@@shlib_so_name@.so.1 && ln -s @shlib_dir@@shlib_so_name@.so.1 @shlib_base_name@.so' \
SHLIB_MULTILIB=''; \
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition   -Wno-error  -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl \
  -DLINK_LIBGCC_SPEC="\"%D -R/usr/pkg/gcc34/lib\"" -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/pkg/gcc34/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/pkg/gcc34/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"3.4.6\" -DDEFAULT_TARGET_MACHINE=\"x86_64--netbsd9.99.67\" -DSTANDARD_BINDIR_PREFIX=\"/usr/pkg/gcc34/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 /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcc.c -o gcc.o)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcc.c:906: warning: string length `529' is greater than the length `509' ISO C89 compilers are required to support
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcc.c:924: warning: string length `608' is greater than the length `509' ISO C89 compilers are required to support
In file included from ./specs.h:2,
                 from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcc.c:957:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/objc/lang-specs.h:27: warning: string length `603' is greater than the length `509' ISO C89 compilers are required to support
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/objc/lang-specs.h:42: warning: string length `783' is greater than the length `509' ISO C89 compilers are required to support
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcc.c:1506: warning: string length `833' is greater than the length `509' ISO C89 compilers are required to support
(SHLIB_LINK=' ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -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.tmp @multilib_flags@ @shlib_objs@ -lc && rm -f @shlib_base_name@.so && if [ -f @shlib_dir@@shlib_so_name@.so.1 ]; then mv -f @shlib_dir@@shlib_so_name@.so.1 @shlib_dir@@shlib_so_name@.so.1.backup; else true; fi && mv @shlib_dir@@shlib_so_name@.so.1.tmp @shlib_dir@@shlib_so_name@.so.1 && ln -s @shlib_dir@@shlib_so_name@.so.1 @shlib_base_name@.so' \
SHLIB_MULTILIB=''; \
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl \
  -DLINK_LIBGCC_SPEC="\"%D -R/usr/pkg/gcc34/lib\"" -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/pkg/gcc34/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/pkg/gcc34/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"3.4.6\" -DDEFAULT_TARGET_MACHINE=\"x86_64--netbsd9.99.67\" -DSTANDARD_BINDIR_PREFIX=\"/usr/pkg/gcc34/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 /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gccspec.c -o gccspec.o)
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H  -o xgcc gcc.o gccspec.o intl.o \
  prefix.o version.o  ../libiberty/libiberty.a ../intl/libintl.a  
ld: error in stage1/crtend.o(.eh_frame); no .eh_frame_hdr table will be created
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cppspec.c -o cppspec.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H  -o cpp gcc.o cppspec.o intl.o \
  prefix.o version.o  ../libiberty/libiberty.a ../intl/libintl.a  
ld: error in stage1/crtend.o(.eh_frame); no .eh_frame_hdr table will be created
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -dumpspecs > tmp-specs
mv tmp-specs specs
(SHLIB_LINK=' ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -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.tmp @multilib_flags@ @shlib_objs@ -lc && rm -f @shlib_base_name@.so && if [ -f @shlib_dir@@shlib_so_name@.so.1 ]; then mv -f @shlib_dir@@shlib_so_name@.so.1 @shlib_dir@@shlib_so_name@.so.1.backup; else true; fi && mv @shlib_dir@@shlib_so_name@.so.1.tmp @shlib_dir@@shlib_so_name@.so.1 && ln -s @shlib_dir@@shlib_so_name@.so.1 @shlib_base_name@.so' \
SHLIB_MULTILIB=''; \
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -DLINK_LIBGCC_SPEC="\"%D -R/usr/pkg/gcc34/lib\"" -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/pkg/gcc34/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/pkg/gcc34/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"3.4.6\" -DDEFAULT_TARGET_MACHINE=\"x86_64--netbsd9.99.67\" -DSTANDARD_BINDIR_PREFIX=\"/usr/pkg/gcc34/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"` \
	-I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/g77spec.c)
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H  -o g77 gcc.o g77spec.o \
   version.o prefix.o intl.o  ../libiberty/libiberty.a ../intl/libintl.a  
ld: error in stage1/crtend.o(.eh_frame); no .eh_frame_hdr table will be created
if [ -f specs.ready ] ; then \
	true; \
else \
	echo timestamp > specs.ready; \
fi
objext='.o' \
LIB1ASMFUNCS='' \
LIB2FUNCS_ST='_eprintf __gcc_bcmp' \
LIBGCOV='_gcov _gcov_merge_add _gcov_merge_single _gcov_merge_delta' \
LIB2ADD='' \
LIB2ADD_ST='' \
LIB2ADD_SH='' \
LIB2ADDEH='/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unwind-dw2.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unwind-dw2-fde.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unwind-sjlj.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gthr-gnat.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unwind-c.c' \
LIB2ADDEHSTATIC='/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unwind-dw2.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unwind-dw2-fde.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unwind-sjlj.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gthr-gnat.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unwind-c.c' \
LIB2ADDEHSHARED='/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unwind-dw2.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unwind-dw2-fde.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unwind-sjlj.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gthr-gnat.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unwind-c.c' \
LIB2ADDEHDEP='unwind.inc unwind-dw2-fde.h' \
LIBUNWIND='' \
LIBUNWINDDEP='' \
SHLIBUNWIND_LINK='' \
SHLIBUNWIND_INSTALL='' \
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/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld --print-multi-lib` \
EXTRA_MULTILIB_PARTS='' \
SHLIB_LINK=' ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -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.tmp @multilib_flags@ @shlib_objs@ -lc && rm -f @shlib_base_name@.so && if [ -f @shlib_dir@@shlib_so_name@.so.1 ]; then mv -f @shlib_dir@@shlib_so_name@.so.1 @shlib_dir@@shlib_so_name@.so.1.backup; else true; fi && mv @shlib_dir@@shlib_so_name@.so.1.tmp @shlib_dir@@shlib_so_name@.so.1 && ln -s @shlib_dir@@shlib_so_name@.so.1 @shlib_base_name@.so' \
SHLIB_INSTALL='$(SHELL) $(srcdir)/mkinstalldirs $(DESTDIR)$(slibdir)@shlib_slibdir_qual@; /data/scratch/lang/gcc34/work/.tools/bin/install -c -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='/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/mkmap-symver.awk' \
SHLIB_MKMAP_OPTS='' \
SHLIB_MAPFILES='/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc-std.ver' \
SHLIB_NM_FLAGS='-pg' \
MULTILIB_OSDIRNAMES='' \
mkinstalldirs='/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/mkinstalldirs' \
  /bin/sh mklibgcc > tmp-libgcc.mk
mv tmp-libgcc.mk libgcc.mk
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2 -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fno-unit-at-a-time -fPIC \
   -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/crtstuff.c -DCRT_BEGIN \
  -o crtbegin.o
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2 -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fno-unit-at-a-time -fPIC \
   -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/crtstuff.c -DCRT_END \
  -o crtend.o
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2 -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fno-unit-at-a-time -fPIC \
   -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/crtstuff.c -DCRT_BEGIN -DCRTSTUFFS_O \
  -o crtbeginS.o
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2 -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fno-unit-at-a-time -fPIC \
   -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/crtstuff.c -DCRT_END -DCRTSTUFFS_O \
  -o crtendS.o
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2 -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fno-unit-at-a-time -fPIC \
   -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/crtstuff.c -DCRT_BEGIN -DCRTSTUFFT_O \
  -o crtbeginT.o
/usr/pkg/bin/gmake \
  CFLAGS="-g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition   " \
  CONFIG_H="tconfig.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/ansidecl.h" TM_H="tm.h      /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/biarch64.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/unix.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/att.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/dbxelf.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/elfos.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/netbsd.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/netbsd-elf.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/x86-64.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/netbsd64.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/defaults.h insn-constants.h insn-flags.h" \
  INCLUDES="-I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl" \
  MAKEOVERRIDES= \
  -f libgcc.mk all
gmake[3]: Entering directory '/data/scratch/lang/gcc34/work/obj/gcc'
for d in libgcc; do \
  if [ -d $d ]; then true; else /bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/mkinstalldirs $d; fi; \
done
if [ -f stmp-dirs ]; then true; else touch stmp-dirs; fi
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_muldi3 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_muldi3.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_muldi3.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_muldi3.oS libgcc/./_muldi3.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_negdi2 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_negdi2.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_negdi2.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_negdi2.oS libgcc/./_negdi2.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_lshrdi3 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_lshrdi3.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_lshrdi3.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_lshrdi3.oS libgcc/./_lshrdi3.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_ashldi3 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_ashldi3.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_ashldi3.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_ashldi3.oS libgcc/./_ashldi3.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_ashrdi3 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_ashrdi3.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_ashrdi3.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_ashrdi3.oS libgcc/./_ashrdi3.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_cmpdi2 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_cmpdi2.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_cmpdi2.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_cmpdi2.oS libgcc/./_cmpdi2.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_ucmpdi2 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_ucmpdi2.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_ucmpdi2.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_ucmpdi2.oS libgcc/./_ucmpdi2.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_floatdidf -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_floatdidf.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_floatdidf.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_floatdidf.oS libgcc/./_floatdidf.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_floatdisf -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_floatdisf.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_floatdisf.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_floatdisf.oS libgcc/./_floatdisf.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_fixunsdfsi -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_fixunsdfsi.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_fixunsdfsi.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_fixunsdfsi.oS libgcc/./_fixunsdfsi.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_fixunssfsi -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_fixunssfsi.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_fixunssfsi.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_fixunssfsi.oS libgcc/./_fixunssfsi.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_fixunsdfdi -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_fixunsdfdi.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_fixunsdfdi.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_fixunsdfdi.oS libgcc/./_fixunsdfdi.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_fixdfdi -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_fixdfdi.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_fixdfdi.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_fixdfdi.oS libgcc/./_fixdfdi.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_fixunssfdi -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_fixunssfdi.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_fixunssfdi.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_fixunssfdi.oS libgcc/./_fixunssfdi.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_fixsfdi -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_fixsfdi.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_fixsfdi.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_fixsfdi.oS libgcc/./_fixsfdi.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_fixxfdi -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_fixxfdi.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_fixxfdi.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_fixxfdi.oS libgcc/./_fixxfdi.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_fixunsxfdi -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_fixunsxfdi.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_fixunsxfdi.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_fixunsxfdi.oS libgcc/./_fixunsxfdi.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_floatdixf -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_floatdixf.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_floatdixf.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_floatdixf.oS libgcc/./_floatdixf.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_fixunsxfsi -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_fixunsxfsi.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_fixunsxfsi.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_fixunsxfsi.oS libgcc/./_fixunsxfsi.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_fixtfdi -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_fixtfdi.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_fixtfdi.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_fixtfdi.oS libgcc/./_fixtfdi.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_fixunstfdi -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_fixunstfdi.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_fixunstfdi.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_fixunstfdi.oS libgcc/./_fixunstfdi.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_floatditf -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_floatditf.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_floatditf.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_floatditf.oS libgcc/./_floatditf.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_clear_cache -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_clear_cache.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_clear_cache.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_clear_cache.oS libgcc/./_clear_cache.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_enable_execute_stack -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_enable_execute_stack.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_enable_execute_stack.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_enable_execute_stack.oS libgcc/./_enable_execute_stack.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_trampoline -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_trampoline.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_trampoline.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_trampoline.oS libgcc/./_trampoline.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL__main -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./__main.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./__main.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./__main.oS libgcc/./__main.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_absvsi2 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_absvsi2.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_absvsi2.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_absvsi2.oS libgcc/./_absvsi2.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_absvdi2 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_absvdi2.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_absvdi2.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_absvdi2.oS libgcc/./_absvdi2.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_addvsi3 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_addvsi3.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_addvsi3.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_addvsi3.oS libgcc/./_addvsi3.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_addvdi3 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_addvdi3.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_addvdi3.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_addvdi3.oS libgcc/./_addvdi3.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_subvsi3 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_subvsi3.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_subvsi3.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_subvsi3.oS libgcc/./_subvsi3.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_subvdi3 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_subvdi3.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_subvdi3.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_subvdi3.oS libgcc/./_subvdi3.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_mulvsi3 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_mulvsi3.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_mulvsi3.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_mulvsi3.oS libgcc/./_mulvsi3.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_mulvdi3 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_mulvdi3.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_mulvdi3.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_mulvdi3.oS libgcc/./_mulvdi3.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_negvsi2 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_negvsi2.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_negvsi2.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_negvsi2.oS libgcc/./_negvsi2.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_negvdi2 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_negvdi2.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_negvdi2.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_negvdi2.oS libgcc/./_negvdi2.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_ctors -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_ctors.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_ctors.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_ctors.oS libgcc/./_ctors.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_ffssi2 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_ffssi2.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_ffssi2.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_ffssi2.oS libgcc/./_ffssi2.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_ffsdi2 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_ffsdi2.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_ffsdi2.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_ffsdi2.oS libgcc/./_ffsdi2.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_clz -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_clz.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_clz.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_clz.oS libgcc/./_clz.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_clzsi2 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_clzsi2.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_clzsi2.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_clzsi2.oS libgcc/./_clzsi2.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_clzdi2 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_clzdi2.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_clzdi2.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_clzdi2.oS libgcc/./_clzdi2.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_ctzsi2 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_ctzsi2.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_ctzsi2.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_ctzsi2.oS libgcc/./_ctzsi2.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_ctzdi2 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_ctzdi2.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_ctzdi2.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_ctzdi2.oS libgcc/./_ctzdi2.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_popcount_tab -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_popcount_tab.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_popcount_tab.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_popcount_tab.oS libgcc/./_popcount_tab.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_popcountsi2 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_popcountsi2.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_popcountsi2.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_popcountsi2.oS libgcc/./_popcountsi2.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_popcountdi2 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_popcountdi2.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_popcountdi2.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_popcountdi2.oS libgcc/./_popcountdi2.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_paritysi2 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_paritysi2.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_paritysi2.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_paritysi2.oS libgcc/./_paritysi2.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_paritydi2 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_paritydi2.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_paritydi2.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_paritydi2.oS libgcc/./_paritydi2.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_divdi3 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -fexceptions -fnon-call-exceptions -o libgcc/./_divdi3.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_divdi3.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_divdi3.oS libgcc/./_divdi3.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_moddi3 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -fexceptions -fnon-call-exceptions -o libgcc/./_moddi3.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_moddi3.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_moddi3.oS libgcc/./_moddi3.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_udivdi3 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -fexceptions -fnon-call-exceptions -o libgcc/./_udivdi3.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_udivdi3.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_udivdi3.oS libgcc/./_udivdi3.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_umoddi3 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -fexceptions -fnon-call-exceptions -o libgcc/./_umoddi3.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_umoddi3.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_umoddi3.oS libgcc/./_umoddi3.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_udiv_w_sdiv -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -fexceptions -fnon-call-exceptions -o libgcc/./_udiv_w_sdiv.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_udiv_w_sdiv.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_udiv_w_sdiv.oS libgcc/./_udiv_w_sdiv.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_udivmoddi4 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -fexceptions -fnon-call-exceptions -o libgcc/./_udivmoddi4.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_udivmoddi4.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_udivmoddi4.oS libgcc/./_udivmoddi4.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_eprintf -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_eprintf.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_eprintf.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_eprintf.oS libgcc/./_eprintf.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL__gcc_bcmp -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./__gcc_bcmp.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./__gcc_bcmp.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./__gcc_bcmp.oS libgcc/./__gcc_bcmp.o -xassembler -
rm -rf ./libgcc.a
` if [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/ar ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/ar ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo ar; else t='s,y,y,'; echo ar | sed -e  ; fi; fi`  rc ./libgcc.a libgcc/./_muldi3.oS libgcc/./_negdi2.oS libgcc/./_lshrdi3.oS libgcc/./_ashldi3.oS libgcc/./_ashrdi3.oS libgcc/./_cmpdi2.oS libgcc/./_ucmpdi2.oS libgcc/./_floatdidf.oS libgcc/./_floatdisf.oS libgcc/./_fixunsdfsi.oS libgcc/./_fixunssfsi.oS libgcc/./_fixunsdfdi.oS libgcc/./_fixdfdi.oS libgcc/./_fixunssfdi.oS libgcc/./_fixsfdi.oS libgcc/./_fixxfdi.oS libgcc/./_fixunsxfdi.oS libgcc/./_floatdixf.oS libgcc/./_fixunsxfsi.oS libgcc/./_fixtfdi.oS libgcc/./_fixunstfdi.oS libgcc/./_floatditf.oS libgcc/./_clear_cache.oS libgcc/./_enable_execute_stack.oS libgcc/./_trampoline.oS libgcc/./__main.oS libgcc/./_absvsi2.oS libgcc/./_absvdi2.oS libgcc/./_addvsi3.oS libgcc/./_addvdi3.oS libgcc/./_subvsi3.oS libgcc/./_subvdi3.oS libgcc/./_mulvsi3.oS libgcc/./_mulvdi3.oS libgcc/./_negvsi2.oS libgcc/./_negvdi2.oS libgcc/./_ctors.oS libgcc/./_ffssi2.oS libgcc/./_ffsdi2.oS libgcc/./_clz.oS libgcc/./_clzsi2.oS libgcc/./_clzdi2.oS libgcc/./_ctzsi2.oS libgcc/./_ctzdi2.oS libgcc/./_popcount_tab.oS libgcc/./_popcountsi2.oS libgcc/./_popcountdi2.oS libgcc/./_paritysi2.oS libgcc/./_paritydi2.oS libgcc/./_divdi3.oS libgcc/./_moddi3.oS libgcc/./_udivdi3.oS libgcc/./_umoddi3.oS libgcc/./_udiv_w_sdiv.oS libgcc/./_udivmoddi4.oS libgcc/./_eprintf.oS libgcc/./__gcc_bcmp.oS
` if [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/ranlib ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/ranlib ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo ranlib; else t='s,y,y,'; echo ranlib | sed -e  ; fi; fi` ./libgcc.a
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_gcov -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcov.c -o libgcc/./_gcov.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcov-io.h:240,
                 from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcov.c:51:
./auto-host.h:23:1: warning: "DEFAULT_USE_CXA_ATEXIT" redefined
In file included from ./tm.h:17,
                 from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcov.c:39:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/defaults.h:608:1: warning: this is the location of the previous definition
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_gcov_merge_add -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcov.c -o libgcc/./_gcov_merge_add.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcov-io.h:240,
                 from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcov.c:51:
./auto-host.h:23:1: warning: "DEFAULT_USE_CXA_ATEXIT" redefined
In file included from ./tm.h:17,
                 from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcov.c:39:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/defaults.h:608:1: warning: this is the location of the previous definition
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_gcov_merge_single -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcov.c -o libgcc/./_gcov_merge_single.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcov-io.h:240,
                 from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcov.c:51:
./auto-host.h:23:1: warning: "DEFAULT_USE_CXA_ATEXIT" redefined
In file included from ./tm.h:17,
                 from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcov.c:39:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/defaults.h:608:1: warning: this is the location of the previous definition
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_gcov_merge_delta -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcov.c -o libgcc/./_gcov_merge_delta.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcov-io.h:240,
                 from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcov.c:51:
./auto-host.h:23:1: warning: "DEFAULT_USE_CXA_ATEXIT" redefined
In file included from ./tm.h:17,
                 from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcov.c:39:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/defaults.h:608:1: warning: this is the location of the previous definition
rm -rf ./libgcov.a
` if [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/ar ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/ar ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo ar; else t='s,y,y,'; echo ar | sed -e  ; fi; fi`  rc ./libgcov.a libgcc/./_gcov.o libgcc/./_gcov_merge_add.o libgcc/./_gcov_merge_single.o libgcc/./_gcov_merge_delta.o
` if [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/ranlib ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/ranlib ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo ranlib; else t='s,y,y,'; echo ranlib | sed -e  ; fi; fi` ./libgcov.a
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl -fexceptions -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unwind-dw2.c -o libgcc/./unwind-dw2.o
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl -fexceptions -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unwind-dw2-fde.c -o libgcc/./unwind-dw2-fde.o
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl -fexceptions -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unwind-sjlj.c -o libgcc/./unwind-sjlj.o
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl -fexceptions -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gthr-gnat.c -o libgcc/./gthr-gnat.o
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl -fexceptions -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unwind-c.c -o libgcc/./unwind-c.o
rm -rf ./libgcc_eh.a
` if [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/ar ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/ar ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo ar; else t='s,y,y,'; echo ar | sed -e  ; fi; fi`  rc ./libgcc_eh.a libgcc/./unwind-dw2.o libgcc/./unwind-dw2-fde.o libgcc/./unwind-sjlj.o libgcc/./gthr-gnat.o libgcc/./unwind-c.o
` if [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/ranlib ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/ranlib ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo ranlib; else t='s,y,y,'; echo ranlib | sed -e  ; fi; fi` ./libgcc_eh.a
{ ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg  libgcc/./_muldi3.o libgcc/./_negdi2.o libgcc/./_lshrdi3.o libgcc/./_ashldi3.o libgcc/./_ashrdi3.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/./_enable_execute_stack.o libgcc/./_trampoline.o libgcc/./__main.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/./_ffssi2.o libgcc/./_ffsdi2.o libgcc/./_clz.o libgcc/./_clzsi2.o libgcc/./_clzdi2.o libgcc/./_ctzsi2.o libgcc/./_ctzdi2.o libgcc/./_popcount_tab.o libgcc/./_popcountsi2.o libgcc/./_popcountdi2.o libgcc/./_paritysi2.o libgcc/./_paritydi2.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/./gthr-gnat.o libgcc/./unwind-c.o; echo %%; \
  cat /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc-std.ver \
    | sed -e '/^[   ]*#/d' \
          -e 's/^%\(if\|else\|elif\|endif\|define\)/#\1/' \
    |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -E -xassembler-with-cpp -; \
} | awk -f /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/mkmap-symver.awk  > libgcc/./tmp-libgcc.map
mv 'libgcc/./tmp-libgcc.map' libgcc/./libgcc.map
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -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.tmp   libgcc/./_muldi3.o libgcc/./_negdi2.o libgcc/./_lshrdi3.o libgcc/./_ashldi3.o libgcc/./_ashrdi3.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/./_enable_execute_stack.o libgcc/./_trampoline.o libgcc/./__main.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/./_ffssi2.o libgcc/./_ffsdi2.o libgcc/./_clz.o libgcc/./_clzsi2.o libgcc/./_clzdi2.o libgcc/./_ctzsi2.o libgcc/./_ctzdi2.o libgcc/./_popcount_tab.o libgcc/./_popcountsi2.o libgcc/./_popcountdi2.o libgcc/./_paritysi2.o libgcc/./_paritydi2.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/./gthr-gnat.o libgcc/./unwind-c.o -lc && rm -f libgcc_s.so && if [ -f libgcc_s.so.1 ]; then mv -f libgcc_s.so.1 libgcc_s.so.1.backup; else true; fi && mv libgcc_s.so.1.tmp libgcc_s.so.1 && 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/gcc34/work/obj/gcc'
gmake[2]: Leaving directory '/data/scratch/lang/gcc34/work/obj/gcc'
echo timestamp > stage2_build
echo stage2_build > stage_last
/usr/pkg/bin/gmake stage2
gmake[2]: Entering directory '/data/scratch/lang/gcc34/work/obj/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/gcc34/work/obj/gcc'
for dir in libgcc; do \
  if [ -d stage2/$dir ]; then true; else /bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/mkinstalldirs stage2/$dir; fi; \
done
mkdir -p -- stage2/libgcc
for dir in libgcc; do \
  mv $dir/*.o stage2/$dir; \
  mv $dir/*.os stage2/$dir || true; \
  test ! -f $dir/stacknote.s || mv $dir/stacknote.s stage2/$dir; \
  test ! -f $dir/libgcc.a || mv $dir/lib* stage2/$dir; \
done
mv: rename libgcc/*.os to stage2/libgcc/*.os: No such file or directory
gmake[3]: Leaving directory '/data/scratch/lang/gcc34/work/obj/gcc'
subdirs="f objc"; for dir in $subdirs; \
 do \
   if [ -d stage2/$dir ] ; then true ; else mkdir stage2/$dir ; fi ; \
 done
mv specs stage2/specs
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 min-insn-modes.c insn-modes.c insn-modes.h s-flags s-config s-codes s-mlib s-genrtl s-modes 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 genmodes 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 protoize unprotoize specs collect2 collect2 gcov-iov gcov gcov-dump *.[0-9][0-9].* *.[si] libcpp.a libbackend.a libgcc.mk g77 g77-cross f771 cc1obj 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 protoize to stage2/protoize: No such file or directory
mv: rename unprotoize to stage2/unprotoize: No such file or directory
mv: rename specs to stage2/specs: 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
mv: rename g77-cross to stage2/g77-cross: No such file or directory
gmake[2]: [Makefile:3686: 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/libgcov.a stage2/libgcc_eh.a
rm -f stage2/libgcc_s*.so
rm -f stage2/libunwind.a stage2/libunwind*.so
cp libgcc.a stage2
` if [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/ranlib ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/ranlib ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo ranlib; else t='s,y,y,'; echo ranlib | sed -e $t ; fi; fi` stage2/libgcc.a
cp libgcov.a stage2
` if [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/ranlib ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/ranlib ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo ranlib; else t='s,y,y,'; echo ranlib | sed -e $t ; fi; fi` stage2/libgcov.a
if [ -f libgcc_eh.a ] ; then cp libgcc_eh.a stage2; \
   ` if [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/ranlib ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/ranlib ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo ranlib; else t='s,y,y,'; echo ranlib | sed -e $t ; fi; fi` stage2/libgcc_eh.a; \
fi
cp libgcc_s*.so stage2
cp libunwind.a libunwind*.so stage2
cp: libunwind.a: No such file or directory
cp: libunwind*.so: No such file or directory
gmake[2]: [Makefile:3699: stage2-start] Error 1 (ignored)
for f in .. ; do if [ x${f} != x.. ]; then \
  cp stage2/${f} . ; \
else true; \
fi; done
mv -f f/*.o f/fini f/stamp-str f/str-*.h f/str-*.j g77spec.o stage2/f
mv: rename g77spec.o to stage2/f/g77spec.o: No such file or directory
gmake[2]: [/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/Make-lang.in:312: f77.stage2] Error 1 (ignored)
mv objc/*.o stage2/objc
gmake[2]: Leaving directory '/data/scratch/lang/gcc34/work/obj/gcc'
echo timestamp > stage2_copy
echo stage3_build > stage_last
/usr/pkg/bin/gmake CC=" stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/" CC_FOR_BUILD=" stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/" \
	 STAGE_PREFIX=stage2/ \
	 ADAFLAGS="" CFLAGS="-g -O2" LDFLAGS="" WARN_CFLAGS="\$(GCC_WARN_CFLAGS)" STRICT_WARN="-pedantic -Wno-long-long -Wold-style-definition " libdir=/usr/pkg/gcc34/lib LANGUAGES="c gcov gcov-dump f77 objc" MAKEINFO="makeinfo --split-size=5000000" MAKEINFOFLAGS="--no-split" MAKEOVERRIDES= OUTPUT_OPTION="-o \$@" \
	 CFLAGS="-g -O2" WERROR="" 
gmake[2]: Entering directory '/data/scratch/lang/gcc34/work/obj/gcc'
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genmodes.c -o genmodes.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/errors.c -o errors.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genmodes \
 genmodes.o errors.o ../libiberty/libiberty.a
ld: error in stage2/crtend.o(.eh_frame); no .eh_frame_hdr table will be created
./genmodes -h > tmp-modes.h
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/move-if-change tmp-modes.h insn-modes.h
./genmodes -m > tmp-min-modes.c
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/move-if-change tmp-min-modes.c min-insn-modes.c
./genmodes > tmp-modes.c
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/move-if-change tmp-modes.c insn-modes.c
echo timestamp > s-modes
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gengenrtl.c -o gengenrtl.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -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
./gengenrtl -h > tmp-genrtl.h
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/move-if-change tmp-genrtl.h genrtl.h
./gengenrtl > tmp-genrtl.c
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/move-if-change tmp-genrtl.c genrtl.c
echo timestamp > s-genrtl
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genconstants.c -o genconstants.o
echo "/* This file is machine generated.  Do not edit.  */" > tmp-gtyp.h
echo "static const char *const srcdir = "  >> tmp-gtyp.h
echo "\"/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc\"" >> tmp-gtyp.h
echo ";" >> tmp-gtyp.h
echo "static const char *const lang_files[] = {" >> tmp-gtyp.h
ll="/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/com.c  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/com.h  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/ste.c  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/where.h  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/where.c  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/lex.c  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/objc/objc-act.h  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-parse.in  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-tree.h  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-decl.c  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-objc-common.c  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.h  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-pragma.c  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/objc/objc-act.c  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-lang.c  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-parse.in  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-tree.h  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-decl.c  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.h  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-pragma.c  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-objc-common.c "; \
for f in $ll; do \
echo "\"$f\", "; done >> tmp-gtyp.h
echo "NULL};" >> tmp-gtyp.h
echo "static const char *const langs_for_lang_files[] = {" >> tmp-gtyp.h
ff="f  f  f  f  f  f  objc  objc  objc  objc  objc  objc  objc  objc  objc  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 *const all_files[] = {" >> tmp-gtyp.h
gf="/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/input.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/coretypes.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cpplib.h auto-host.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/ansidecl.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/biarch64.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/unix.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/att.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/dbxelf.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/elfos.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/netbsd.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/netbsd-elf.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/x86-64.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/netbsd64.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/defaults.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/hashtab.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/splay-tree.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/bitmap.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/coverage.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.h  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tree.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libfuncs.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/hashtable.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/real.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/varray.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/insn-addr.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cselib.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/basic-block.h  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cgraph.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-tree.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/bitmap.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cselib.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cgraph.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dbxout.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dwarf2out.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dwarf2asm.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dojump.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/except.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/explow.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/fold-const.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/lists.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/profile.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-build.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regclass.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/langhooks.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sdbout.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stmt.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stor-layout.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stringpool.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tree.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/varasm.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/com.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/com.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/ste.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/where.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/where.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/lex.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/objc/objc-act.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-parse.in /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-tree.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-decl.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-objc-common.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-pragma.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/objc/objc-act.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-lang.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-parse.in /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-tree.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-decl.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-pragma.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-objc-common.c"; \
for f in $gf; do \
echo "\"$f\", "; done >> tmp-gtyp.h
echo " NULL};" >> tmp-gtyp.h
echo "static const char *const lang_dir_names[] = { \"c\", " >> tmp-gtyp.h
gf="f objc"; \
for l in $gf; do \
echo "\"$l\", "; done >> tmp-gtyp.h
echo "NULL};" >> tmp-gtyp.h
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/move-if-change tmp-gtyp.h gtyp-gen.h 
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gengtype.c -o gengtype.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition   -Wno-error  -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl \
 /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gengtype-lex.c -o gengtype-lex.o
gengtype-lex.c: In function `yy_get_next_buffer':
gengtype-lex.c:2412: warning: old-style parameter declaration
gengtype-lex.c: In function `yy_get_previous_state':
gengtype-lex.c:2544: warning: old-style parameter declaration
gengtype-lex.c: In function `input':
gengtype-lex.c:2657: warning: old-style parameter declaration
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition   -Wno-error  -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl \
 /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gengtype-yacc.c -o gengtype-yacc.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -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 `basic_block_def' used but not defined
warning: structure `answer' used but not defined
warning: structure `cpp_macro' used but not defined
warning: structure `reg_info_def' used but not defined
warning: structure `basic_block_def' used but not defined
warning: structure `answer' used but not defined
warning: structure `cpp_macro' used but not defined
echo timestamp > s-gtype
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl.c -o rtl.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/read-rtl.c -o read-rtl.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/bitmap.c -o bitmap.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ggc-none.c -o ggc-none.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl \
    min-insn-modes.c -o min-insn-modes.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gensupport.c -o gensupport.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dummy-conditions.c -o dummy-conditions.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genconstants \
 genconstants.o gensupport.o dummy-conditions.o rtl.o read-rtl.o bitmap.o ggc-none.o min-insn-modes.o \
    errors.o ../libiberty/libiberty.a
ld: error in stage2/crtend.o(.eh_frame); no .eh_frame_hdr table will be created
./genconstants /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.md > tmp-constants.h
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/move-if-change tmp-constants.h insn-constants.h
echo timestamp > s-constants
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genflags.c -o genflags.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genconditions.c -o genconditions.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genconditions \
 genconditions.o gensupport.o dummy-conditions.o rtl.o read-rtl.o bitmap.o ggc-none.o min-insn-modes.o \
    errors.o ../libiberty/libiberty.a
ld: error in stage2/crtend.o(.eh_frame); no .eh_frame_hdr table will be created
./genconditions /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.md > tmp-conditions.c
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/move-if-change tmp-conditions.c insn-conditions.c
echo timestamp > s-conditions
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genpreds.c -o genpreds.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -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 /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/move-if-change tmp-preds.h tm-preds.h
echo timestamp > s-preds
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition   -Wno-error  -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl insn-conditions.c
insn-conditions.c:757: warning: string length `534' is greater than the length `509' ISO C89 compilers are required to support
insn-conditions.c:1043: warning: string length `533' is greater than the length `509' ISO C89 compilers are required to support
insn-conditions.c:1581: warning: string length `597' is greater than the length `509' ISO C89 compilers are required to support
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gencheck.c -o gencheck.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o gencheck \
 gencheck.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 /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/move-if-change tmp-check.h tree-check.h
echo timestamp > s-check
rm -f print-rtl1.c
sed -e 's/config[.]h/bconfig.h/' /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-rtl.c > print-rtl1.c
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl print-rtl1.c -o print-rtl1.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genflags \
	genflags.o rtl.o read-rtl.o bitmap.o ggc-none.o min-insn-modes.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
./genflags /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.md > tmp-flags.h
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/move-if-change tmp-flags.h insn-flags.h
echo timestamp > s-flags
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition   -Wno-error  -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-parse.c -o c-parse.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-lang.c -o c-lang.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-pretty-print.c -o c-pretty-print.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stub-objc.c -o stub-objc.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/attribs.c -o attribs.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-errors.c -o c-errors.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-lex.c -o c-lex.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-pragma.c -o c-pragma.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-decl.c -o c-decl.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-typeck.c -o c-typeck.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-convert.c -o c-convert.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-aux-info.c -o c-aux-info.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-common.c -o c-common.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl \
	/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-opts.c -o c-opts.o 
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-format.c -o c-format.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-semantics.c -o c-semantics.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-incpath.c -o c-incpath.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl \
  -DGCC_INCLUDE_DIR=\"/usr/pkg/gcc34/lib/gcc/x86_64--netbsd9.99.67/3.4.6/include\" -DGPLUSPLUS_INCLUDE_DIR=\"/usr/pkg/gcc34/lib/gcc/x86_64--netbsd9.99.67/3.4.6/../../../..`echo /usr/pkg/gcc34 | sed -e 's|^/usr/pkg/gcc34||' -e 's|/[^/]*|/..|g'`/include/c++/3.4.6\" -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/usr/pkg/gcc34/lib/gcc/x86_64--netbsd9.99.67/3.4.6/../../../..`echo /usr/pkg/gcc34 | sed -e 's|^/usr/pkg/gcc34||' -e 's|/[^/]*|/..|g'`/include/c++/3.4.6/x86_64--netbsd9.99.67\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/usr/pkg/gcc34/lib/gcc/x86_64--netbsd9.99.67/3.4.6/../../../..`echo /usr/pkg/gcc34 | sed -e 's|^/usr/pkg/gcc34||' -e 's|/[^/]*|/..|g'`/include/c++/3.4.6/backward\" -DLOCAL_INCLUDE_DIR=\"/usr/pkg/gcc34/include\" -DCROSS_INCLUDE_DIR=\"/usr/pkg/gcc34/lib/gcc/x86_64--netbsd9.99.67/3.4.6/../../../../x86_64--netbsd9.99.67/sys-include\" -DTOOL_INCLUDE_DIR=\"/usr/pkg/gcc34/lib/gcc/x86_64--netbsd9.99.67/3.4.6/../../../../x86_64--netbsd9.99.67/include\"  \
  -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cppdefault.c -o cppdefault.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-ppoutput.c -o c-ppoutput.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-cppbuiltin.c -o c-cppbuiltin.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl \
-DPREFIX=\"/usr/pkg/gcc34\" \
  -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/prefix.c -o prefix.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genconfig.c -o genconfig.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genconfig \
	genconfig.o rtl.o read-rtl.o bitmap.o ggc-none.o min-insn-modes.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
./genconfig /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.md > tmp-config.h
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/move-if-change tmp-config.h insn-config.h
echo timestamp > s-config
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-objc-common.c -o c-objc-common.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-dump.c -o c-dump.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl \
  -DHOST_MACHINE=\"x86_64--netbsd9.99.67\" -DTARGET_MACHINE=\"x86_64--netbsd9.99.67\" \
  /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/c-pch.c -o c-pch.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cpplib.c -o cpplib.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cpplex.c -o cpplex.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cppmacro.c -o cppmacro.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cppexp.c -o cppexp.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cppfiles.c -o cppfiles.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cpptrad.c -o cpptrad.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cpphash.c -o cpphash.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cpperror.c -o cpperror.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cppinit.c -o cppinit.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cppcharset.c -o cppcharset.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/hashtable.c -o hashtable.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/line-map.c -o line-map.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/mkdeps.c -o mkdeps.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cpppch.c -o cpppch.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 cppcharset.o hashtable.o line-map.o mkdeps.o cpppch.o
ranlib libcpp.a
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/main.c -o main.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alias.c -o alias.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/bb-reorder.c -o bb-reorder.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gencodes.c -o gencodes.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o gencodes \
	gencodes.o rtl.o read-rtl.o bitmap.o ggc-none.o min-insn-modes.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
./gencodes /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.md > tmp-codes.h
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/move-if-change tmp-codes.h insn-codes.h
echo timestamp > s-codes
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/builtins.c -o builtins.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/caller-save.c -o caller-save.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/calls.c -o calls.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfg.c -o cfg.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfganal.c -o cfganal.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgbuild.c -o cfgbuild.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgcleanup.c -o cfgcleanup.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfglayout.c -o cfglayout.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgloop.c -o cfgloop.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgloopanal.c -o cfgloopanal.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgloopmanip.c -o cfgloopmanip.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop-init.c -o loop-init.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop-unswitch.c -o loop-unswitch.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop-unroll.c -o loop-unroll.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfgrtl.c -o cfgrtl.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattr.c -o genattr.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genattr \
	genattr.o rtl.o read-rtl.o bitmap.o ggc-none.o min-insn-modes.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
./genattr /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.md > tmp-attr.h
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/move-if-change tmp-attr.h insn-attr.h
echo timestamp > s-attr
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/combine.c -o combine.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/conflict.c -o conflict.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/convert.c -o convert.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcov-iov.c -o gcov-iov.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE  gcov-iov.o -o gcov-iov
ld: error in stage2/crtend.o(.eh_frame); no .eh_frame_hdr table will be created
./gcov-iov > tmp-gcov-iov.h
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/move-if-change tmp-gcov-iov.h gcov-iov.h
gcov-iov.h is unchanged
echo timestamp > s-iov
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/coverage.c -o coverage.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cse.c -o cse.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cselib.c -o cselib.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dbxout.c -o dbxout.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/debug.c -o debug.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/df.c -o df.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/diagnostic.c -o diagnostic.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dojump.c -o dojump.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/doloop.c -o doloop.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dominance.c -o dominance.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dwarf2asm.c -o dwarf2asm.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/dwarf2out.c -o dwarf2out.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/emit-rtl.c -o emit-rtl.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/except.c -o except.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/explow.c -o explow.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expmed.c -o expmed.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/expr.c -o expr.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/final.c -o final.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/flow.c -o flow.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/fold-const.c -o fold-const.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/function.c -o function.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcse.c -o gcse.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl genrtl.c -o genrtl.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ggc-common.c -o ggc-common.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/global.c -o global.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/graph.c -o graph.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl gtype-desc.c -o gtype-desc.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/haifa-sched.c -o haifa-sched.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/hooks.c -o hooks.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ifcvt.c -o ifcvt.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genattrtab.c -o genattrtab.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genautomata.c -o genautomata.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/varray.c -o varray.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genattrtab \
 genattrtab.o genautomata.o \
 rtl.o read-rtl.o bitmap.o ggc-none.o min-insn-modes.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
./genattrtab /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.md > tmp-attrtab.c

Automaton `pentium'
       48 NDFA states,            138 NDFA arcs
       48 DFA states,             138 DFA arcs
       20 minimal DFA states,      82 minimal DFA arcs
      158 all insns         17 insn equivalence classes
   91 transition comb vector els,   340 trans table els: use comb vect
   91 state alts comb vector els,   340 state alts table els: use comb vect
  340 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
      158 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
  600 min delay table els, compression factor 1

Automaton `athlon'
      518 NDFA states,           1668 NDFA arcs
      518 DFA states,            1668 DFA arcs
       76 minimal DFA states,     328 minimal DFA arcs
      158 all insns         10 insn equivalence classes
  382 transition comb vector els,   760 trans table els: use simple vect
  382 state alts comb vector els,   760 state alts table els: use simple vect
  760 min delay table els, compression factor 2

Automaton `athlon_load'
      162 NDFA states,            855 NDFA arcs
      162 DFA states,             855 DFA arcs
      162 minimal DFA states,     855 minimal DFA arcs
      158 all insns         10 insn equivalence classes
 1039 transition comb vector els,  1620 trans table els: use simple vect
 1039 state alts comb vector els,  1620 state alts table els: use simple vect
 1620 min delay table els, compression factor 2

Automaton `athlon_mult'
       16 NDFA states,             48 NDFA arcs
       16 DFA states,              48 DFA arcs
       16 minimal DFA states,      48 minimal DFA arcs
      158 all insns          4 insn equivalence classes
   52 transition comb vector els,    64 trans table els: use simple vect
   52 state alts comb vector els,    64 state alts table els: use simple vect
   64 min delay table els, compression factor 2

Automaton `athlon_fp'
    15522 NDFA states,          99908 NDFA arcs
    15522 DFA states,           99908 DFA arcs
      463 minimal DFA states,    3038 minimal DFA arcs
      158 all insns         21 insn equivalence classes
 3051 transition comb vector els,  9723 trans table els: use comb vect
 3051 state alts comb vector els,  9723 state alts table els: use comb vect
 9723 min delay table els, compression factor 1

17012 all allocated states,     101385 all allocated arcs
20258 all allocated alternative states
 4779 all transition comb vector els, 13107 all trans table els
 4779 all state alts comb vector els, 13107 all state alts table els
13107 all min delay table els
    0 locked states num

  transformation: 0.008439, building DFA: 3.360321
  DFA minimization: 0.229983, making insn equivalence: 0.000576
 all automaton generation: 3.625297, output: 0.041166
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/move-if-change tmp-attrtab.c insn-attrtab.c
echo timestamp > s-attrtab
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl -c insn-attrtab.c \
  -o insn-attrtab.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genemit.c -o genemit.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genemit \
	genemit.o rtl.o read-rtl.o bitmap.o ggc-none.o min-insn-modes.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
./genemit /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.md > tmp-emit.c
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/move-if-change tmp-emit.c insn-emit.c
echo timestamp > s-emit
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl -c insn-emit.c \
  -o insn-emit.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl insn-modes.c -o insn-modes.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genextract.c -o genextract.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genextract \
	genextract.o rtl.o read-rtl.o bitmap.o ggc-none.o min-insn-modes.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
./genextract /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.md > tmp-extract.c
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/move-if-change tmp-extract.c insn-extract.c
echo timestamp > s-extract
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl -c insn-extract.c \
  -o insn-extract.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genopinit.c -o genopinit.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genopinit \
	genopinit.o rtl.o read-rtl.o bitmap.o ggc-none.o min-insn-modes.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
./genopinit /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.md > tmp-opinit.c
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/move-if-change tmp-opinit.c insn-opinit.c
echo timestamp > s-opinit
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl -c insn-opinit.c \
  -o insn-opinit.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genoutput.c -o genoutput.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genoutput \
	genoutput.o rtl.o read-rtl.o bitmap.o ggc-none.o min-insn-modes.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
./genoutput /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.md > tmp-output.c
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/move-if-change tmp-output.c insn-output.c
echo timestamp > s-output
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl -c insn-output.c \
  -o insn-output.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genpeep.c -o genpeep.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genpeep \
	genpeep.o rtl.o read-rtl.o bitmap.o ggc-none.o min-insn-modes.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
./genpeep /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.md > tmp-peep.c
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/move-if-change tmp-peep.c insn-peep.c
echo timestamp > s-peep
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl -c insn-peep.c \
  -o insn-peep.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genrecog.c -o genrecog.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genrecog \
	genrecog.o rtl.o read-rtl.o bitmap.o ggc-none.o min-insn-modes.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
./genrecog /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.md > tmp-recog.c
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.md:14180: warning: source missing a mode?
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.md:14247: warning: source missing a mode?
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.md:16265: warning: operand 1 missing mode?
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.md:16308: warning: operand 1 missing mode?
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/move-if-change tmp-recog.c insn-recog.c
echo timestamp > s-recog
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl -c insn-recog.c \
  -o insn-recog.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/integrate.c -o integrate.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl \
  -DLOCALEDIR=\"/usr/pkg/gcc34/share/locale\" \
  -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/intl.c -o intl.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/jump.c -o jump.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/langhooks.c -o langhooks.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/lcm.c -o lcm.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/lists.c -o lists.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/local-alloc.c -o local-alloc.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/loop.c -o loop.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/optabs.c -o optabs.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl options.c -o options.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/opts.c -o opts.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/params.c -o params.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/postreload.c -o postreload.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/predict.c -o predict.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-rtl.c -o print-rtl.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/print-tree.c -o print-tree.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/value-prof.c -o value-prof.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/profile.c -o profile.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra.c -o ra.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-build.c -o ra-build.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-colorize.c -o ra-colorize.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-debug.c -o ra-debug.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ra-rewrite.c -o ra-rewrite.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/real.c -o real.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/recog.c -o recog.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reg-stack.c -o reg-stack.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regclass.c -o regclass.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regmove.c -o regmove.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/regrename.c -o regrename.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload.c -o reload.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reload1.c -o reload1.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/reorg.c -o reorg.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/resource.c -o resource.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtlanal.c -o rtlanal.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/rtl-error.c -o rtl-error.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sbitmap.c -o sbitmap.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-deps.c -o sched-deps.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-ebb.c -o sched-ebb.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-rgn.c -o sched-rgn.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sched-vis.c -o sched-vis.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sdbout.c -o sdbout.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sibcall.c -o sibcall.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/simplify-rtx.c -o simplify-rtx.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/sreal.c -o sreal.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stmt.c -o stmt.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stor-layout.c -o stor-layout.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/stringpool.c -o stringpool.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/targhooks.c -o targhooks.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/timevar.c -o timevar.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl \
  -DTARGET_NAME=\"x86_64--netbsd9.99.67\" \
  -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/toplev.c -o toplev.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tracer.c -o tracer.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tree.c -o tree.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tree-dump.c -o tree-dump.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unroll.c -o unroll.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/varasm.c -o varasm.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/version.c -o version.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/vmsdbgout.c -o vmsdbgout.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/xcoffout.c -o xcoffout.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/alloc-pool.c -o alloc-pool.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/et-forest.c -o et-forest.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cfghooks.c -o cfghooks.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/bt-load.c -o bt-load.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/pretty-print.c -o pretty-print.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/ggc-page.c -o ggc-page.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/web.c -o web.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl \
	/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.c -o i386.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/host-default.c -o host-default.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tree-inline.c -o tree-inline.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tree-optimize.c -o tree-optimize.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cgraph.c -o cgraph.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cgraphunit.c -o cgraphunit.o
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 cfgloopanal.o cfgloopmanip.o loop-init.o loop-unswitch.o loop-unroll.o cfgrtl.o combine.o conflict.o convert.o coverage.o cse.o cselib.o dbxout.o debug.o df.o diagnostic.o dojump.o doloop.o dominance.o dwarf2asm.o dwarf2out.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 hooks.o ifcvt.o insn-attrtab.o insn-emit.o insn-modes.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 optabs.o options.o opts.o params.o postreload.o predict.o print-rtl.o print-tree.o value-prof.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 sreal.o stmt.o stor-layout.o stringpool.o targhooks.o timevar.o toplev.o tracer.o tree.o tree-dump.o unroll.o varasm.o varray.o version.o vmsdbgout.o xcoffout.o alloc-pool.o et-forest.o cfghooks.o bt-load.o pretty-print.o ggc-page.o web.o i386.o  host-default.o hashtable.o tree-inline.o tree-optimize.o cgraph.o cgraphunit.o
ranlib libbackend.a
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H  -o cc1 \
	c-parse.o c-lang.o c-pretty-print.o stub-objc.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-incpath.o cppdefault.o c-ppoutput.o c-cppbuiltin.o prefix.o c-objc-common.o c-dump.o c-pch.o libcpp.a  main.o libbackend.a ../libiberty/libiberty.a ../intl/libintl.a  
ld: error in stage2/crtend.o(.eh_frame); no .eh_frame_hdr table will be created
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcov.c -o gcov.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H  gcov.o intl.o version.o ../libiberty/libiberty.a ../intl/libintl.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/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcov-dump.c -o gcov-dump.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H  gcov-dump.o version.o ../libiberty/libiberty.a ../intl/libintl.a   -o gcov-dump
ld: error in stage2/crtend.o(.eh_frame); no .eh_frame_hdr table will be created
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/bad.c -o f/bad.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/bit.c -o f/bit.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/bld.c -o f/bld.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/com.c -o f/com.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/data.c -o f/data.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/equiv.c -o f/equiv.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -DGENERATOR_FILE -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl \
      -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/fini.c -o f/fini.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o f/fini \
	f/fini.o ../libiberty/libiberty.a
ld: error in stage2/crtend.o(.eh_frame); no .eh_frame_hdr table will be created
./f/fini /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/str-1t.fin f/str-1t.j f/str-1t.h
./f/fini /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/str-2t.fin f/str-2t.j f/str-2t.h
./f/fini /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/str-fo.fin f/str-fo.j f/str-fo.h
./f/fini /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/str-io.fin f/str-io.j f/str-io.h
./f/fini /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/str-nq.fin f/str-nq.j f/str-nq.h
./f/fini /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/str-op.fin f/str-op.j f/str-op.h
./f/fini /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/str-ot.fin f/str-ot.j f/str-ot.h
echo timestamp > f/stamp-str
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/expr.c -o f/expr.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/global.c -o f/global.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/implic.c -o f/implic.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/info.c -o f/info.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/intrin.c -o f/intrin.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/lab.c -o f/lab.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/lex.c -o f/lex.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/malloc.c -o f/malloc.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/name.c -o f/name.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/parse.c -o f/parse.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/src.c -o f/src.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/st.c -o f/st.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/sta.c -o f/sta.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/stb.c -o f/stb.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/stc.c -o f/stc.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/std.c -o f/std.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/ste.c -o f/ste.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/storag.c -o f/storag.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/stp.c -o f/stp.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/str.c -o f/str.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/sts.c -o f/sts.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/stt.c -o f/stt.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/stu.c -o f/stu.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/stv.c -o f/stv.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/stw.c -o f/stw.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/symbol.c -o f/symbol.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/target.c -o f/target.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/top.c -o f/top.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/type.c -o f/type.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -If -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/where.c -o f/where.o
rm -f f771
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H  -o f771 f/bad.o f/bit.o f/bld.o f/com.o f/data.o f/equiv.o f/expr.o f/global.o f/implic.o f/info.o f/intrin.o f/lab.o f/lex.o f/malloc.o f/name.o f/parse.o f/src.o f/st.o f/sta.o f/stb.o f/stc.o f/std.o f/ste.o f/storag.o f/stp.o f/str.o f/sts.o f/stt.o f/stu.o f/stv.o f/stw.o f/symbol.o f/target.o f/top.o f/type.o f/where.o main.o libbackend.a ../libiberty/libiberty.a ../intl/libintl.a  
ld: error in stage2/crtend.o(.eh_frame); no .eh_frame_hdr table will be created
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -Iobjc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/objc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/objc/objc-lang.c -o objc/objc-lang.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition   -Wno-error  -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -Iobjc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/objc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/objc/objc-parse.c -o objc/objc-parse.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -Iobjc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/objc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/objc/objc-act.c -o objc/objc-act.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H  -o cc1obj \
	objc/objc-lang.o objc/objc-parse.o objc/objc-act.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-incpath.o cppdefault.o c-ppoutput.o c-cppbuiltin.o prefix.o c-objc-common.o c-dump.o c-pch.o libcpp.a  main.o libbackend.a ../libiberty/libiberty.a ../intl/libintl.a  
ld: error in stage2/crtend.o(.eh_frame); no .eh_frame_hdr table will be created
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  \
-DTARGET_MACHINE=\"x86_64--netbsd9.99.67\" \
-c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/collect2.c -o collect2.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/tlink.c -o tlink.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H  -o Tcollect2 \
	collect2.o tlink.o intl.o version.o ../libiberty/libiberty.a ../intl/libintl.a   
ld: error in stage2/crtend.o(.eh_frame); no .eh_frame_hdr table will be created
mv -f Tcollect2 collect2
if test yes = yes \
   || test -n ""; then \
  /bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genmultilib \
    "" \
    "" \
    "" \
    "" \
    "" \
    "" \
    "" \
    "yes" \
    > tmp-mlib.h; \
else \
  /bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/genmultilib '' '' '' '' '' '' '' no \
    > tmp-mlib.h; \
fi
/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/move-if-change tmp-mlib.h multilib.h
multilib.h is unchanged
echo timestamp > s-mlib
(SHLIB_LINK=' ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wno-error -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.tmp @multilib_flags@ @shlib_objs@ -lc && rm -f @shlib_base_name@.so && if [ -f @shlib_dir@@shlib_so_name@.so.1 ]; then mv -f @shlib_dir@@shlib_so_name@.so.1 @shlib_dir@@shlib_so_name@.so.1.backup; else true; fi && mv @shlib_dir@@shlib_so_name@.so.1.tmp @shlib_dir@@shlib_so_name@.so.1 && ln -s @shlib_dir@@shlib_so_name@.so.1 @shlib_base_name@.so' \
SHLIB_MULTILIB=''; \
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition   -Wno-error  -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl \
  -DLINK_LIBGCC_SPEC="\"%D -R/usr/pkg/gcc34/lib\"" -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/pkg/gcc34/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/pkg/gcc34/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"3.4.6\" -DDEFAULT_TARGET_MACHINE=\"x86_64--netbsd9.99.67\" -DSTANDARD_BINDIR_PREFIX=\"/usr/pkg/gcc34/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 /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcc.c -o gcc.o)
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcc.c:906: warning: string length `529' is greater than the length `509' ISO C89 compilers are required to support
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcc.c:924: warning: string length `608' is greater than the length `509' ISO C89 compilers are required to support
In file included from ./specs.h:2,
                 from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcc.c:957:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/objc/lang-specs.h:27: warning: string length `603' is greater than the length `509' ISO C89 compilers are required to support
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/objc/lang-specs.h:42: warning: string length `783' is greater than the length `509' ISO C89 compilers are required to support
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcc.c:1506: warning: string length `833' is greater than the length `509' ISO C89 compilers are required to support
(SHLIB_LINK=' ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -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.tmp @multilib_flags@ @shlib_objs@ -lc && rm -f @shlib_base_name@.so && if [ -f @shlib_dir@@shlib_so_name@.so.1 ]; then mv -f @shlib_dir@@shlib_so_name@.so.1 @shlib_dir@@shlib_so_name@.so.1.backup; else true; fi && mv @shlib_dir@@shlib_so_name@.so.1.tmp @shlib_dir@@shlib_so_name@.so.1 && ln -s @shlib_dir@@shlib_so_name@.so.1 @shlib_base_name@.so' \
SHLIB_MULTILIB=''; \
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl \
  -DLINK_LIBGCC_SPEC="\"%D -R/usr/pkg/gcc34/lib\"" -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/pkg/gcc34/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/pkg/gcc34/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"3.4.6\" -DDEFAULT_TARGET_MACHINE=\"x86_64--netbsd9.99.67\" -DSTANDARD_BINDIR_PREFIX=\"/usr/pkg/gcc34/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 /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gccspec.c -o gccspec.o)
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H  -o xgcc gcc.o gccspec.o intl.o \
  prefix.o version.o  ../libiberty/libiberty.a ../intl/libintl.a  
ld: error in stage2/crtend.o(.eh_frame); no .eh_frame_hdr table will be created
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/cppspec.c -o cppspec.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H  -o cpp gcc.o cppspec.o intl.o \
  prefix.o version.o  ../libiberty/libiberty.a ../intl/libintl.a  
ld: error in stage2/crtend.o(.eh_frame); no .eh_frame_hdr table will be created
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -dumpspecs > tmp-specs
mv tmp-specs specs
(SHLIB_LINK=' ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -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.tmp @multilib_flags@ @shlib_objs@ -lc && rm -f @shlib_base_name@.so && if [ -f @shlib_dir@@shlib_so_name@.so.1 ]; then mv -f @shlib_dir@@shlib_so_name@.so.1 @shlib_dir@@shlib_so_name@.so.1.backup; else true; fi && mv @shlib_dir@@shlib_so_name@.so.1.tmp @shlib_dir@@shlib_so_name@.so.1 && ln -s @shlib_dir@@shlib_so_name@.so.1 @shlib_base_name@.so' \
SHLIB_MULTILIB=''; \
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -I/data/scratch/lang/gcc34/work/.buildlink/include -I/usr/include -I/usr/include   -DLINK_LIBGCC_SPEC="\"%D -R/usr/pkg/gcc34/lib\"" -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/pkg/gcc34/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/pkg/gcc34/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"3.4.6\" -DDEFAULT_TARGET_MACHINE=\"x86_64--netbsd9.99.67\" -DSTANDARD_BINDIR_PREFIX=\"/usr/pkg/gcc34/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"` \
	-I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/f/g77spec.c)
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H  -o g77 gcc.o g77spec.o \
   version.o prefix.o intl.o  ../libiberty/libiberty.a ../intl/libintl.a  
ld: error in stage2/crtend.o(.eh_frame); no .eh_frame_hdr table will be created
if [ -f specs.ready ] ; then \
	true; \
else \
	echo timestamp > specs.ready; \
fi
objext='.o' \
LIB1ASMFUNCS='' \
LIB2FUNCS_ST='_eprintf __gcc_bcmp' \
LIBGCOV='_gcov _gcov_merge_add _gcov_merge_single _gcov_merge_delta' \
LIB2ADD='' \
LIB2ADD_ST='' \
LIB2ADD_SH='' \
LIB2ADDEH='/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unwind-dw2.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unwind-dw2-fde.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unwind-sjlj.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gthr-gnat.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unwind-c.c' \
LIB2ADDEHSTATIC='/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unwind-dw2.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unwind-dw2-fde.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unwind-sjlj.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gthr-gnat.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unwind-c.c' \
LIB2ADDEHSHARED='/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unwind-dw2.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unwind-dw2-fde.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unwind-sjlj.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gthr-gnat.c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unwind-c.c' \
LIB2ADDEHDEP='unwind.inc unwind-dw2-fde.h' \
LIBUNWIND='' \
LIBUNWINDDEP='' \
SHLIBUNWIND_LINK='' \
SHLIBUNWIND_INSTALL='' \
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/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld --print-multi-lib` \
EXTRA_MULTILIB_PARTS='' \
SHLIB_LINK=' ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -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.tmp @multilib_flags@ @shlib_objs@ -lc && rm -f @shlib_base_name@.so && if [ -f @shlib_dir@@shlib_so_name@.so.1 ]; then mv -f @shlib_dir@@shlib_so_name@.so.1 @shlib_dir@@shlib_so_name@.so.1.backup; else true; fi && mv @shlib_dir@@shlib_so_name@.so.1.tmp @shlib_dir@@shlib_so_name@.so.1 && ln -s @shlib_dir@@shlib_so_name@.so.1 @shlib_base_name@.so' \
SHLIB_INSTALL='$(SHELL) $(srcdir)/mkinstalldirs $(DESTDIR)$(slibdir)@shlib_slibdir_qual@; /data/scratch/lang/gcc34/work/.tools/bin/install -c -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='/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/mkmap-symver.awk' \
SHLIB_MKMAP_OPTS='' \
SHLIB_MAPFILES='/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc-std.ver' \
SHLIB_NM_FLAGS='-pg' \
MULTILIB_OSDIRNAMES='' \
mkinstalldirs='/bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/mkinstalldirs' \
  /bin/sh mklibgcc > tmp-libgcc.mk
mv tmp-libgcc.mk libgcc.mk
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2 -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fno-unit-at-a-time -fPIC \
   -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/crtstuff.c -DCRT_BEGIN \
  -o crtbegin.o
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2 -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fno-unit-at-a-time -fPIC \
   -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/crtstuff.c -DCRT_END \
  -o crtend.o
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2 -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fno-unit-at-a-time -fPIC \
   -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/crtstuff.c -DCRT_BEGIN -DCRTSTUFFS_O \
  -o crtbeginS.o
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2 -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fno-unit-at-a-time -fPIC \
   -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/crtstuff.c -DCRT_END -DCRTSTUFFS_O \
  -o crtendS.o
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2 -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fno-unit-at-a-time -fPIC \
   -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/crtstuff.c -DCRT_BEGIN -DCRTSTUFFT_O \
  -o crtbeginT.o
/usr/pkg/bin/gmake \
  CFLAGS="-g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition   " \
  CONFIG_H="tconfig.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include/ansidecl.h" TM_H="tm.h      /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/biarch64.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/i386.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/unix.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/att.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/dbxelf.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/elfos.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/netbsd.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/netbsd-elf.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/x86-64.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/config/i386/netbsd64.h /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/defaults.h insn-constants.h insn-flags.h" \
  INCLUDES="-I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl" \
  MAKEOVERRIDES= \
  -f libgcc.mk all
gmake[3]: Entering directory '/data/scratch/lang/gcc34/work/obj/gcc'
for d in libgcc; do \
  if [ -d $d ]; then true; else /bin/sh /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/mkinstalldirs $d; fi; \
done
if [ -f stmp-dirs ]; then true; else touch stmp-dirs; fi
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_muldi3 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_muldi3.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_muldi3.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_muldi3.oS libgcc/./_muldi3.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_negdi2 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_negdi2.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_negdi2.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_negdi2.oS libgcc/./_negdi2.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_lshrdi3 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_lshrdi3.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_lshrdi3.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_lshrdi3.oS libgcc/./_lshrdi3.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_ashldi3 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_ashldi3.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_ashldi3.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_ashldi3.oS libgcc/./_ashldi3.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_ashrdi3 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_ashrdi3.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_ashrdi3.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_ashrdi3.oS libgcc/./_ashrdi3.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_cmpdi2 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_cmpdi2.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_cmpdi2.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_cmpdi2.oS libgcc/./_cmpdi2.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_ucmpdi2 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_ucmpdi2.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_ucmpdi2.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_ucmpdi2.oS libgcc/./_ucmpdi2.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_floatdidf -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_floatdidf.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_floatdidf.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_floatdidf.oS libgcc/./_floatdidf.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_floatdisf -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_floatdisf.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_floatdisf.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_floatdisf.oS libgcc/./_floatdisf.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_fixunsdfsi -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_fixunsdfsi.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_fixunsdfsi.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_fixunsdfsi.oS libgcc/./_fixunsdfsi.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_fixunssfsi -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_fixunssfsi.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_fixunssfsi.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_fixunssfsi.oS libgcc/./_fixunssfsi.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_fixunsdfdi -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_fixunsdfdi.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_fixunsdfdi.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_fixunsdfdi.oS libgcc/./_fixunsdfdi.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_fixdfdi -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_fixdfdi.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_fixdfdi.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_fixdfdi.oS libgcc/./_fixdfdi.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_fixunssfdi -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_fixunssfdi.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_fixunssfdi.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_fixunssfdi.oS libgcc/./_fixunssfdi.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_fixsfdi -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_fixsfdi.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_fixsfdi.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_fixsfdi.oS libgcc/./_fixsfdi.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_fixxfdi -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_fixxfdi.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_fixxfdi.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_fixxfdi.oS libgcc/./_fixxfdi.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_fixunsxfdi -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_fixunsxfdi.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_fixunsxfdi.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_fixunsxfdi.oS libgcc/./_fixunsxfdi.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_floatdixf -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_floatdixf.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_floatdixf.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_floatdixf.oS libgcc/./_floatdixf.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_fixunsxfsi -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_fixunsxfsi.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_fixunsxfsi.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_fixunsxfsi.oS libgcc/./_fixunsxfsi.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_fixtfdi -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_fixtfdi.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_fixtfdi.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_fixtfdi.oS libgcc/./_fixtfdi.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_fixunstfdi -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_fixunstfdi.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_fixunstfdi.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_fixunstfdi.oS libgcc/./_fixunstfdi.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_floatditf -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_floatditf.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_floatditf.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_floatditf.oS libgcc/./_floatditf.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_clear_cache -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_clear_cache.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_clear_cache.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_clear_cache.oS libgcc/./_clear_cache.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_enable_execute_stack -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_enable_execute_stack.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_enable_execute_stack.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_enable_execute_stack.oS libgcc/./_enable_execute_stack.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_trampoline -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_trampoline.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_trampoline.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_trampoline.oS libgcc/./_trampoline.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL__main -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./__main.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./__main.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./__main.oS libgcc/./__main.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_absvsi2 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_absvsi2.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_absvsi2.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_absvsi2.oS libgcc/./_absvsi2.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_absvdi2 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_absvdi2.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_absvdi2.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_absvdi2.oS libgcc/./_absvdi2.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_addvsi3 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_addvsi3.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_addvsi3.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_addvsi3.oS libgcc/./_addvsi3.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_addvdi3 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_addvdi3.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_addvdi3.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_addvdi3.oS libgcc/./_addvdi3.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_subvsi3 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_subvsi3.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_subvsi3.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_subvsi3.oS libgcc/./_subvsi3.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_subvdi3 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_subvdi3.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_subvdi3.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_subvdi3.oS libgcc/./_subvdi3.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_mulvsi3 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_mulvsi3.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_mulvsi3.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_mulvsi3.oS libgcc/./_mulvsi3.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_mulvdi3 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_mulvdi3.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_mulvdi3.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_mulvdi3.oS libgcc/./_mulvdi3.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_negvsi2 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_negvsi2.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_negvsi2.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_negvsi2.oS libgcc/./_negvsi2.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_negvdi2 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_negvdi2.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_negvdi2.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_negvdi2.oS libgcc/./_negvdi2.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_ctors -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_ctors.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_ctors.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_ctors.oS libgcc/./_ctors.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_ffssi2 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_ffssi2.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_ffssi2.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_ffssi2.oS libgcc/./_ffssi2.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_ffsdi2 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_ffsdi2.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_ffsdi2.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_ffsdi2.oS libgcc/./_ffsdi2.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_clz -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_clz.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_clz.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_clz.oS libgcc/./_clz.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_clzsi2 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_clzsi2.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_clzsi2.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_clzsi2.oS libgcc/./_clzsi2.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_clzdi2 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_clzdi2.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_clzdi2.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_clzdi2.oS libgcc/./_clzdi2.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_ctzsi2 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_ctzsi2.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_ctzsi2.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_ctzsi2.oS libgcc/./_ctzsi2.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_ctzdi2 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_ctzdi2.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_ctzdi2.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_ctzdi2.oS libgcc/./_ctzdi2.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_popcount_tab -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_popcount_tab.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_popcount_tab.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_popcount_tab.oS libgcc/./_popcount_tab.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_popcountsi2 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_popcountsi2.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_popcountsi2.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_popcountsi2.oS libgcc/./_popcountsi2.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_popcountdi2 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_popcountdi2.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_popcountdi2.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_popcountdi2.oS libgcc/./_popcountdi2.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_paritysi2 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_paritysi2.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_paritysi2.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_paritysi2.oS libgcc/./_paritysi2.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_paritydi2 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_paritydi2.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_paritydi2.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_paritydi2.oS libgcc/./_paritydi2.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_divdi3 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -fexceptions -fnon-call-exceptions -o libgcc/./_divdi3.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_divdi3.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_divdi3.oS libgcc/./_divdi3.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_moddi3 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -fexceptions -fnon-call-exceptions -o libgcc/./_moddi3.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_moddi3.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_moddi3.oS libgcc/./_moddi3.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_udivdi3 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -fexceptions -fnon-call-exceptions -o libgcc/./_udivdi3.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_udivdi3.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_udivdi3.oS libgcc/./_udivdi3.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_umoddi3 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -fexceptions -fnon-call-exceptions -o libgcc/./_umoddi3.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_umoddi3.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_umoddi3.oS libgcc/./_umoddi3.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_udiv_w_sdiv -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -fexceptions -fnon-call-exceptions -o libgcc/./_udiv_w_sdiv.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_udiv_w_sdiv.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_udiv_w_sdiv.oS libgcc/./_udiv_w_sdiv.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_udivmoddi4 -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -fexceptions -fnon-call-exceptions -o libgcc/./_udivmoddi4.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_udivmoddi4.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_udivmoddi4.oS libgcc/./_udivmoddi4.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_eprintf -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./_eprintf.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./_eprintf.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./_eprintf.oS libgcc/./_eprintf.o -xassembler -
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL__gcc_bcmp -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc2.c -o libgcc/./__gcc_bcmp.o
( ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg libgcc/./__gcc_bcmp.o | awk 'NF == 3 && $2 !~ /^[UN]$/ { print "\t.hidden", $3 }'; cat libgcc//stacknote.s ) |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -r -nostdinc -nostdlib -o libgcc/./__gcc_bcmp.oS libgcc/./__gcc_bcmp.o -xassembler -
rm -rf ./libgcc.a
` if [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/ar ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/ar ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo ar; else t='s,y,y,'; echo ar | sed -e  ; fi; fi`  rc ./libgcc.a libgcc/./_muldi3.oS libgcc/./_negdi2.oS libgcc/./_lshrdi3.oS libgcc/./_ashldi3.oS libgcc/./_ashrdi3.oS libgcc/./_cmpdi2.oS libgcc/./_ucmpdi2.oS libgcc/./_floatdidf.oS libgcc/./_floatdisf.oS libgcc/./_fixunsdfsi.oS libgcc/./_fixunssfsi.oS libgcc/./_fixunsdfdi.oS libgcc/./_fixdfdi.oS libgcc/./_fixunssfdi.oS libgcc/./_fixsfdi.oS libgcc/./_fixxfdi.oS libgcc/./_fixunsxfdi.oS libgcc/./_floatdixf.oS libgcc/./_fixunsxfsi.oS libgcc/./_fixtfdi.oS libgcc/./_fixunstfdi.oS libgcc/./_floatditf.oS libgcc/./_clear_cache.oS libgcc/./_enable_execute_stack.oS libgcc/./_trampoline.oS libgcc/./__main.oS libgcc/./_absvsi2.oS libgcc/./_absvdi2.oS libgcc/./_addvsi3.oS libgcc/./_addvdi3.oS libgcc/./_subvsi3.oS libgcc/./_subvdi3.oS libgcc/./_mulvsi3.oS libgcc/./_mulvdi3.oS libgcc/./_negvsi2.oS libgcc/./_negvdi2.oS libgcc/./_ctors.oS libgcc/./_ffssi2.oS libgcc/./_ffsdi2.oS libgcc/./_clz.oS libgcc/./_clzsi2.oS libgcc/./_clzdi2.oS libgcc/./_ctzsi2.oS libgcc/./_ctzdi2.oS libgcc/./_popcount_tab.oS libgcc/./_popcountsi2.oS libgcc/./_popcountdi2.oS libgcc/./_paritysi2.oS libgcc/./_paritydi2.oS libgcc/./_divdi3.oS libgcc/./_moddi3.oS libgcc/./_udivdi3.oS libgcc/./_umoddi3.oS libgcc/./_udiv_w_sdiv.oS libgcc/./_udivmoddi4.oS libgcc/./_eprintf.oS libgcc/./__gcc_bcmp.oS
` if [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/ranlib ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/ranlib ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo ranlib; else t='s,y,y,'; echo ranlib | sed -e  ; fi; fi` ./libgcc.a
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_gcov -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcov.c -o libgcc/./_gcov.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcov-io.h:240,
                 from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcov.c:51:
./auto-host.h:23:1: warning: "DEFAULT_USE_CXA_ATEXIT" redefined
In file included from ./tm.h:17,
                 from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcov.c:39:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/defaults.h:608:1: warning: this is the location of the previous definition
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_gcov_merge_add -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcov.c -o libgcc/./_gcov_merge_add.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcov-io.h:240,
                 from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcov.c:51:
./auto-host.h:23:1: warning: "DEFAULT_USE_CXA_ATEXIT" redefined
In file included from ./tm.h:17,
                 from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcov.c:39:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/defaults.h:608:1: warning: this is the location of the previous definition
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_gcov_merge_single -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcov.c -o libgcc/./_gcov_merge_single.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcov-io.h:240,
                 from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcov.c:51:
./auto-host.h:23:1: warning: "DEFAULT_USE_CXA_ATEXIT" redefined
In file included from ./tm.h:17,
                 from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcov.c:39:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/defaults.h:608:1: warning: this is the location of the previous definition
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -DL_gcov_merge_delta -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcov.c -o libgcc/./_gcov_merge_delta.o
In file included from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gcov-io.h:240,
                 from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcov.c:51:
./auto-host.h:23:1: warning: "DEFAULT_USE_CXA_ATEXIT" redefined
In file included from ./tm.h:17,
                 from /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcov.c:39:
/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/defaults.h:608:1: warning: this is the location of the previous definition
rm -rf ./libgcov.a
` if [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/ar ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/ar ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo ar; else t='s,y,y,'; echo ar | sed -e  ; fi; fi`  rc ./libgcov.a libgcc/./_gcov.o libgcc/./_gcov_merge_add.o libgcc/./_gcov_merge_single.o libgcc/./_gcov_merge_delta.o
` if [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/ranlib ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/ranlib ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo ranlib; else t='s,y,y,'; echo ranlib | sed -e  ; fi; fi` ./libgcov.a
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl -fexceptions -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unwind-dw2.c -o libgcc/./unwind-dw2.o
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl -fexceptions -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unwind-dw2-fde.c -o libgcc/./unwind-dw2-fde.o
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl -fexceptions -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unwind-sjlj.c -o libgcc/./unwind-sjlj.o
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl -fexceptions -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/gthr-gnat.c -o libgcc/./gthr-gnat.o
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl -fexceptions -c /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/unwind-c.c -o libgcc/./unwind-c.o
rm -rf ./libgcc_eh.a
` if [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/ar ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/ar ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo ar; else t='s,y,y,'; echo ar | sed -e  ; fi; fi`  rc ./libgcc_eh.a libgcc/./unwind-dw2.o libgcc/./unwind-dw2-fde.o libgcc/./unwind-sjlj.o libgcc/./gthr-gnat.o libgcc/./unwind-c.o
` if [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/ranlib ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/ranlib ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo ranlib; else t='s,y,y,'; echo ranlib | sed -e  ; fi; fi` ./libgcc_eh.a
{ ` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc34/work/obj/gcc/../binutils/nm-new ; else if [ "x86_64--netbsd9.99.67" = "x86_64--netbsd9.99.67" ] ; then echo nm; else t='s,y,y,'; echo nm | sed -e  ; fi; fi` -pg  libgcc/./_muldi3.o libgcc/./_negdi2.o libgcc/./_lshrdi3.o libgcc/./_ashldi3.o libgcc/./_ashrdi3.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/./_enable_execute_stack.o libgcc/./_trampoline.o libgcc/./__main.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/./_ffssi2.o libgcc/./_ffsdi2.o libgcc/./_clz.o libgcc/./_clzsi2.o libgcc/./_clzdi2.o libgcc/./_ctzsi2.o libgcc/./_ctzdi2.o libgcc/./_popcount_tab.o libgcc/./_popcountsi2.o libgcc/./_popcountdi2.o libgcc/./_paritysi2.o libgcc/./_paritydi2.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/./gthr-gnat.o libgcc/./unwind-c.o; echo %%; \
  cat /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/libgcc-std.ver \
    | sed -e '/^[   ]*#/d' \
          -e 's/^%\(if\|else\|elif\|endif\|define\)/#\1/' \
    |  ./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/. -I/data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/../include -I../intl  -E -xassembler-with-cpp -; \
} | awk -f /data/scratch/lang/gcc34/work/gcc-3.4.6/gcc/mkmap-symver.awk  > libgcc/./tmp-libgcc.map
mv 'libgcc/./tmp-libgcc.map' libgcc/./libgcc.map
./xgcc -B./ -B/usr/pkg/gcc34/x86_64--netbsd9.99.67/bin/ -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/include -isystem /usr/pkg/gcc34/x86_64--netbsd9.99.67/sys-include -L/data/scratch/lang/gcc34/work/obj/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -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.tmp   libgcc/./_muldi3.o libgcc/./_negdi2.o libgcc/./_lshrdi3.o libgcc/./_ashldi3.o libgcc/./_ashrdi3.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/./_enable_execute_stack.o libgcc/./_trampoline.o libgcc/./__main.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/./_ffssi2.o libgcc/./_ffsdi2.o libgcc/./_clz.o libgcc/./_clzsi2.o libgcc/./_clzdi2.o libgcc/./_ctzsi2.o libgcc/./_ctzdi2.o libgcc/./_popcount_tab.o libgcc/./_popcountsi2.o libgcc/./_popcountdi2.o libgcc/./_paritysi2.o libgcc/./_paritydi2.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/./gthr-gnat.o libgcc/./unwind-c.o -lc && rm -f libgcc_s.so && if [ -f libgcc_s.so.1 ]; then mv -f libgcc_s.so.1 libgcc_s.so.1.backup; else true; fi && mv libgcc_s.so.1.tmp libgcc_s.so.1 && 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/gcc34/work/obj/gcc'
gmake[2]: Leaving directory '/data/scratch/lang/gcc34/work/obj/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/gcc34/work/obj/gcc'
Comparing stage2 and stage3 of the compiler
gmake[1]: Entering directory '/data/scratch/lang/gcc34/work/obj/gcc'
rm -f .bad_compare
case "fastcompare" in *compare | *compare-lean ) stage=2 ;; * ) stage=`echo fastcompare | sed -e 's,^[a-z]*compare\([0-9][0-9]*\).*,\1,'` ;; esac; \
for dir in . f objc; do \
  if [ "`echo $dir/*.o`" != "$dir/*.o" ] ; then \
    for file in $dir/*.o; do \
      case "fastcompare" in \
	slowcompare* ) \
	  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; \
	  ;; \
	fastcompare* ) \
	  cmp $file stage$stage/$file 16 16 > /dev/null 2>&1; \
	  test $? -eq 1 && echo $file differs >> .bad_compare || true; \
	  ;; \
	gnucompare* ) \
	  cmp --ignore-initial=16 $file stage$stage/$file > /dev/null 2>&1; \
	  test $? -eq 1 && echo $file differs >> .bad_compare || true; \
	  ;; \
      esac ; \
    done; \
  else true; fi; \
done
rm -f tmp-foo*
case "fastcompare" in *compare | *compare-lean ) stage=2 ;; * ) stage=`echo fastcompare | sed -e 's,^[a-z]*compare\([0-9][0-9]*\).*,\1,'` ;; esac; \
if [ -f .bad_compare ]; then \
  echo "Bootstrap comparison failure!"; \
  cat .bad_compare; \
  exit 1; \
else \
  case "fastcompare" in \
    *-lean ) rm -rf stage$stage ;; \
    *) ;; \
  esac; true; \
fi
Bootstrap comparison failure!
./alloc-pool.o differs
./cppdefault.o differs
./crtbegin.o differs
./crtbeginS.o differs
./crtbeginT.o differs
./crtendS.o differs
./debug.o differs
./dummy-conditions.o differs
./host-default.o differs
./insn-peep.o differs
./main.o differs
./params.o differs
./prefix.o differs
./version.o differs
./xcoffout.o differs
f/bit.o differs
f/parse.o differs
gmake[1]: *** [Makefile:3602: fastcompare] Error 1
gmake[1]: Leaving directory '/data/scratch/lang/gcc34/work/obj/gcc'
gmake: *** [Makefile:23400: bootstrap] Error 2
*** Error code 2

Stop.
make[1]: stopped in /data/pkgsrc/lang/gcc34
*** Error code 1

Stop.
make: stopped in /data/pkgsrc/lang/gcc34